hopefully useful for fellow traders.update 2018-12-29: update adding option alert on bar after limit upper and lower, and fixed the error cause the alert not working properly.updat...
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...
"fractals & alligator" ea trades with a strategy based on fractals & alligator indicators and has trailing stop loss &take profit works best on 1d time frames major for...
"heikin ashi trader" ea trades with a strategy based on heikin ashi indicator (not visible) and has trailing stop loss &take profit works best on 1d time frames major forex pai...
a simple class to simplify working with objects.it was like this:it became so:the result:method names for the most part coincide with standard constants....
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...
wilder atr is an average true range by j. welles wilderit has two adjustable parameters:period - calculation periodmethod - the method of smoothingcalculations:wilder atr = ma(tr, ...
the wave segregation index (wsi) oscillator is based on the ratio of two indicators: adx and cci. it is displayed as a colored histogram.it has two adjustable parameters:cci period...
trimagen is a triangular moving average generalized by j.ehlers.it has two input parameters:period - calculation periodapplied price- price used for calculationscalculation:trimage...
the ohlc volume indicator divides volumes into two threads in accordance with open/high/low/close of each bar.there are no input parameters.calculation:streamup = volume * up_coeff...
ohlc volume histogram displays the difference between two streams of the as a colored histogram.there are no input parameters.calculation:histogram = streamup - streamdnwhere:strea...
roc with signal moving average oscillator indicator displays the rate of price change and a signal line, which is calculated as a moving average of roc data.it has three input para...
the ultimate oscillator indicator is based on three momentum indicators of different periods: week, two weeks and three weeks.it has five input parameters:first momentum period- fi...
the zigzag moving average indicator builds a moving average using zigzag reference points.it has three input parameters:zigzag depth- the depth parameter of the zigzag indicator zi...
the intraday intensity open form indicator.there are no input parameters.calculation:intensity = previntensity + (2.0 * close - high - low) / volwhere:vol = (high - low) * volumevo...
ma slope presents the slope of a moving average line. the indicator displays a colored moving average, the color of which depends on the point value of the ma slope between two key...
the ma trend oscillator indicator statistically compares the position of a price relative to the mas fan, which allows to identify the current market trend. obtained data is displa...