public method ClosedPosition.getGrossPL

Overview

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

Declaration

function getGrossPL()
public double getGrossPL();
public double getGrossPL();

Returns

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

Details

Declared in ClosedPosition