此内容来自第三方平台 (Dailymotion)。如果此视频侵犯了您的版权,请使用 立即删除 工具。
Program 88 | Markplex Relative Volume
描述
Program 88 calculates and plots the Markplex Relative Volume. For daily, weekly and monthly bars this is calculated by subtracting the moving average of the volume from the Current volume. This value is plotted.
For minute bars the average is calculated in two different ways.
In the first the relative volume is calculated in the same way as for daily, weekly and monthly bars.
In the second approach the program stores the volume at a specific time for a user input (Length) number of previous occurences. For example, if Length is set to 4, for the 10:00 bar the program would store the volume for this bar, the volume of the previous 10:00 bar, the volume for the 10:00 bar before that and the one before that. The sum of these values is then averaged and thisaverage value is used to calculate the Markplex Relative Volume. It is designed to be used with Intraday, time-based bars (e.g. 1 min, 10 min, 60min etc )
The program uses the Dictionary and Vector classes. For each different bar time on the chart a 'key' is stored. For a new key a vector is created and stored as the associated value. As the same time/key is encountered again the volume is added to the vector. When the vector exceeds Length the element at the zero position (i.e. the oldest) is deleted.
See https://markplex.com/easylanguage-programs/program-88-markplex-relative-volume/
For minute bars the average is calculated in two different ways.
In the first the relative volume is calculated in the same way as for daily, weekly and monthly bars.
In the second approach the program stores the volume at a specific time for a user input (Length) number of previous occurences. For example, if Length is set to 4, for the 10:00 bar the program would store the volume for this bar, the volume of the previous 10:00 bar, the volume for the 10:00 bar before that and the one before that. The sum of these values is then averaged and thisaverage value is used to calculate the Markplex Relative Volume. It is designed to be used with Intraday, time-based bars (e.g. 1 min, 10 min, 60min etc )
The program uses the Dictionary and Vector classes. For each different bar time on the chart a 'key' is stored. For a new key a vector is created and stored as the associated value. As the same time/key is encountered again the volume is added to the vector. When the vector exceeds Length the element at the zero position (i.e. the oldest) is deleted.
See https://markplex.com/easylanguage-programs/program-88-markplex-relative-volume/
相关视频
Read Computational Mechanics 88: Volume 1, Volume 2, Volume 3 and Volume 4 Theory and
Madilyn Copeland
エリア88 番組解説と最終回 Program Guide and Final Episode for Area 88
Japanese Classic Anime & Tokusatsu
Mubasher Lucman's Special Program with Relatives of Martyrs - 9th July 2014
نوید احمد اندلسی
Valley man saved by a relative and a kidney donation program
ABC15
Relative Strangers (Sophie Morgan Vampire Series) (Volume 1)
Paulsonangelina
Mubasher Lucman's Special Program with Relatives of Martyrs - 10th July 2014
نوید احمد اندلسی
来自同一上传者
Program 90 | Finding extreme oscillator 'hooks'
135 次观看
Tutorial216
66 次观看
Tutorial217
36 次观看
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
63 次观看