public method IO2GOrderRow.getPegOffset
Brief
Gets the offset to the pegged price.
Declaration | ||||
|
Details
The type of the pegged price can be obtained by the IO2GOrderRow.getPegType() method.
The returned value is expressed in pips.
The returned value can be positive or negative. It is applicable only to stop/limit orders and secondary orders of ELS orders. For all other orders, the method returns 0.0
.
Declared in IO2GOrderRow