public method RawOffer.getLow

Overview

Gets the lowest bid price (sell price) of the instrument for the current trading day

Declaration

function getLow()
public double getLow();
public double getLow();

Returns

The method returns a real value that represents the lowest bid price (sell price) of the instrument for the current trading day

Details

Declared in RawOffer