public method ClosedPositionBuilder.setRolloverInterest

Brief

Sets the cumulative amount of funds that is added to the account balance for holding the position overnight

Declaration

protojavascriptjavacsharp
public setRolloverInterest(value : real) : void

Parameters
value

The amount of rollover interest

Details

Declared in ClosedPositionBuilder

back