Change Timezone on runtime

Created at 02 Jul 2020, 11:53
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
AG

agent.xzxz

Joined 04.04.2020

Change Timezone on runtime
02 Jul 2020, 11:53


Hi,

Can I change the timezone of my cbot on runtime?

For example,

This is the default:

[Robot(TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]

Can I change that to EasternStandardTime once I run the bot? For example in OnStart()

 

 

Thanks in advance


@agent.xzxz
Replies

PanagiotisCharalampous
02 Jul 2020, 11:54

Hi agent.xzxz,

No this is not possible unfortunately.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous