public method ClosedPositionBuilder.setPL

Overview

Sets the profit or loss of one lot of the position in the account currency

Declaration

function setPL(value)
public void setPL(double value);
public void setPL(double value);

Parameters

Name Description
value The profit or loss of one lot in the account currency

Details

Declared in ClosedPositionBuilder