Articles, Library comments - page 194

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
Pivot Oscillator Extended: Extended version of Pivot Oscillator. 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 + Previous Low + Previous Close + Previous...
ATR Trend Envelopes of Averages: Trend Envelopes 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. This version is using ATR for the price change calculation instead and is adding prices smoothing prior...
STD Trend Envelopes of Averages: Trend Envelopes 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. This version is using Standard Deviation for the price change calculation instead and is adding prices...
QQE of Parabolic Weighted Velocity: QQE (Quantitative Qualitative Estimation) is normally made using RSI (Relative Strength Index) as a "basic" indicator. This version is using Parabolic Weighted Velocity and it can help in determining trend. Adjust the calculating period to your trading...
STD Trend Envelopes - RSI: This version of Trend Envelopes RSI indicator differs in one significant point: instead of using fixed value (5) for envelopes calculation, standard deviation (adjusted by multiplier) of the calculated RSI is used for envelopes calculation. Also, the RSI indicator...
STD Trend Envelopes: Trend Envelopes 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. This version is using Standard Deviation for the price change calculation instead, which makes it more self adjusting...
Schaff Trend Cycle CD - NonLag MA: Schaff Trend Cycle CD is usually calculated using Signal line of the MACD, meaning EMA (Exponential Moving Average) of the difference of two EMAs (Exponential Moving Averages). This version uses a much "faster" moving average than EMA (NonLag MA) for that...