+1 888 340 6572

MinMove: Difference between revisions

From MultiCharts
(Created page with "Returns a numerical value, indicating the minimum fractional unit price change for the data series that the study is applied to. ==== Usage ==== MinMove ==== Example...")
 
Line 5: Line 5:
   
   
==== Example ====
==== Example ====
[[MinMove]] will return 1 for Google  
<syntaxhighlight>MinMove  will return 1 for Google  


[[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, corresponding to the minimum price move of a share or contract  
MinMove*PointValue  will return the currency value, corresponding to the minimum price move of a share or contract </syntaxhighlight>
   
   




[[Category:Data Information/General]]
[[Category:Data Information/General]]

Revision as of 11:29, 19 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