O HL2 C Lines
- 指标
-
Ricardo Almeida Branco
我从2018年开始在模拟账户中关注巴西证券交易所,发现使用的设置数量很有趣。 认真对待学习甚至是演示,我明白我应该开始编程以验证/放弃设置。
我是一名经过培训和专业的数学家,并且凭借我对编程的知识,我对mql5了如指掌(当然,我仍然在学习),并且我开始为交易员群体的一些朋友开发或调整指标我参与了,直到开发了我的第一个设置和专有指标。
那时,我在MIDAS技术分析一书中了解了Richard Wyckoff的研究以及Paul Levine,Andrews Cole和David Hawkins的研究,然后我开始研究更多有关价格和数量的知识,这使我意识到了数量在阅读中的重要性价格变动。 - 版本: 3.0
- 更新: 15 十月 2020
- 激活: 5
If you consider the extremes of the daily price as
important points, this indicator will help in your trades.
Now, instead of manually drawing lines that
mark daily highs and lows, you can use the O (HL) ² C Lines indicator.
Thus, the OHLC Lines indicator
automatically plots the lines O (Open for the current day), H (High for the current day), L (Low for the current day) and C (Close for the
previous day). Plot also the high and low of the previous day.
Thus, we
have 4 static lines and two dynamic lines (high and low of the current trading session) that are redesigned as new highs and / or minimums
appear on the current day.
Success and good trades!


GREAT INDICATOR!!!!! EXACTLY WHAT I WAS LOOKING FOR