Replies: 1 comment 34 replies
-
I saw the same thing. I changed that. I am not a 100 percent confident about my memory on this, but I believe read that those times were relevant in case you wanted to run the order generator continously. That sounds strange given that fact that the run_system has to give input, and that it is a slow process, so I might be wrong. But either way - as long as you are only running the run_system (backtest) once a day - there is no point in running the order generator continously. In that case you need to run it once - and in that case - setup a time that is chronological |
Beta Was this translation helpful? Give feedback.
34 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.
-
in the control_config.yaml
run_strategy_order_generator
start time is later than the stop time, is that correct?
Beta Was this translation helpful? Give feedback.
All reactions