cAlgo.API - Allow us to pause backtesting programmatically
Created at 22 Jan 2023, 04:13
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.