public method ClosedPositionBuilder.setNetPL

Brief

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

Declaration

protojavascriptjavacsharp
public setNetPL(value : real) : void

Parameters
value

The profit/loss including commissions, interest, and dividends

Details

Declared in ClosedPositionBuilder

back