+1 888 340 6572

MinMove: Difference between revisions

From MultiCharts
No edit summary
 
(4 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 ==
<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.