public method PositionsSummary.getGrossPL

Brief

Gets the current profit or loss of all positions (both long and short) in the account currency

Declaration

protojavascriptjavacsharp
public getGrossPL() : real

Returns

The method returns a real value that represents the current profit or loss of all positions

Details

Declared in PositionsSummary

back