public method ClosedPosition.getPLPips

Overview

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

Declaration

function getPLPips()
public double getPLPips();
public double getPLPips();

Returns

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

Details

Declared in ClosedPosition