public method PositionsSummary.getSellPipPL

Brief

Gets the current profit/loss of all short (sell) positions in pips

Declaration

protojavascriptjavacsharp
public getSellPipPL() : real

Returns

The method returns a real value that represents the current profit/loss of all short (sell) positions in pips

Details

Declared in PositionsSummary

back