detrended synthetic price was originally developed by john ehlers. there are various ways of using it, but the one i found that they use mostly (with fixed levels), is very limited...
detrended synthetic price was originally developed by john ehlers. there are various ways of using it, but the one i found that they use mostly (with fixed levels), is very limited...
attention! the expert advisor will only work on the m15 timeframe!short-term trends. the expert advisor uses two ima indicators and one istochastic.system rules:compare the moving ...
this is another kind of martingale, because the expert advisor tries to fight back, expecting that the losing series will be replaced by a winning series.expert advisor input param...
the indicator plots price channel and fibonacci levels based on the latest peaks.indicator input parameters the indicator requires compiled nrtr_zigzag.mq5 indicator file. place it...
the indicator plots price channel and fibonacci levels based on the latest peaks.input parameters the indicator requires the compiled nrtr_extr_zigzag.mq5 indicator file. save it t...
before opening\closing a position, a simple market analysis is performed, which determines the support\resistance levels, as well as the trend direction — bullish or bearish.suppor...
an example of using (based on the use example).position identifier is set as the input parameter. next, the script attempts to create a list of orders and deals with the specified ...
a simple oscillator that uses the difference between candlestick open and close prices. the indicator is similar to rsi and demarker, but is more sensitive. should be used similarl...
the chaikin smoothed volatility indicator with the timeframe selection option available in input parameters:to provide correct operation of the indicator, place the compiled xchv.m...
the idea is based on the indicator. the expert advisor performs a sell or a buy operation when an arrow appears.you can configure to perform one or multiple trades at a time.recomm...
the expert advisor opens a deal in the breakout direction — the breakout level should be set manually. it is possible to configure the ea to trade only buy or only sell:breakout is...
keltner channel built relative to the average value of the oscillator as a sequence of candlesticks.the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal...
the indicator with the timeframe selection option available in input parameters.to provide correct operation of the indicator, place the compiled nrtr_zigzag_price.mq5 indicator fi...
the indicator with the timeframe selection option available in the input parameters.to provide correct operation of the indicator, place the compiled nrtr_extr_zigzag_price.mq5 ind...
this indicator was first implemented in mql4 and published in the on 18.09.2007.the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\mql...
the indicator with the timeframe selection option available in input parameters:to provide correct operation of the indicator, place the compiled std.mq5 indicator file in terminal...
keltner channel built relative to the average value of the oscillator as a sequence of candlesticks.the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal...
the expert advisor shows an example of how to solve the following problem: how to determine the moment when a pending order has triggered?how the expert advisor works: in the () fu...
the chistorypositioninfo class is designed for getting the profit of a position in points based on the trading history.class description the chistorypositioninfo class allows getti...
sometimes it is necessary to go beyond the sandbox and read the contents to check the existence of a file or directory in the file system. also, you may need to find a file or dire...
the indicator with the breakout indication option. depending on the value of the indicator's input parameter:there are two variants of color indication of breakout:breakout of over...
the indicator with the breakout indication option. depending on the value of the indicator's input parameter:input enum_color_mode mode=enum_levels; //breakout indication method th...
the smoothed relative strength index oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction. depending on the value of the indic...
the smoothed larry williams' percent range oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction. depending on the value of the...
the smoothed money flow index oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction. depending on the value of the indicator's ...
the exp_chandelexitsign_reopen trading system based on the signals of the indicator with trend following scaling. the signal is formed when a bar is closing if a colored indicator ...
condition to open buy: if the value of the first ma is greaterthan the second ma on the first bar, and the current price has broken the lowof the last six bars:condition to open bu...
smoothed ichimoku oscillator. this indicator was first implemented in mql4 and published in the on 29.03.2010.the indicator uses smoothalgorithms.mqh library classes (copy it to &l...
the smoothed commodity channel index oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction. depending on the value of the indic...
a rounded macd histogram presented in the price chart points. the following input variable is used for rounding:this indicator was first implemented in mql4 and published in the on...
the indicator with the timeframe selection option available in the input parameters:to provide proper operation of the indicator, place the compiled ttm-trend.mq5 indicator file in...
the smoothed demark oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction. depending on the value of the indicator's input para...
the exp_ttm-trend_reopen trading system based on the signals of the indicator with trend following scaling. a trade signal is formed at the bar closure, if a colored bar appears, w...
the smoothed with the color indication of overbought/oversold level breakouts and of the histogram direction. depending on the value of the indicator's input parameter:input enum_c...
the exp_cgoscillator_x2 trend trading system based on the signals from two indicators. the first indicator determines the direction of the slow trend based on the position of the m...
the tool draws a shape based on a number of points added to a chart. press and hold ctrl and left-click on a chart to add a point. once the 'dots max number' points is added to cha...
literally, the condition is as follows:if there is a growing candlestick followed by another growing candle, which does not go beyond the shadow of the previous candlestick, and th...
the indicator with the timeframe selection option available in input parameters:to provide correct operation of the indicator, add the compiled khaosassault indicator file to termi...
the indicator with the timeframe selection option available in input parameters:to provide correct operation of the indicator, add the compiled ichi_osc.mq5 indicator file to termi...
the exp_xosignal_reopen trading system based on the signals of the indicator with trend following scaling the signal is formed when a bar is closing if a colored indicator arrow ha...
an indicator of financial asset volatility using the osma oscillator.indicator formula:juicez = ( abs(osma) / point ) - level , where:abs(osma) - absolute value of the osma indicat...
the indicator with the timeframe selection option available in the input parameters:to provide correct operation of the indicator, place the compiled colorstd_histogram.mq5 indicat...