buy a security (open buy positions) at a lower price, sell (open sell positions) at a higher price.basic position opening principle:if the profit of all buy positions is less than ...
a breakout trading system based on the signals of the indicator. a signal is formed when a bar is closing, if a colored bar has occurred, while the previous bar had the opposite co...
a breakout trading system based on the signals of the indicator. a signal is formed when a bar is closing, if a colored bar has occurred, while the previous bar had the opposite co...
a trading system based on the indicator signals. a signal is formed at the close of a bar if a large colored indicator dot has appeared.the expert advisor uses the compiled indicat...
the paramon indicator with a color filling of the channel.this indicator was first implemented in mql4 and published in on 17.10.2007.fig. 1. the partest indicator...
a further development of .difference from 1.000:the ea is only launched on period_m1 (see the explanation below, parameter time frame). the ea now trades two symbols simultaneousl...
if a trade is closed by stop loss, the volume is doubled; if it's closed by take profit the minimum volume is used. ontradetransaction is used to determine whether a trade was perf...
oscillator using inverse fisher transform.this indicator was first implemented in mql4 and published in on 25.03.2008.fig. 1. the colorfisher_m11 indicator....
calculating moving average using commodity channel index data:it is similar to launching in the terminal the moving average indicator in the commodity channel index window with "pr...
a trading system based on the indicator signals. a signal is generated at the close of a bar if a colored indicator arrow has appeared.the expert advisor uses the compiled indicato...
the indicator with the timeframe selection option available in the indicator input parameters:the indicator requires colorfisher_m11.mq5 indicator file. add it to <terminal_data...
a trading system based on the signals of the indicator. a signal to open a position is generated at the close of a bar if the color of the histogram has changed to blue or pink, i....
it provides the ratio between time elapsed since bar beginning and the duration of the entire bar in percent. the indicator is performed in two variants: rising and falling.to corr...
it provides the ratio between time elapsed since bar beginning and the duration of the entire bar in percent. the indicator is performed in two variants: rising and falling. also t...
a channel based on peaks and troughs of .to provide correct compilation of the indicator, add the alexstal_outsidebar.mqh library to <terminal_data_folder>\mql5\include.fig. ...
description the expert advisor was created at the request of one of the forum participants.a comment by vvx080: the idea is to create a grid of stop orders, e.g. we first set two o...
in both platforms (metatrader 4/5), you can run the following script to save a report (in the form of metatrader 4):and see a generated html report in the resulting file:it can be ...
the script saves current chart settings to a template with the specified name.there is only one input parameterfor the template name name template. the name should be specified wit...
the metatrader 5 provides an excellent function for profiling expert advisors on historical data. but it has some disadvantages: it is slow (in the visual mode), and the final resu...
the indicator displays trend power and direction based on four moving averages. four value levels are used for the rising and falling trend. these value determine the trend strengt...
the indicator with the timeframe selection option available in input parameters:the indicator requires mikahekin.mq5 indicator file. save it to <terminal_data_folder>\mql5\in...
a trading system based on the indicator signals. the trade signal is formed when a bar is closing if the color of the indicator bar has changed.the expert advisor uses the compiled...
the indicator with the timeframe selection option available in indicator the input parameters.the indicator requires forcetrend.mq5 indicator file. save it to <terminal_data_fol...
the indicator implements a breakout system using the mikahekin indicator channel.when price exits the gray channel, the candlestick color changes to the color corresponding to tren...
a trading system using the price channel principle. position open signals are formed on the second bar after the price moves above or below the channel borders. trade should be per...
description of generation of position open signals:stoh_main_1 - the value of stochastic oscillator on bar #1. inpstochasticlevel - input for stochastic level. ac_1 - the value of ...
we open a new position opposite to the previous one. inputs only contain stop loss, take profit and the minimum lot.the stop loss and take profit parameters should be optimized.exa...
the indicator shows a text block with the values of the user defined atr period for each timeframe. the size of the text block is customizable. you can also change the text font ...
the library contains functionality that allows you to understand the basics of work with custom symbols, and offers some ready-made solutions that can be useful.example when you ru...
the strategy is based on the zigzag indicator and pending orders.the code idea first appeared in the forum topic (in russian).the general principle of the "last zz50" strategy:in t...
the indicator with the timeframe selection option available in input parameters:the indicator requires the four_ma_strength.mq5 indicator file. save it to <terminal_data_folder&...
this assistant tool sets stop loss and take profit for all open orders. symbol settings, position type, stop loss and take profit are specified in an external file.requirement for ...
the indicator shows a text block with the values of the user defined period for each timeframe. the size of the text block is customizable. you can also change the text font and ...
the indicator implemented as a colored histogram with an additional averaging.the indicator uses the smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\m...
trading based on a random number generator or in one of the following sequences: buy - sell - buy or sell - buy - sell.at first glance it may seem that the sequences "buy - sell - ...
the expert advisor's trading is focused on the panic caused by the releases of important economic indicators in the forex market: we analyze the candlestick's high-low and open-clo...
opening a position opposite to the closed one, with the same volume. it works for any symbol and any magic number.for example, we have an open audusd buy 0.01 position. once this p...
the script converts the news page downloaded from to a csv text file.the source page should be located in c:\users\<username>\appdata\roaming\metaquotes\terminal\common\files...
a classic oscillator imported from the fxaccucharts platform. it uses the same algorithm used on the original platform.fig. 1. the psychological indicator...
the indicator with the timeframe selection option available in indicator the input parameters.the indicator requires the kolierbands.mq5 indicator file. save it to <terminal_dat...
the indicator with the timeframe selection option available in indicator the input parameters.the indicator requires the psychological.mq5 indicator file. save it to <terminal_d...
the indicator shows a text block with the values of the user defined rsi period for each timeframe. the size of the text block is customizable. you can also change the text font ...