Replies: 1 comment
-
|
Relates to #3027. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following Nautilus Trader backtest script. It runs, but stops midway at random bars without showing any error. My dataset has over 3,000 bars, but the backtest usually halts somewhere between bars 350 and 400. Could you suggest if I might be doing something wrong? I’m new to Nautilus Trader.
`if name == "main":
`
Beta Was this translation helpful? Give feedback.
All reactions