public method ClosedPosition.getCloseRate

Overview

Get the price at which the position was closed

Declaration

function getCloseRate()
public double getCloseRate();
public double getCloseRate();

Returns

The method returns a real value that represents the price at which the position was closed

Details

Declared in ClosedPosition