此内容来自第三方平台 (Dailymotion)。如果此视频侵犯了您的版权,请使用 立即删除 工具。
Tutorial 190 | Markplex Centered Moving Average Envelope | EasyLanguage tutorials and programs
描述
Tutorial 190 (based on tutorial 174) demonstrates how to write Markplex’s version of the Centered Moving Average (CMA) Envelope using TradeStation EasyLanguage. A centered moving average is placed at the center of the time period it is averaging rather than the end of it. This positions the moving average values at their central positions in time.
A disadvantage of the CMA is that because the values are displaced there are a number of bars at the end of the chart where there are not a sufficient number of future bars to calculate the average.
This tutorial demonstrates one approach to estimating the average for the last bars by replacing “missing” bars with the price of the last bar and then re-calculating and re-plotting the last few bars whenever the close is updated. The earliest bar of the estimate remains on the chart after a new bar develops.
See the tutorial page for more information and downloads: https://markplex.com/free-tutorials/tutorial-190-markplex-centered-moving-average-envelope/
A disadvantage of the CMA is that because the values are displaced there are a number of bars at the end of the chart where there are not a sufficient number of future bars to calculate the average.
This tutorial demonstrates one approach to estimating the average for the last bars by replacing “missing” bars with the price of the last bar and then re-calculating and re-plotting the last few bars whenever the close is updated. The earliest bar of the estimate remains on the chart after a new bar develops.
See the tutorial page for more information and downloads: https://markplex.com/free-tutorials/tutorial-190-markplex-centered-moving-average-envelope/
相关视频
Quick-tip 88 | DateTime behavior | TradeStation EasyLanguage tutorials and programs
Markplex
Quick-tip 86 | Basic TradeStation RadarScreen screener | EasyLanguage tutorials and programs
Markplex
Tutorial 190-2 | Plotting when price crosses the upper or lower lines in a centered moving average
Markplex
Tutorial 183 | Controlling background color in RadarScreen | TradeStation EasyLanguage tutorials
Markplex
Tutorial 173 (Markplex Supertrend) for Radarscreen | TradeStation EasyLanguage tutorials
Markplex
QuickTip 74 | Finding the highest pivot on a chart | TradeStation EasyLanguage tutorials
Markplex
来自同一上传者
Program 90 | Finding extreme oscillator 'hooks'
134 次观看
Tutorial216
66 次观看
Tutorial217
35 次观看
Tutorial 215 | Alert when MACD crosses a line drawn on chart
26 次观看
Tutorial 214 | Draw a rectangle between the high and low of the week
24 次观看
Tutorial 212 | Draw a rectangle on a chart each day between the high and low of the PREVIOUS day
62 次观看