public method OpenPosition.getPLPips

Brief

Gets the current profit or loss of one lot of the position in pips

Declaration

protojavascriptjavacsharp
public getPLPips() : real

Returns

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

Details

Declared in OpenPosition

back