Difference between revisions of "MinMove"

From MultiCharts
Jump to navigation Jump to search
(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...")
 
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
Returns a numerical value, indicating the minimum fractional unit price change for the data series that the study is applied to.   
 
Returns a numerical value, indicating the minimum fractional unit price change for the data series that the study is applied to.   
  
==== Usage ====
+
== Usage ==
[[MinMove]]
+
<syntaxhighlight>MinMove</syntaxhighlight>
 
==== Example ====
 
[[MinMove]]  will return 1 for Google
 
  
[[MinMove]]  will return 25 for E-mini S&P 500
+
== Notes ==
 
+
* 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  
 
 
  
 +
== Examples ==
 +
<syntaxhighlight>MinMove</syntaxhighlight>
 +
* Will return 1 for Google,
 +
* Will return 25 for E-mini S&P 500.
  
 
[[Category:Data Information/General]]
 
[[Category:Data Information/General]]

Latest revision as of 12:07, 19 February 2012

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

Usage

MinMove

Notes

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

Examples

MinMove
  • Will return 1 for Google,
  • Will return 25 for E-mini S&P 500.