From 931fe7db16be4b8428cfd1d8c7dd641ac1ec5c69 Mon Sep 17 00:00:00 2001 From: Douglas Spencer Date: Wed, 7 Aug 2024 12:58:10 -0400 Subject: [PATCH] Update IBC config --- ib/IBController.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ib/IBController.ini b/ib/IBController.ini index fbaf2b5..975e743 100644 --- a/ib/IBController.ini +++ b/ib/IBController.ini @@ -515,7 +515,7 @@ TrustedTwsApiClientIPs= # # Valid values are 'yes', 'true', 'false' and 'no'. The default is 'no'. -ResetOrderIdsAtStart= +ResetOrderIdsAtStart=yes # This setting specifies IBC's action when TWS displays the dialog asking for @@ -553,7 +553,7 @@ ResetOrderIdsAtStart= # 'reject/ignore' - reject order id reset if ResetOrderIdsAtStart=yes but # allow user to handle user-initiated requests -ConfirmOrderIdReset= +ConfirmOrderIdReset=confirm/ignore