public method ClosedPosition.getPL

Overview

Gets the profit or loss of one lot of the position in the account currency

Declaration

function getPL()
public double getPL();
public double getPL();

Returns

The method returns a real value that represents the profit or loss of one lot of the position in the account currency

Details

Declared in ClosedPosition