public method O2GOrderResponseReader.isUnderDealerIntervention

Brief

Dealer intervention flag.

Declaration
C#
bool  isUnderDealerIntervention ()

Details

The method returns true if an order is executed under dealer intervention. In this case a dealer accepts or re-quotes an order price from a trader. For Forex instruments an order always uses the no dealing desk execution. For this execution the method always returns false.

Declared in O2GOrderResponseReader

back