GetNumAccounts

From MultiCharts
Revision as of 14:19, 24 February 2012 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns the number of accounts in the list of accounts obtained from broker.

If the list is empty, an "N/A" value, i.e. 0, is returned.

Usage

GetNumAccounts

Example

The broker returned the following list of accounts: "DU12345", "DU23456", "DU34567", "DU45678".

GetNumAccounts

will return a value of 4.