public method ClosedPosition.getNetPL

Brief

Gets the amount of the position profit/loss including commissions, interest, and dividends

Declaration

protojavascriptjavacsharp
public getNetPL() : real

Returns

The method returns a real value that represents the amount of the position profit/loss including commissions, interest, and dividends

Details

Declared in ClosedPosition

back