Hi!
I have an algorithm that I am working on that is pretty computationally intensive. When I try and run the backtest, it runs for a few hours, but does not show any progress, and the backtester eventually ends up timing out, or displaying an error message.
Is there any way to run an algorithm in live or paper trading without first running a backtest, to get past this error?
Thanks!