Difference between revisions of "Pmms Strategy RiskCapital"

From MultiCharts
Jump to navigation Jump to search
Line 8: Line 8:
 
   
 
   
 
== Notes ==
 
== Notes ==
This function can only be used in signals intended to be used with the Portfolio Trader.  
+
* This function can only be used in signals intended to be used with the Portfolio Trader.  
 
+
* The value is returned in the currency specified in Portfolio Trader: '''Portfolio Settings -> Base Currency.'''
The value is returned in the currency specified in Portfolio Trader: '''Portfolio Settings -> Base Currency.'''
 
  
 
== Example ==
 
== Example ==

Revision as of 13:52, 25 July 2014

Returns a numerical value representing amount of money withheld as a risk capital for the open position of the strategy with StrategyIndex number.

Usage

pmms_strategy_riskcapital(StrategyIndex)

Parameters

StrategyIndex - numeric variable.

Notes

  • This function can only be used in signals intended to be used with the Portfolio Trader.
  • The value is returned in the currency specified in Portfolio Trader: Portfolio Settings -> Base Currency.

Example

Value1 = pmms_strategy_riskcapital(0);