GetAtmStrategyEntryOrderStatus()
GetAtmStrategyEntryOrderStatus()
Definition
Gets the current state of the specified entry order.
If the method can’t find the specified order, an empty array is returned.
Method Return Value
A string[] array holding three elements that represent average fill price, filled amount and order state.
Syntax
GetAtmStrategyEntryOrderStatus(string orderId)

