public method Offer.getAsk
Overview
Gets the current market price the instrument can be bought at
Declaration
function getAsk()
public double getAsk();
public double getAsk();
Returns
The method returns a real value that represents the current market price the instrument can be bought at
Details
Declared in Offer