ChartNavigate Demo – script MetaTrader 5
Simple script with demonstration of use of the ChartNavigate() function. The script uses several chart functions: ChartID() – to get the handle of the chart with the script launched (the handle is used in chart operations) ChartGetInteger() – to get the number of the first visible bar on the chart (indexing as timeseries is used … Read more