public method Instrument.getBuyInterest
Overview
Gets the interest amount added to the account balance for holding a one lot long (buy) position overnight
Declaration
function getBuyInterest()
public double getBuyInterest();
public double getBuyInterest();
Returns
The method returns a real value that represents the interest amount added to the account balance for holding a one lot long (buy) position overnight
Details
Declared in Instrument