public method OpenPosition.getGrossPL

Brief

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

Declaration

protojavascriptjavacsharp
public getGrossPL() : real

Returns

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

Details

Declared in OpenPosition

back