- Is it possible to change the start day of week in meta trader(5)?
- How to Find End Time of Each Session
- Is this time available in the chart?
How can I do that?
I created the custom symbol, using code, from a CSV file btw.
Then if you are using code (and not MetaTrader's import dialogue box), simply apply a time shift to the input from the CSV, before adding/updating/replacing the rates data.

- www.mql5.com
Do you know how to code in MQL? I ask without disrespect because it seems you do not.
If you do, when you read the the datetime from the CSV, all you do is add 86400 seconds (24 hours) to it, before adding the rates data to your symbol.
I had already tried the same thing using the CustomRatesReplace function (before posting my question here), but it wasn't successful. The solution you suggested was much easier. I tried it, and it solved the problem. Thanks!

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use