public method OpenPosition.getNetPL

Brief

Gets the amount of the current 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 current position profit/loss including commissions, interest, and dividends

Details

Declared in OpenPosition

back