cAlgo.API - Allow us to pause backtesting programmatically

Created at 22 Jan 2023, 04:13
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!
Waxy's avatar

Waxy

Joined 12.05.2015

cAlgo.API - Allow us to pause backtesting programmatically
22 Jan 2023, 04:13


Sometimes when we backtest and develop robots we like to check a specific example on the chart when something happens, like when opening a trade or when a signal is triggered.

Using the debugger is helpful in it's own way but it freezes the platform and you're not able to scroll or check the logs.


@Waxy