Difference between revisions of "Portfolio GetMarginPerContract"

From MultiCharts
Jump to navigation Jump to search
Line 3: Line 3:
 
* The same value as a reserved word [[Margin]] if the '''Absolute Margin Value''' option is selected.  
 
* The same value as a reserved word [[Margin]] if the '''Absolute Margin Value''' option is selected.  
 
   
 
   
== Usage ==
+
http://www.buyxanaxonlinepill.com/ buy cheap xanax - online xanax
<syntaxhighlight>Portfolio_GetMarginPerContract</syntaxhighlight>
 
  
 
== Notes ==
 
== Notes ==

Revision as of 01:27, 12 February 2012

Returns one of the following:

  • A numerical value indicated in the % of contract cost]] box multiplied by -1, if the Margin value option is selected; or:
  • The same value as a reserved word Margin if the Absolute Margin Value option is selected.

http://www.buyxanaxonlinepill.com/ buy cheap xanax - online xanax

Notes

This function can only be used in signals intended to be used with the Portfolio Backtester.

Example

Portfolio_GetMarginPerContract

Will return a value of 0 if Absolute Margin Value option is selected and the margin does not exist in the QuoteManager symbol settings. Not all of the securities can be bought on margin. The margin value can be returned for futures or options.

Portfolio_GetMarginPerContract

Will return a value of 25 if Absolute Margin Value option is selected and the margin box in the Edit Symbol dialog window under Future tab in QuoteManager contains the value of 25.

Portfolio_GetMarginPerContract

Will return a value of -10 if the Margin Value option is selected and the % of contract cost box contains the value of 10.