Login Page - Create Account

Support Board


Date/Time: Thu, 28 Mar 2024 19:02:41 +0000



Post From: ACSIL howto get working OrderID/FilledPrice in ReplayMode (Sim)

[2019-05-15 18:03:20]
TedMar - Posts: 189
I have no idea how i get open orderes and status for other Symbol used sc.GetOrderFillArraySize. Without OrderID i do no see way to manage orders in Other Symbol like u manual Automated Trading From an Advanced Custom Study: Submitting and Managing Orders for Different Symbol and/or Trade Account

With this Code i pull most infos from s_SCPositionData structure, but not ordersIDs.

s_SCPositionData PositionData;
sc.GetTradePositionForSymbolAndAccount(PositionData, "F.US.YMM19", sc.SelectedTradeAccount);

Is posible to get open OrdersIDs for other Symbols (without Chart)?
Date Time Of Last Edit: 2019-05-15 20:44:57