Support Board
Date/Time: Tue, 26 Nov 2024 08:34:16 +0000
Post From: Cancel attached order with sc.BuyExit()
[2014-04-17 18:43:14] |
VF56002 - Posts: 27 |
In my strategy I have set this sc.CancelAllWorkingOrdersOnExit = true; and on exit I also use sc.CancelAllOrders();
when I use sc.BuyExit() function during replay backtesting my strategy an attached stop and target order remain open but should be canceled ... it seems it worked before. I am on pre-release 1121. Can you check that? Thanks
Date Time Of Last Edit: 2014-04-17 19:27:07
|