Modify historical data using historical files - page 3

 
Ovo:
I am afraid that refresh event applied to an online chart forces data synchronization with the server.

Yes, that is true but anyway the script has the following two lines which should refresh the chart:

WindowRedraw();
ChartRedraw();

And according to qjol the script should work the way that the immediate historical bar modification is displayed. But as seen on the video it is not working in my case with B625.

 

no, Ovo is right

i did it on an offline chart

 

Well, I tried it on an offline chart and have again the same effect:

>
 
https://forum.mql4.com/62787



I need help on something similar too .
Mine is an EA . I see many people that create their own custom charts use the write history file method .
The offline chart " Bars " doesn't show the right amount which is "1000" .The From and To also keeps on be opposite . With the code there ( I don't know where is wrong, I have no more idea where to modify it, everything seems fine to me . ), it keeps on showing waiting for update display only .
Reason: