+1 888 340 6572

MinMove: Difference between revisions

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