Articles, Library comments - page 206

Smooth ATR: Smooth ATR   Author: Mladen Rakic
Volty channel stop - smooth ATR: Volty channel stop - smooth ATR Author: Mladen Rakic
Smooth ATR trend envelopes of averages: Smooth ATR trend envelopes of averages Author: Mladen Rakic
  Experts: Genie RSI  (10)
Genie RSI: Relative Strength Index Expert Advisor. Author: Genie
Wilders DMI - averages: Wilders DMI - averages Author: Mladen Rakic
Yang Zhang extension of Garman Klass Volatility: Yang Zhang extension of Garman Klass Volatility Author: Mladen Rakic
2MA_4Level: The Expert Advisor uses the values of two iMA (Moving Average, MA) indicators. ‌ Author: Vladimir Karputov
Spread: Trader's simple assistant. The MQL5 Spread indicator shows the current spread of the currency pair on a chart. The last parameter of the MQL5 Spread indicator normalizes spread to the common decimal view for brokers with nonstandard quotes (parameter set to true). Author: Igor...
Alexav SpeedUp M1: Simultaneous opening of two opposite positions. Trailing Stop. Author: Vladimir Karputov
Volty channel stops: Volty channel stops t is based on ATR and money risk and it makes it an interesting indicator, since the usage of money risk in indicators is not that usual. This version of the indicator has some additions compared to the original (like choice of smoothing methods, that can be...
Volty channel stops on JMA: Volty channel stops on JMA It is based on ATR and money risk and it makes it an interesting indicator, since the usage of money risk in indicators is not that usual. This version of the indicator has some additions compared to the original (like using the well known JMA...
QQE of polychromatic momentum: QQE of polychromatic momentum The polychromatic momentum is a rather "fast" momentum indicator that is suitable for timely trend assessment. In this indicator it is, in order to avoid making it "too sensitive" possible to additionally smooth its value before it is used...
Tim Morris MA: Tim Morris MA It seems to produce good signals for scalping in the M15 but further testing and experimenting with parameters is advised Author: Mladen Rakic
Normalized ATR: Normalized ATR But since it is not bounded, we can not really know if some extremes of the volatility (maximal or minimal, whichever we are looking for) is reached. This version is using a min/max normalization to attempt to add those bounds and thus, to add a criteria if minimum or...
ATR adaptive EMA: ATR adaptive EMA One, less known method, is to use normalized ATR (Average True Range) for making the calculation adaptive. And since EMA (Exponential Moving Average) is a a good candidate for being adaptive (it allows fractional periods for calculation), here is EMA that is using...
Deviation scaled MA: Deviation scaled MA Author: Mladen Rakic
Deviation scaled MA crosses: Deviation scaled MA crosses There Ehlers describes not only the Deviation scaled moving average but a cross of two DSMAs. This indicator is the system of those two DSMAs Author: Mladen Rakic
Deviation scaled MA MACD: Deviation scaled MA MACD Since it is actually a sort of EMA (Exponential Moving Average made adaptive using what Ehlers calls "deviation scaling") logical next step is to make a MACD of it too. Here is the MACD of deviation scaled MAs. Some experimenting is advised (short...
Average penetration: Average penetration Author: Mladen Rakic
Average of median: Average of median price More information on how median price is calculated you can find here : https://en.wikipedia.org/wiki/Median Author: Mladen Rakic
ATR adaptive double smoothed EMA: ATR adaptive double smoothed EMA One, less known method, is to use normalized ATR (Average True Range) for making the calculation adaptive. And since double smoothed EMA (Double smoothed Exponential Moving Average - originally published here : Double Smoothed EMA)...
Average penetration bars: Short description. And finally : found one idea for calculating the trend that comes from someone that calls himself "Vonasi" on the net. I liked the idea (it is not showing the usual "greater than" or "smaller than" trend) and used it in this indicator too (as an option,...
MACDonRSI: The MACD indicator is built on the basis of RSI that, in its turn, is built on MA. Author: o_O
QQE of Velocity: QQE (Quantitative Qualitative Estimation) is normally made using RSI (Relative Strength Index) as a "basic" indicator. This version is using Velocity (smoother momentum) and it can help in determining trend. Adjust the calculating period to your trading style: longer - to...
EMA-Crossover_Signal: The indicator is very simple, and it requires certain mental and psychological efforts. Author: John Smith
BinaryWave_StDev: The BinaryWave indicator with additional trend strength indication using colored dots based on the standard deviation algorithm. Author: Nikolay Kositsin
Trend Oscillator: A trend oscillator that uses the Hodrick-Prescott filter. Fig. 1 The geTrendOsc trend oscillator Author: Nikolay Kositsin
Parabolic Weighted Velocity: It is less known that what is usually known as Jurik Velocity is actually a difference of Parabolic Weighted Moving Average and Linear Weighted Moving Average. This version extends the original by allowing you to change the "power" of the calculated averages used...
Coin Flipping EA: Generates a random number, and if this number is even, it will buy, if odd - it will sell. Only 1 position at a time. Settings Choose the SL distance, Choose the TP distance, Choose the % of risk on your capital. Author: Charly Oudy
DEMA_Range_Channel: A channel formed by two Double Exponential Moving Averages based on averaged High and Low timeseries. Author: Nikolay Kositsin