Difference between revisions of "MinMove"

From MultiCharts
Jump to navigation Jump to search
Line 9: Line 9:
 
MinMove  will return 25 for E-mini S&P 500  
 
MinMove  will return 25 for E-mini S&P 500  
  
MinMove*PointValue  will return the currency value,  
+
MinMove*PointValue  will return the currency value, corresponding to the minimum price move  
 
+
of a share or contract </syntaxhighlight>
corresponding to the minimum price move of a share or contract </syntaxhighlight>
 
 
   
 
   
  
  
 
[[Category:Data Information/General]]
 
[[Category:Data Information/General]]

Revision as of 12:17, 20 January 2012

Returns a numerical value, indicating the minimum fractional unit price change for the data series that the study is applied to.

Usage

MinMove

Example

MinMove  will return 1 for Google 

MinMove  will return 25 for E-mini S&P 500 

MinMove*PointValue  will return the currency value, corresponding to the minimum price move 
of a share or contract