public method RawOpenPosition.getRolloverInterest
Overview
Gets the cumulative amount of funds that is added the account balance for holding the position overnight
Declaration
function getRolloverInterest()
public double getRolloverInterest();
public double getRolloverInterest();
Returns
The method returns a real value that represents the cumulative amount of funds that is added the account balance for holding the position overnight
Details
Declared in RawOpenPosition