public method Account.getM2MEquity

Brief

Gets the equity balance of the account at the beginning of the trading day

Declaration

protojavascriptjavacsharp
public getM2MEquity() : real

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

back