Are there API calls to get the start/end DateTimes of Backtesting and/or Optimization?

Created at 15 Jun 2021, 17:44
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!
heinrich.munz's avatar

heinrich.munz

Joined 21.11.2020

Are there API calls to get the start/end DateTimes of Backtesting and/or Optimization?
15 Jun 2021, 17:44


Getting the start DateTimes is easy ==> Its simply the value in the Time property in OnStart().
But what about the end DateTime?

 


@heinrich.munz
Replies

PanagiotisCharalampous
16 Jun 2021, 08:33

Hi heinrich.munz,

This information is not available through the API at the moment.

Best Regards,

Panagiotis 

Join us on Telegram and Facebook

 


@PanagiotisCharalampous