Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 22:50:41 +0000



Post From: Next order id

[2018-03-15 07:02:11]
User79074 - Posts: 105
OK, so here's a situation

1. In NON Simulation placed orders 1, 2
2. In Simulation placed orders 3, 4
3. In NON Simulation placed orders 5, 6

Now I clear Trade Simulation Orders & Data, which will effectively clear orders 3, 4 since they were placed in Simulation mode

Will GetOrderForSymbolAndAccountByIndex return at

Index 0: Order 1
Index 1: Order 2
Index 2: Order 5
Index 3: Order 6

??