Difference between revisions of "GetRTAccountEquity"

From MultiCharts
Jump to navigation Jump to search
 
Line 6: Line 6:
 
Where:  
 
Where:  
  
: <code>Account</code> - account number at broker.
+
:'''Account''' - account number at broker.
  
 
== Example ==
 
== Example ==

Latest revision as of 18:21, 3 March 2017

Returns regular Account Equity at broker.

Usage

GetRTAccountEquity(Account)

Where:

Account - account number at broker.

Example

GetRTAccountEquity("DU12345")

will return a value of 100 000 if the Account Equity at broker for DU12345 account is $100 000.