the indicator's concept is quite straightforward, and something similar may have already been developed.however, i haven't encountered analogous indicators, so i decided to create ...
a simple and straightforward indicator.
if the current low is less than the low of n bars ago, the indicator considers the trend to be down.
conversely, if the current bar's high i...
this advisor is designed to automate routine actions when trading using the economic calendar.knowing the news release time, you can set the advisor to activate at that exact time,...
indicator created as a demonstration of the corderscounter class.displays information on the chart regarding orders for the current symbol, and for all open and closed account orde...
script to close all ordersthis script closes all open orders based on the specified settings. it can optionally consider the magic number.this tool is particularly useful for trade...
calendar investing is a news calendar tool that pulls data from investing.com.the calendar includes two components: the calendar_investing_exp expert advisor and the calendar_inves...
expert advisor for monitoring trend changes on your chosen instruments with alerts and email notifications.can monitor multiple instruments simultaneously.this expert advisor does ...
for trading on short timeframes (up to five minutes), the need for tick-by-tick price changes of a financial instrument often arises. this indicator was created to address this nee...
statement to graph tool v2026updated script statementtograph for the latest metatrader 4 platform. several improvements have been made to enhance visual clarity and user experience...
automated market order execution scriptthis script places market orders with specified stop-loss and take-profit levels at a designated time. if the scheduled time is in the past, ...
rsi and cci trading strategythis strategy aims for high entry accuracy and profitability, though achieving 100% entry precision was not attained. optimizations were not performed; ...
the expert advisor is designed to bring all losing positions to a breakeven or a net profit and close them. after closing all positions, the expert advisor does not place new order...
this indicator displays historical and current trading signals based on measuring the price movement over a specified number of bars.
it identifies entry points against the prev...
indicator for arbitrary time intervals.this is an intraday indicator, meaning it shows the range of trading intervals within a trading day. the principle of operation is as follows...
cci (commodity channel index) with 3 timeframes in one.this is essentially a signal indicator, as it shows when a certain cci level is exceeded simultaneously across three timefram...
e-v trailing by profit expert advisor is designed for virtual trailing of a trader's aggregated position based on its total profit in deposit currency.an aggregated position refers...
e-trailing2: enhanced trailing stop expert advisorthis is a new, improved version of the e-trailing expert advisor.it features an added magic number parameter for more flexible pos...
e-signal of trade expert advisorthis expert advisor is a variation of the i-signaloftrade indicator, implemented as an advisor.the primary difference lies in its update mechanism. ...
e-so trailing expert advisorthis expert advisor is designed for users who catch reversals with stop orders. the entire trading strategy involves placing stop orders at a certain di...
e-screenshot: automated chart snapshot toolthe expert advisor (ea) is a utility designed to assist traders by automatically capturing screenshots of the trading chart at regular in...
automated news trading expert advisorfor those who trade on news.at the scheduled time, the expert advisor places pending buy stop and sell stop orders.the distance for placing ord...
automated stop loss adjustment for open positionsthe expert advisor is designed to move the stop loss of open positions to breakeven once they reach a specified profit level.the pr...
automated stop loss movement to break eventhis expert advisor is designed to move the stop loss of open positions to the break-even point once they reach a specified profit level.i...
e-move slt pby mouse expert advisorthis expert advisor is designed for moving stop loss and take profit price levels of open positions using the mouse.when using this advisor, it i...
expert advisor for position managementthis expert advisor closes all open positions when the total profit for the account reaches a specified percentage of the current balance, or ...
expert advisor closes positions with loss exceeding a specified deposit currency amountthis expert advisor is designed to selectively close trading positions. it identifies and clo...
this expert advisor closes all open positions when a specified total profit or loss level for the account is reached. it can also remove pending orders.settings:targetloss=30 - tar...
automated trailing stop for all open positions.supports two types of trailing stops: simple (parameter profittrailing=false), meaning the stop is adjusted to the trailing stop size...
simple trailing position management library
this library provides functions for managing open positions using a simple trailing stop mechanism. it is designed to be integrated int...
script for opening orders on all symbols with a positive swap.all instruments are extracted from the history file "symbols.raw". if the swap for an instrument exceeds the value spe...
when testing expert advisors in the metatrader 4 strategy tester, meticulous traders often encounter limitations in testing accuracy. this limitation arises because detailed quote ...
this script forces a chart refresh.to ensure proper operation, you must enable dll imports in your terminal settings.this script is a companion to the shift time open product....
overall trailing stop for a series of orders. the ea calculates the break-even price, and upon reaching it, activates the trailing stop for all orders (buy/sell). the ea does not p...
spread indicatorthis indicator displays the minimum and maximum spread values over the last hour, 4 hours, and day.additionally, two lines are included to show the minimum and maxi...
this indicator displays channels similar to barishpoltsa’s sliding channels.
it is based on three extremes, either two lower and one upper, or two upper and one lower. the differen...
trade signal indicator
this indicator signals trading operations on your account. what can it do?firstly, it captures any trading event, any trading operation. this includes openin...
This panel displays signals from 6 indicators across all timeframes, designed for binary options trading.Users can enable or disable specific signals, entire timeframes, or individ...
Trading Session IndicatorThis indicator displays the start and end times of three major trading sessions: Asian, European, and American.Sessions are visualized using background rec...
This indicator shows profit in points and in deposit currency: current, for today, for yesterday, for the three previous days separately for each, for the current week, for the cur...
Indicator for displaying candles from a higher timeframe on the chart.
Allows for the display of candles from custom timeframes such as H5, H7, or H11.
Upward and downward candles ...
This Expert Advisor closes all open positions once a predefined total profit or loss target, measured in points, is reached for the account.When calculating the profit for each ope...
This expert advisor is designed for those who catch the continuation of price movement using limit orders.
The entire tactic involves placing limit orders at a certain distance fr...
Automated Position and Order Management by TimeThis Expert Advisor (EA) is designed to automatically close open positions, delete pending orders, and optionally close the MetaTrade...
Trade from Lines (e-tfl) Expert AdvisorThis is the second, more functional version of the expert advisor that trades from user-defined lines. The advisor requires two lines for pro...
i-Any Range Indicator
An indicator for arbitrary time interval ranges.
This is an intraday indicator, meaning it shows the range of trading intervals within a trading day. The pr...
This indicator displays the total amount of money that could be lost if stop-loss orders are triggered on all open positions.In addition to the monetary loss, the indicator also sh...
New version of the advisor Mod Stop Reverse.The advisor utilizes the Alligator indicator for order placement.It features a trailing stop function.This update is effective from 2026...