Login Page - Create Account

Support Board


Date/Time: Sat, 10 May 2025 09:03:59 +0000



Post From: How to tell if an order is a simulated order?

[2018-03-12 08:41:23]
User79074 - Posts: 105
For example

s_SCTradeOrder od;
sc.GetOrderByOrderID(500, od)

Is there something like this

od.isSimulatedOrder()?

Or another way to determine that the order is simulated?