public method Order.getWorkingIndicator

Brief

Checks whether the order is active on the market or not, applicable only to secondary orders of ELS and OTO orders

Declaration

protojavascriptjavacsharp
public getWorkingIndicator() : boolean

Returns

The method returns 'true' or 'false', depending on the value of the workingIndicator variable

Details

Declared in Order

back