Plot the simple moving averages (SMA) and/or exponential moving averages (EMA). The length of the lookback period and the type of moving average can be changed in the inputs tab of the indicator. Line-weight and colours can be edited in the style tab of the indicator.
The default is to plot the SMAs using a length of 20, 50, 100 and 200.
릴리즈 노트
Added options to select the source of prices to use in the calculation ("close", "open", "high", "low", "(high + low + close + open)/4", "(high + low)/2", "(high + low + close)/3")
릴리즈 노트
Added more options. Now you can select from:
Simple Moving Averages
Exponential Moving Averages
Symmetrically Weighted Moving Average
Weighted Moving Averages
Volume-weighted Moving Averages
Moving average used in RSI
Arnaud Legoux Moving Averages
릴리즈 노트
Simplified the inputs tab.
릴리즈 노트
Streamlined and simplified the inputs.
릴리즈 노트
Missed a few before. Temp update to fix errors.
릴리즈 노트
Reverted to the previous version as TView fixed bug.
릴리즈 노트
Fixed mistake on the source price code.
릴리즈 노트
Added an option for double exponential moving averages (DEMA).
릴리즈 노트
I have added an option to plot a moving average ribbon. You can customize all features and can plot the colour based on whether the line if sloping up (green), down (red) or "flat" (orange).
릴리즈 노트
Added an option to plot an envelope around one of the moving averages using a user input percentage.
릴리즈 노트
V2.01 -Fixed an error with the color when using position relative to the price (had them flipped by accident)