public method RawOpenPosition.getOpenRate
Overview
Gets the price at which the position was opened
Declaration
function getOpenRate()
public double getOpenRate();
public double getOpenRate();
Returns
The method returns a real value that represents the price at which the position was opened
Details
Declared in RawOpenPosition