Initial Balance MT5
- 指标
-
Ricardo Almeida Branco
我从2018年开始在模拟账户中关注巴西证券交易所,发现使用的设置数量很有趣。 认真对待学习甚至是演示,我明白我应该开始编程以验证/放弃设置。
我是一名经过培训和专业的数学家,并且凭借我对编程的知识,我对mql5了如指掌(当然,我仍然在学习),并且我开始为交易员群体的一些朋友开发或调整指标我参与了,直到开发了我的第一个设置和专有指标。
那时,我在MIDAS技术分析一书中了解了Richard Wyckoff的研究以及Paul Levine,Andrews Cole和David Hawkins的研究,然后我开始研究更多有关价格和数量的知识,这使我意识到了数量在阅读中的重要性价格变动。 - 版本: 2.0
- 更新: 28 一月 2021
- 激活: 5
The Initial Balance (Initial Balance / Initial Balance) is a concept related to the study of volume (to learn more, study about Market Profile and Auction Market Theory. You can find some videos in English when searching for "Initial Balance Market Profile").
The IB defines a range in which prices were negotiated in the first hour of trading.The amplitude of the range is important and the break in the range defined by the Initial Balance may have occurred due to the movement of several players operating in that direction, and it is interesting to follow this movement.
Thus, this indicator seeks to automatically mark the level of the IB and can also visually signal the break.
The input settings are:
- Starting bar: 1 (monitor from the first candle)
- Final bar: 60 (so we are monitoring the first hour if it is in the 1 minute timeframe)
- Display buy and sell signals (Buffer that signals a break and can be adapted for use in Expert Advisors, where buffer 0 is a sell signal and buffer 1 is a buy signal);
- Display vertical marking (a green line in the last IB candle)
It is.
Success and good trades!

用户没有留下任何评级信息