public method OpenPosition.getCloseRate
Overview
Gets the price at which the position can be closed at the moment
Declaration
function getCloseRate()
public double getCloseRate();
public double getCloseRate();
Returns
The method returns a real value that represents the price at which the position can be closed at the moment
Details
Declared in OpenPosition