Login Page - Create Account

Support Board


Date/Time: Sun, 19 Jan 2025 03:28:18 +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?