Join our fan page
Parabolic Weighted Velocity - indicator for MetaTrader 5
- Views:
- 4949
- Rating:
- Published:
- 2018.08.01 16:50
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
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 for velocity calculation. The bigger the Power parameter, the more weight is set to current price (it is faster). The smaller the Power parameter the slower is the velocity.
TRIX indicator using a logarithm of a price and JMA (Jurik Moving Average) instead of Exponential Moving Average for smoothing.
T3 TRIX LogTRIX indicator using a logarithm of a price and T3 instead of Exponential Moving Average for smoothing.
Variation of the Linear Weighted Moving Average where the weights can be changed to form a parabolic curve.
XIT Three Moving Average CrossThree moving average cross with MACD signal verification before opening order. Updated 8/30/2018: