+1 888 340 6572

Portfolio MaxIDDrawdown: Difference between revisions

From MultiCharts
mNo edit summary
Line 1: Line 1:
Returns a negative numerical value, indicating the largest decline in equity for the entire portfolio during the trading period.   
Returns a negative numerical value, indicating the largest decline in equity for the entire portfolio during the trading period.   


==== Usage ====
== Usage ==
<syntaxhighlight>Portfolio_MaxIDDrawdown</syntaxhighlight>  
<syntaxhighlight>Portfolio_MaxIDDrawdown</syntaxhighlight>  
   
   
==== Notes ====  
== Notes ==
This function can only be used in signals intended to be used with the 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_MaxIDDrawdown will return a value of -500 if the largest decline in equity during the  
<syntaxhighlight>Portfolio_MaxIDDrawdown</syntaxhighlight>
entire trading period was $500</syntaxhighlight>
Will return a value of -500 if the largest decline in equity during the entire trading period was $500.
   
   
[[Category:Portfolio Strategy Performance]]
[[Category:Portfolio Strategy Performance]]