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