public method IO2GOrderResponseReader.isUnderDealerIntervention

Brief

Dealer intervention flag.

Declaration
C++
virtual bool  isUnderDealerIntervention () = 0

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 IO2GOrderResponseReader

back