Available translations

MavilimW

foundations.png
Summary: The MavilimW is a series of Weighted Moving Averages with lengths based on a Fibonacci sequence seeded by the initial two length values as specified in the parameters.
MavilimW on the Charts
The indicator can be used in the same manner as other moving averages.
Products & Properties
The following properties are available to access:
Product Name Product Variable Properties
MavilimW mavilimW value
The parameters of the indicator's calculations can be changed by locating and opening the Javascript Code under Data Building Procedure -> Procedure Loop under the "MavilimW" Procedure Loop.
Example:
A simple entry point for a trade could be when the price action rises above the moving average value:
 chart.at01hs.mavilimW.previous.value > chart.at01hs.candle.previous.close && chart.at01hs.mavilimW.value < chart.at01hs.candle.close
Maintainer:
Previous
T3 Moving Average
Next
Gann Swing