the indicator with the timeframe selection option available in the input parameters.the xma-xn_htf repeater indicator requires the compiled custom indicator file xma-xn.mq5 in orde...
snakeinborders calculates the channel of a filtered market, which is limited by two borders bordertopbuffer[] and borderbotbuffer[], and it calculates the signal martbuffer[].//+--...
the expert advisor identifies trend based on three moving averages (with periods of 200, 50, 25 or other custom periods), and opens trades using the parabolic sar indicator. the ea...
the indicator is derived from the nrtr indicator. the new candlestick coloring provides a more convenient visualization.this indicator was first implemented in mql4 and was publish...
the indicator with the timeframe selection option available in the input parameters.to provide correct operation of the indicator, place the compiled xprofuterdd.mq5 indicator file...
the strategy is based on moving averages with the periods of 5/20/40/60.the algorithm of the trading strategy:1. building four smas (simple moving average) with the periods of 5/20...
the indicator draws indicator candlesticks of a higher timeframe as color filled rectangles using buffers.depending on a candlestick direction the candlestick body is painted in gr...
the indicator with the timeframe selection option available in the input parameters.to provide correct operation of the indicator, place the compiled linear_price_bar.mq5 indicator...
the expert advisor synchronizes the local computer time in the interval from 9:50 to 9:59 (before the beginning of the morning session) with the metatrader 5 forts server time....
the indicator with the timeframe selection option available in the input parameters.to provide correct operation of the indicator, place the compiled snakeinborders.mq5 indicator f...
the indicator with the timeframe selection option available in the input parameters.the fractal_trix_htf repeater indicator requires the compiled custom indicator file fractal_trix...
the tdsglobal expert advisor uses the macd, osma and wpr indicators. the expert advisor is configured to trade on the d1 timeframe with usdchf, gbpusd, usdjpy and eurusdtesting res...
trading on a new bar only. trading rules are simple — on the new bar, compare the value of the main line on bar (1) and bar (2):if main_line macd (1) > main_line macd (2) -> ...
the open interestindicator shows the parameter "total volume of open positions - ".explanation of indicator colors:if the indicator bar is blue, open interest has grown since the b...
the "session buy sell orders volume" indicator shows a histogram of the minimum and maximum values of the following parameters:- "total current volume of buy orders" - "total curr...
the mare5.1 expert advisor is very easy to use. it uses the values of two moving averages (sma) at the close of 0th, 2nd and 5th bar. the ea is configured to work on the m1 timefra...
the simplest ea based on the . sells at downward crossing of the oscillator overbought level, buys at the upward crossing of oscillator oversold level. the signal is formed at the ...
the indicator with the timeframe selection option available in the input parameters.the indicator requires nrtr_gator.mq5 indicator file. place it in <terminal_data_folder>\m...
the indicator with the timeframe selection option available in input parameters:the tdi-2_htf repeater indicator requires the compiled custom indicator file tdi-2.mq5 in order to c...
the expert advisor only works on accounts with hedging! (read here about the hedging option: )inspired by "" (in russian).the new martinexpert advisor opens two opposite positions ...
the class allows to easily determine from your mql5 programs any changes in the market watch window (change of symbol sorting, adding, deleting a symbol or a set of symbols), as we...
the exp_tdi-2_reopen trading system based on the intersection of indicator lines, with adding to trend-following positions. the signal is formed when a bar is closing if the indica...
the indicator with the timeframe selection option available in the input parameters:the objective_htf repeater indicator requires the compiled custom indicator file objective.mq5 i...
the expert advisor uses the following indicators: ichimoku, ma, sar. optimized for currency pairs: gbpusd and eurusd with the m30 timeframe. the full description is available in co...
the library requires a dll,, which should be saved to the libraries foldeer of the terminal, and the r.mqh file should be saved to include. the following directive should be includ...
a simple trend indicator of the oscillator type.the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\mql5\include). the use of the class...
10 pips per day opposite to the "yesterday's trend".is it possible to make 10 pips a day? the question is not new, but it is very interesting for me being a beginner. as i have see...
opens a sell position on each bar, if close of the 1st bar > close of the 3rd bar. opens a buy position on each bar, if close of the 3rd bar > close of the 1st bar.if you wan...
modification of stoploss of any positions. trailing. trailing.the trading robot can be applied to any symbol window. it tracks all open positions and works with each profitable pos...
the expert advisor is based on the following indicators: rsi, wpr, stochastic, moving average, demarkerattention! it is designed for use on the h5 period!testing from 2016.01.05 to...
the "mql5 wizard ma rsi"expert advisor has been generated using the based on the signals of the and of the .the expert advisor only works at moment of new bar emergence://--- input...
the expert advisor idea is based on the constant change of trade direction depending on the takeprofit, stoploss and trailingstop levels.positions are opened in stages, in the dire...
the indicator shows the statistical characteristics of bars: , , and .in this example four instances of the indicator with different statistical methods selected in settings are at...
an assessment is made based on the values of five indicators (gator, wpr, ac, demarker and rsi). uses trapezoidal membership functions. before sending a trade request, it checks if...
the strategy is based on two indicators: adx and ma, and the close of the first bar. also, different takeprofit, stoploss and trailing levels are used for buy and sell.eurusd,h1:...
the trading strategy uses two ma indicators, one atr and one cci.the value of the atr indicator is used when calculating the stop loss level.the ra uses lot calculation based on th...
the strategy uses two indicators moving average, ma with different periods, commodity channel index, cci and williams’ percent range, %r.launch the ea on timeframes higher than m30...