Difference between revisions of "Margin"

From MultiCharts
Jump to navigation Jump to search
 
Line 5: Line 5:
 
   
 
   
 
== Notes ==
 
== Notes ==
The margin value may not be returned for all types of the securities. The margin value is returned for futures and options.  
+
* The margin value may not be returned for all types of the securities. The margin value is returned for futures and options.
+
 
 
== Example ==
 
== Example ==
 
<syntaxhighlight>Margin;</syntaxhighlight>  
 
<syntaxhighlight>Margin;</syntaxhighlight>  

Latest revision as of 09:08, 9 February 2012

Returns a dollar value that indicates the margin value per contract, as specified in the symbol settings in the QuoteManager.

Usage

Margin

Notes

  • The margin value may not be returned for all types of the securities. The margin value is returned for futures and options.

Example

Margin;

Will return a value of 500 if the margin for the instrument has been set to $500.