Vwap Freeze
- 指标
-
Ricardo Almeida Branco
我从2018年开始在模拟账户中关注巴西证券交易所,发现使用的设置数量很有趣。 认真对待学习甚至是演示,我明白我应该开始编程以验证/放弃设置。
我是一名经过培训和专业的数学家,并且凭借我对编程的知识,我对mql5了如指掌(当然,我仍然在学习),并且我开始为交易员群体的一些朋友开发或调整指标我参与了,直到开发了我的第一个设置和专有指标。
那时,我在MIDAS技术分析一书中了解了Richard Wyckoff的研究以及Paul Levine,Andrews Cole和David Hawkins的研究,然后我开始研究更多有关价格和数量的知识,这使我意识到了数量在阅读中的重要性价格变动。 - 版本: 1.0
- 激活: 5
The previous day's vwap is used by some traders as a support and resistance point, after all it is one of the ways to consider the fair price of that asset or that pair the day before. Possible defenses can occur in this region indicating a reversal, or triggering stops starting a new, more directional movement. It is a matter of analyzing how it will add to your operational.
To avoid manually drawing the previous day's vwaps and saving time for your analysis, use the Vwap Freeze indicator, as it freezes the previous day's vwap closing value.
As an option, you can choose a different time frame from the daily to apply the same strategy, freezing the value of the vwap and for the previous day's vwap it is still possible to display a range formed by the vwaps using closing price, maximum and minimum.
The indicator works in tick volume and in real volume.
Success and good trades!
To avoid manually drawing the previous day's vwaps and saving time for your analysis, use the Vwap Freeze indicator, as it freezes the previous day's vwap closing value.
As an option, you can choose a different time frame from the daily to apply the same strategy, freezing the value of the vwap and for the previous day's vwap it is still possible to display a range formed by the vwaps using closing price, maximum and minimum.
The indicator works in tick volume and in real volume.
Success and good trades!

5 stars. Why not?