public method Account.getM2MEquity
Overview
Gets the equity balance of the account at the beginning of the trading day
Declaration
function getM2MEquity()
public double getM2MEquity();
public double getM2MEquity();
Returns
The method returns a real value that represents the equity balance of the account at the beginning of the trading day
Details
Declared in Account