Login Page - Create Account

Support Board


Date/Time: Thu, 16 May 2024 08:51:58 +0000



Post From: ACSIL - List Closed Orders

[2015-07-13 02:24:22]
ejtrader - Posts: 688
SC Team - I am coding with the assumption that if there is an order fill - it's certainly going to be BSE_BUY or BSE_SELL.

s_SCTradeOrder OrderDetails;
sc.GetOrderByIndex(Index, OrderDetails);

Wondering if under any circumstances - OrderDetails.BuySell is likely to BSE_UNDEFINED ?


Thanks
Date Time Of Last Edit: 2015-07-13 02:26:58