the indicator uses the classes of the smoothalgorithms.mqh, ibrary. working with that class was described in details in the article .fig. 1. xperiodcandlesystem_alert indicator cha...
the ea uses icci (commodity channel index, cci) indicator value on the last four bars and open/close prices on the last three bars. a position opening signal is checked if less tha...
the indicator paints candles going beyond the channel. candlesticks outside the channel limits are marked with color according to the trend. candlesticks with the trend have bright...
the indicator with the timeframe selection option available in the input parameters:for the indicator to operate, the rj_slidingrangerj_digit_system.ex5indicator should be added to...
the ea only operates when a new bar appears. position volume is always fixed and set in the lotsparameter. stop loss, take profitand trailing stopparameters can be disabled - to do...
the ea only operates when a new bar appears. position volume is set in the lotsparameter. separate stop loss buy, stop loss sell, take profit buyand take profit sellparameters are ...
ideatrend is meant for checking a trend defining idea.the indicator has three input parameters:period- calculation period;method- calculation method;threshold- trend direction thre...
kdj oscillator defines when it is necessary to search for market entry conditions.it has four inputs:period- calculation period;kfactor- k line calculation ratio;dfactor- d line ca...
kdj averages oscillator defines when it is necessary to search for market entry conditions. unlike , it is calculated using standard smoothing methods. in case of the default setti...
ma lag reduce indicator is an sma with the ability to set the delay elimination factor.the indicator has three input parameters:period;applied price;lag reduce factor(*). calculati...
momentum signal oscillator is based on momentum, cci, atr, rsi and adx indicators. it sets the market entry moment and direction.there are seven configurable parameters:cci period-...
the trading system based on indicator signals with the possibility to set a fixed position holding time. the signal is formed when a bar is closing if there is a channel breakthrou...
the trading system based on indicator signals with the possibility to set a fixed position holding time. the signal is formed when a bar is closing if there is a channel breakthrou...
the trading system based on indicator signals with the possibility to set a fixed position holding time. the signal is formed when a bar is closing if there is a channel breakthrou...
open_oscillator calculates open price change dynamics for a specified period of time. it draws two lines - minimum and maximum open prices for the range relative to the current val...
the indicator was first proposed by mel widner ("technical analysis of stocks & commodities" magazine, july 1995). along with similar indicators, such as price channels, envelo...
projection_oscillator is based on . unlike the original indicator, it displays the line in a separate window with overbought/oversold levels.the indicator has three input parameter...
the indicator with the timeframe selection option available in the input parameters:for the indicator to operate, the rsicandlekeltner.ex5indicator should be added to the <termi...
the trading system based on indicator signals with the possibility to set a fixed position holding time. the signal is formed when a bar is closing if there is a channel breakthrou...
the trading system based on indicator signals with the possibility to set a fixed position holding time. the signal is formed when a bar is closing if there is a channel breakthrou...
the indicator with the timeframe selection option available in the input parameters:for the indicator to operate, the mficandlekeltner.ex5indicator should be added to the <termi...
fig. 1. rj_slidingrangerj_digit_system_alert indicator. channel breakthrough on the first barfig. 2. rj_slidingrangerj_digit_system_alert indicator. activating an alert...
indicator has the form of a colored cloud and has the ability to change the smoothing algorithm and display a trend direction by color.the indicator uses the classes of the smootha...
indicator with the timeframe selection option available in input parameters:for the indicator to operate, the open_oscillator_cloud.ex5indicator should be added to the <terminal...
a semaphore signal indicator based on a breakthrough of the kijun sen line by the price.unlike , the indicator is displayed in candles. candlesticks with the trend have bright fill...
the ea at change for your time zone (my is +1 hour). should be 9am london timehours offset in minutes when to look on priceminutes places a pending buy stop and sell stop orders. t...
the trading system based on the indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading syste...
the trading system based on the indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading syste...
fig. 1. wajdyss_ichimoku_candle_alert indicator channel breakthrough on the first barfig. 2. wajdyss_ichimoku_candle_alert indicator. activating an alert...
momentum indicator by anthony w. warren indicator has the form of a colored cloud and has the ability to change the smoothing algorithm and display a trend direction by color.the i...
the idea is trivial: if rsi is in the oversold area and starts reversing upwards, while moving average goes up as well, this is a buy signal. an opposite case is applied to selling...
the ea opens positions having lotsvolume. we can set stop loss and take profit. trailing can be enabled for positions. it is recommended to launch the ea on m1.when a new bar appea...
the indicator with the timeframe selection option available in the input parameters:for the indicator to operate, the xwami.ex5indicator should be added to the <terminal_data_di...
the trading system based on the indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading syste...
the ea applies two indicators: ialligator (alligator) and irsi (relative strength index, rsi). alligator acts as the main indicator, while rsi is used as a trend filter.rsi as a fi...
how it works if there is a position, and the price moved from the last position open price (stored in the m_last_deal_price_ininternal variable) for the specified distance, while i...
advanced fractal on ma signal indicator searches for fractals of the moving average line. the indicator uses two moving averages for searching upper and lower fractals.there are fi...
anchored momentum indicator by rudy stefenel was first proposed in the "technical analysis of stocks and commodities" magazine in 1998.there are seven configurable parameters:first...
choppy market index indicator (originally published here : ) is a useful indicator but it probably lacks one thing: a bit more smoothness.simple moving averageexponential moving av...
money flow index (mfi) is the indicator, which indicates the rate at which money is invested into a security and then withdrawn from it.construction and interpretation of the indic...
there a lot of ways how some indicators can be made adaptive instead of calculating fixed periods.one, less known method, is to use normalized atr (average true range) for making t...
(quantitative qualitative estimation) is normally made using rsi (relative strength index) as a "basic" indicator.next higher timeframe: first higher timeframe compared to active c...
indicator is calculated based on a % of price change. that % is then used to determine if there is a new trend or trend remains the same.simple moving averageexponential moving ave...