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