public method Account.getNonTradeEquity

Brief

Gets the amount of accounting transactions on the account during the current trading day

Declaration

protojavascriptjavacsharp
public getNonTradeEquity() : real

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

back