Changing time on charts

 
Is there anyway to change the time at the bottom of the charts to my local time?
 
Short answer, No.

This has been discussed and requested many times.

Chart time is specified by Dealer's quote server price feed.

To change time, find a Dealer with the time you like, it varies among different Dealers.
 

Short answer, No.

This has been discussed and requested many times.

Chart time is specified by Dealer's quote server price feed.

To change time, find a Dealer with the time you like, it varies among different Dealers.




Thanks for the quick answer. Could I do something crazy like creating my own "time objects" via ML?
 
You "might" be able to create "offline Charts" which can be updated at each tick of the real chart
and do a time conversion when writing the history file. I haven't tried timeshifting with that.

See "Period Converter" in the code base, optimized version is better. It will give you the example code
to use.