Brian - one of my strategies is receiving order errors, the other strategies are executing successfully. Yesterday, I noticed in the logs that one of the strategies never "completed trading". Then today I received the below error message for that same strategy:
2025-05-22 09:34:04 quantrocket.countdown: ERROR Error running /opt/conda/bin/quantrocket zipline trade Live_Strategy_Three_No_Hedge
2025-05-22 09:34:04 quantrocket.countdown: ERROR msg: Live_Strategy_Three_No_Hedge is already trading in account XXXXXXX
2025-05-22 09:34:04 quantrocket.countdown: ERROR status: error
Should I cancel the instructions / orders from the day that the strategy never completed trading? If yes, do you have a script I can run to do that?
Please advise.
Thanks.