Support Board
Date/Time: Sun, 02 Feb 2025 09:51:47 +0000
Post From: Identifying Rejected Orders (ACSIL)
[2019-08-26 20:19:35] |
User335510 - Posts: 3 |
If an ACSIL Order Action is getting ignored, it does not even result in the order ever getting added to the order list so you could never check its Order Status Code.
Earlier in this thread, I was referred to checking the Order Status Code on the s_SCTradeOrder for the order, so now I am confused. I am now being told I would not be able to check the Order Status Code (which I assume means that sc.GetOrderByOrderID would not fill in the Order Status Code on the s_SCTradeOrder object). Does that mean that SCT_OCT_ERROR is the return value for sc.GetOrderByOrderID? |