Difference between revisions of "Portfolio MaxRiskEquityPerPosPercent"

From MultiCharts
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Returns the '''Max % of Equity at Risk per Position''' numerical value set by the user in the [[Portfolio_Settings|Portfolio Settings]] tab of the Portfolio Backtester Format Settings window.   
+
Returns the '''Max % of Equity at Risk per Position''' numerical value set by the user in the [[Portfolio_Settings|Portfolio Settings]] tab of the Portfolio Trader Format Settings window.   
  
http://www.buyxanaxonlinepill.com/ xanax - xanax no prescriptions
+
== Usage ==
 +
<syntaxhighlight>Portfolio_MaxRiskEquityPerPosPercent</syntaxhighlight>
 +
 +
== Notes ==
 +
* This function can only be used in signals intended to be used with the [[:Category:Portfolio_Backtesting|Portfolio Backtester]].
  
== Notes ==
 
This function can only be used in signals intended to be used with the [[:Category:Portfolio_Backtesting|Portfolio Backtester]].
 
 
 
== Example ==
 
== Example ==
 
<syntaxhighlight>Portfolio_MaxRiskEquityPerPosPercent</syntaxhighlight>
 
<syntaxhighlight>Portfolio_MaxRiskEquityPerPosPercent</syntaxhighlight>

Latest revision as of 13:16, 16 November 2015

Returns the Max % of Equity at Risk per Position numerical value set by the user in the Portfolio Settings tab of the Portfolio Trader Format Settings window.

Usage

Portfolio_MaxRiskEquityPerPosPercent

Notes

Example

Portfolio_MaxRiskEquityPerPosPercent

Will return the Max % of Equity at Risk per Position numerical value set by the user.