public method Instrument.getSellInterest

Overview

Gets the interest amount added to the account balance for holding a one lot short (sell) position overnight

Declaration

function getSellInterest()
public double getSellInterest();
public double getSellInterest();

Returns

The method returns a real value that represents the interest amount added to the account balance for holding a one lot short (sell) position overnight

Details

Declared in Instrument