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.   
  
http://www.buyxanaxonlinepill.com/ order xanax cheap - buy cheap xanax online
+
==== Usage ====
 +
<syntaxhighlight>MinMove</syntaxhighlight>
  
http://www.buyxanaxonlinepill.com/ buy xanax online - purchase xanax online
+
==== Example ====
 +
<syntaxhighlight>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 </syntaxhighlight>
 +
 +
 
 +
 
 +
[[Category:Data Information/General]]

Revision as of 13:01, 13 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

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