Really no one has ever shifted the chart with ChartNavigate() ? I can't believe it.
Does nobody know a workaround ?

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
hello, I wanted to use ChartNavigate() in my program, but it does not work as it should.
ChartNavigate(0, CHART_BEGIN, 1300); scrolls normaly to bar 1300 but very often to CHART_BEGIN ! Very strange.
The problem was described 2015 in this thread: https://www.mql5.com/en/forum/69245
Does anybody knows a workaround for this problem ?
Here is my code to show the Bug: