the rsi value displayed is a sort of a "generic" rsi. it is an rsi of (rsi(high) + rsi(low) + rsi(close))/30. you can not find a similar rsi just by searching in the rest of the rs...
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 average exponential moving av...
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 average exponential moving av...
very well known indicator but that uses for calculation.due to adxvma properties it tends to have "flat" periods during the ranging periods, that makes it less sensitive to false c...
in addition to be able to calculate pivot points as oscillator, 4 ways of calculating pivot points were added:(previous high + previous low + previous close)/3 (previous high + pre...
trend direction and force index is a useful indicator, but it probably is showing too much signals in some casessimple moving averageexponential moving averagesmoothed moving avera...
as described by markos katsanos and his article in the june 2018 edition of technical analysis of stocks and commodities magazine.simple moving averageexponential moving averagesmo...
as described by markos katsanos and his article in the june 2018 edition of technical analysis of stocks and commodities magazine.simple moving averageexponential moving averagesmo...
there a lot of ways how some indicators can be made adaptive instead of calculating fixed periodsone, less known method, is to use normalized atr (average true range) for making th...
average that uses median price instead of using "simple" priceaverage methods that can be used in this indicator are :simple moving averageexponential moving averagesmoothed moving...
as described by markos katsanos and his article in the june 2018 edition of technical analysis of stocks and commodities magazine.simple moving averageexponential moving averagesmo...
deviation scaled moving average was described in the “the deviation-scaled moving average.” article of july 2018 tascsince it is actually a sort of ema (exponential moving average ...
deviation scaled moving average was described in the “the deviation-scaled moving average.” article of july 2018 tascthere ehlers describes not only the deviation scaled moving ave...
there a lot of ways how some indicators can be made adaptive instead of calculating fixed periodsone, less known method, is to use normalized atr (average true range) for making th...
there a lot of ways how some indicators can be made adaptive instead of calculating fixed periodsone, less known method, is to use normalized atr (average true range) for making th...
the tim morris moving average system was created in 2004 by tim morris. it is often known as the "tmma" and traders use this system for scalping and short term trades. it seems to ...
qqe (quantitative qualitative estimation) of polychromatic momentumthe polychromatic momentum is a rather "fast" momentum indicator that is suitable for timely trend assessment. in...
yang zhang extension of garman klass volatility as described in a document "drift-independent volatility estimation based on high, low, open, and close prices" by dennis yang and q...
one of the possible ways to estimate volatilitythis is the logarithmic garman klass volatility as described here :ps: it is not a directional indicator. do not use it to estimate d...
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...
ketner channel is calculated as sma (simple moving average) +- atr (average true range)simple moving average (sma)exponential moving average (ema)smoothed moving average (smma)line...
atr (average true range) is calculated as an average of a true range. the average that is used for that is the simple moving average. and that means that all the goods and the bad ...
elder's impulse systemimpulse system for the price barsbullish price bar: (13-period ema > previous 13-period ema) and (macd-histogram > previous period's macd-histogram)bear...
choppy market index as described by daniel fernandez in august 2011 trading strategies magazine article "tackling trending and ranging markets with cmi"recommendations:range strate...
this indicator is combining several indicators into onethe trend (and the color) of the indicator is based on the slope of dema (double exponential moving average), but the display...
working strategy if there are no open positions (opened by the ea), two oppositely directed positions with the "lots" initial lot are opened with a stop loss equal to "stop loss", ...
the ea trades a simple pivot: each new bar features a trading signal for opening a buy position. at the same time, the following limitations are built in:the pivotitself is calcula...
if the profit reaches "profit close" or the loss reaches "loss close", all positions are closed, while pending orders are removed.the "all symbols" parameter is responsible for wor...
the ea uses the ima indicator (moving average, ma) and analyzes the last six bars.inputshow many lots to deal with (may be less than one) the period for the averager check for too-...
indicator in the form of candles. in case of successive appearance of several unidirectional candles in a row, the indicator paints the current candle in a color corresponding to t...
indicator with the timeframe selection option available in input parameters:for the indicator to operate, the dema_range_channel.ex5indicator should be added to the <terminal_da...
wildhog oscillator displays asset's overbought/oversold states, as well as searches for divergences. it works on any timeframe. the system is based on the last high, low and close ...
the ea uses the following indicators: iadx (average directional movement index, adx), two imas (moving average,ma) - one indicator at close prices and another one at open prices, i...
ohlc volume displays two volume graphs considering open, high, low and close and applying two calculation methods: high-open and close-low.since it is calculated only by ohlcv bar ...