public method IO2GOfferRow.getAsk

Brief

Gets the current market price an instrument can be bought at.

Declaration
C++
double  getAsk ()

Details

In case of FX instruments, the returned value is expressed in the instrument counter currency per one unit of the base currency.
In case of CFD instruments, the returned value is expressed in the instrument native currency per one contract.

Declared in IO2GOfferRow

back