GetRTAccountNetWorth

From MultiCharts
Revision as of 12:16, 2 October 2014 by BAV (talk | contribs) (Created page with "Returns Account Net Liquidation value at broker. == Usage == <syntaxhighlight>GetRTAccountNetWorth(Account)</syntaxhighlight> Where: : <code>Account</code> - account numb...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns Account Net Liquidation value at broker.

Usage

GetRTAccountNetWorth(Account)

Where:

Account - account number at broker.

Example

GetRTAccountNetWorth("DU12345")

will return a value of 100 000 if the Account Net Liquidity at broker for DU12345 account is 100 000 in base currency.