Difference between revisions of "MinMove"

From MultiCharts
Jump to navigation Jump to search
m (Reverted edits by 176.8.90.7 (talk) to last revision by 194.84.116.138)
 
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 ==
 
<syntaxhighlight>MinMove</syntaxhighlight>
 
<syntaxhighlight>MinMove</syntaxhighlight>
  
==== Example ====
+
== Notes ==
<syntaxhighlight>MinMove  will return 1 for Google
+
* MinMove * [[PointValue]] will return the currency value, corresponding to the minimum price move of a share or contract.
 
 
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 </syntaxhighlight>
 
 
  
 +
== 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.