Difference between revisions of "Portfolio TotalMaxRiskEquityPercent"

From MultiCharts
Jump to navigation Jump to search
m (Reverted edits by 176.8.90.7 (talk) to last revision by JoshM)
Line 5: Line 5:
 
   
 
   
 
== Notes ==
 
== Notes ==
This function can only be used in signals intended to be used with the [[:Category:Portfolio_Backtesting|Portfolio Backtester]].  
+
* This function can only be used in signals intended to be used with the [[:Category:Portfolio_Backtesting|Portfolio Backtester]].
+
 
 
== Example ==
 
== Example ==
 
<syntaxhighlight>Portfolio_TotalMaxRiskEquityPercent</syntaxhighlight>
 
<syntaxhighlight>Portfolio_TotalMaxRiskEquityPercent</syntaxhighlight>

Revision as of 14:55, 19 February 2012

Returns the equity Exposure % numerical value set by the user in the Portfolio Settings tab of the Portfolio Backtester Format Settings window.

Usage

Portfolio_TotalMaxRiskEquityPercent

Notes

Example

Portfolio_TotalMaxRiskEquityPercent

Will return 50 if the by the user set equity Exposure % numerical value is 50.