oscillating indicator ma of cci is standard oscillator commodity channel index (cci), and signal line is moving average built on the cci datait has four adjustable parameters:cci p...
indicator with the possibility of changing its timeframe in its input parameters:for the indicator to work, indicator heiken_ashi_smoothed_trend.ex5must be in the <terminal_data...
oscillator using volumes.calculation formula:klprice_vol = klprice * volumesince the smoothing of the final indicator is already in the indicator, multiplying by volume is performe...
oscillating indicator rsi ma is a simple smoothed rsiit has four adjustable parameters:rsi period- rsi calculation periodrsi applied price- rsi applied pricesmoothing period- smoot...
oscillating indicator mirror rsi displays the forward and reverse difference of two rsis and the signal line.it has six adjustable parameters:first rsi period- first rsi calculatio...
indicator represented as candles. candles are obtained by processing the relevant price timeseries by the algorithm of the indicator. in many cases, such approach may be more infor...
idea by:code mq5 by:the ea works on hedge accounts only!in the ea, classes , , , , , and were used.four levels, i.e., the spaces for placing pending orders, can be specified in inp...
the ea is intended for opening orders buystop and sellstop.on the panel, you can specify the distance to the order and the lot sizes of stop loss and take profit.the ea uses the de...
indicator with the possibility of changing its timeframe in its input parameters:for the indicator to work, indicator heiken_ashi_smoothed.ex5must be in the <terminal_data_catal...
indicator with two color-filled channels built on mean-square deviations from the high and the low of the indicator candles. for the indicator to be displayed correctly, you should...
a semaphore signal indicator that gives trade signals when candles change their directions.the indicator uses the classes of library smoothalgorithms.mqh (to be copied to terminal_...
idea by:code mq5 by:the ea works on hedge accounts only!the ea works based on indicators irsi (relative strength index, rsi) and . based on indicator rsi, trough and peaks are sear...
indicator with the possibility of changing its timeframe in its input parameters:for the indicator to work, indicators hlcrosssigforrsi.ex5must be in the <terminal_data_catalog&...
idea by:code mq5 by: the ea works on hedge accounts only! it works on each tick.the ea works in a cyclic manner: the initial reference point is no open positions on the market. tra...
an indicator of expanding time zone ranges with the background color filling and the midline of the range, capable of giving alerts and sending mail and push messages at the time o...
idea by:code mq5 by:the ea trades on ima (moving average, ma). it holds no more than one position in the market.opening rules (revers signals == false): open buy: price ask > ma...
theory : usage : as any other rsi - with an exception that it is more responsive to the fixed levels usageps: the "big picture" example comparing the normalized rsi (upper, colored...
theory : based on the description from here : the indicator counts advances and declines of the symbol it is applied to (instead of counting some other instruments, and that is why...
theory : slope changeouter (floating) levels crossmiddle (floating) level cross usage : you can use color changes as signalsps:the big picture" example...
it has twenty six input parameters:drawing mode- indicator drawing typesteps - as a ladderslope - sloping linesshow middle lines- show middle lines of tymen starc bandsshow first t...
the tymen starc bands indicator - ma+atr bands.it has seven input parameters:atr period- atr calculation periodma period- ma calculation periodmethod- type of applied maapplied pri...
'three timeframes stochastic average' displays in a separate window three stochastic oscillators of the specified timeframes, as well as their average value.the indicator has twelv...
'three timeframes rsi average' displays in a separate window three relative strength index indicator of the specified timeframes, as well as their average value.it has ten input pa...
idea by-the expert advisor uses the istddev indicator values from the sliding window over the "sliding window size" days and calculates the average indicator value in this window. ...
the indicator with the possibility to change the calculation timeframe using the indicator input parameters:for the indicator to operate, the colorrsi_x20_cloud.ex5indicator should...
the indicator with the possibility to change the calculation timeframe using the indicator input parameters:for the indicator to operate, the colormfi_x20_cloud.ex5indicator should...
the indicator implements a breakthrough system using the channel.when price exits the channel, the candlestick color changes to the color corresponding to trend direction. blue is ...
idea bythe expert advisor trades using the imacd (moving average convergence/divergence, macd) indicator signals.signal generation rules:the ea only operates when a new bar appears...
the "multi timeframes rsi" oscillator shows data of three rsi indicators from different timeframes on the current one.it has seven input parameters:rsi period- rsi calculation peri...
the "multi time frame power weighted moving average" indicator shows the of different timeframes. data of three of different timeframes are displayed on the price chart.it has six ...
"multi timeframe slow volume strength index" shows data of three indicators from different timeframes on the current chart.the indicator has nine adjustable parameters:ema period- ...
the indicator with the ability to change the indicator timeframe using input parameters:for the indicator to operate, the stalin.ex5indicator must be added to the <terminal_data...
indicator with the timeframe selection option in its input parameters:for the indicator to operate, the stalin_nrtr.ex5indicator should be added to the <terminal_data_directory&...
trend interruption average displays three lines:the average number of consecutive rising candlestick close prices (uptrend)the average number of consecutive falling candlestick clo...
average of 18 moving averages shows the average value of 18 different moving averages.it has two input parameters:period - calculation period of each ma used in calculationapplied ...
pivot oscillator is based on three oscillators of average differences in typical prices.there are four input parameters:fast ma period- fast moving average periodmedium ma period- ...
the moving average with step indicator.it has two input parameters:period - calculation periodstep - step size the calculation is similar to a simple moving average. however, some ...
total power is a power indicator. it displays three lines: bulls power, bears power, and total power.it has two adjustable parameters:power period- power calculation periodema peri...
"average change price" displays the average change in the price value.it has three input parameters:period - calculation periodmethod - calculation methodapplied price- price used ...
the bb atr oscillator indicator shows an average true range based on bollinger bandsit has four adjustable parameters:atr period- atr calculation periodatr multiplier - atr multipl...
fx sniper's ergodic cci trigger is an ergodic cci with triple smoothing, with a signal line.it has seven adjustable parameters:period q- q smoothing periodperiod r- r smoothing per...
jsmooth ma is a moving average by mark jurik.it has two adjustable parameters:period - calculation periodapplied price- calculation pricecalculations:jsm = prevjsm + a4where:a4 = (...
it has two adjustable parameters:range - channel calculation rangema period- period of moving average calculations:highest= maxlowest = minmedian = (max+min) / 2movavg = sma(close,...
the on screen macd indicator is drawn on the main price chart. slow ЕМА is used as the zero line.it has four adjustable parameters:fast ema periodslow ema periodsignal period- sign...