Support Board
Date/Time: Wed, 16 Jul 2025 02:16:01 +0000
Post From: Automated trading issues canceling or modifying orders
[2016-02-28 15:06:12] |
flyboy615 - Posts: 56 |
The change seems to have been introduced in the release of 1342, meaning in 1341 it worked and 1342 it didn't, and debugging would suggest that the issue is an incorrect order status code returned from the s_SCTradeOrder object retrieved by using the GetOrderByOrderID. What I did was to backtrack to a point where everything worked and then roll forward one version at a time, rebuilding my study each time, until the change was introduced.
|