public method RawOffer.getHigh

Overview

Gets the highest ask price (buy price) of the instrument for the current trading day

Declaration

function getHigh()
public double getHigh();
public double getHigh();

Returns

The method returns a real value that represents the highest ask price (buy price) of the instrument for the current trading day

Details

Declared in RawOffer