public method Account.getNonTradeEquity
Overview
Gets the amount of accounting transactions on the account during the current trading day
Declaration
function getNonTradeEquity()
public double getNonTradeEquity();
public double getNonTradeEquity();
Returns
The method returns a real value that represents the amount of accounting transactions on the account during the current trading day
Details
Declared in Account