+1 888 340 6572

InitialCapital: Difference between revisions

From MultiCharts
No edit summary
No edit summary
 
Line 4: Line 4:


==Example==
==Example==
<syntaxhighlight>InitialCapital</syntaxhighlight> will return 10000 if Initial Capital amount was set to 10000 in the strategy properties.  
<syntaxhighlight>InitialCapital</syntaxhighlight> will return 10,000 if Initial Capital amount was set to 10,000 in the strategy properties.  


[[Category:Accounts & Positions]]
[[Category:Accounts & Positions]]

Latest revision as of 13:58, 28 June 2024

Returns a numerical value, indicating the amount of initial capital set in the strategy properties.

Usage

InitialCapital

Example

InitialCapital

will return 10,000 if Initial Capital amount was set to 10,000 in the strategy properties.