public method Order.getWorkingIndicator

Overview

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

Declaration

function getWorkingIndicator()
public Boolean getWorkingIndicator();
public bool getWorkingIndicator();

Returns

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

Details

Declared in Order