Difference between revisions of "BigPointValue"

From MultiCharts
Jump to navigation Jump to search
 
Line 1: Line 1:
 
Returns a numerical value, indicating the currency value of a single whole unit price change for the data series that the study is applied to.   
 
Returns a numerical value, indicating the currency value of a single whole unit price change for the data series that the study is applied to.   
  
==== Usage ====
+
== Usage ==
 
<syntaxhighlight>BigPointValue</syntaxhighlight>
 
<syntaxhighlight>BigPointValue</syntaxhighlight>
  
==== Notes ====  
+
== Notes ==
<syntaxhighlight>BigPointValue = PointValue × PriceScale</syntaxhighlight>
+
* BigPointValue = [[PointValue]] × [[PriceScale]].
 
   
 
   
==== Example ====
+
== Example ==
<syntaxhighlight>BigPointValue will return 1 for Google  
+
<syntaxhighlight>BigPointValue</syntaxhighlight>
 
+
* Will return 1 for Google,
BigPointValue  will return 50 for E-mini S&P 500</syntaxhighlight>
+
* Will return 50 for E-mini S&P 500.
 
 
 
  
 
[[Category:Data Information/General]]
 
[[Category:Data Information/General]]

Latest revision as of 11:32, 19 February 2012

Returns a numerical value, indicating the currency value of a single whole unit price change for the data series that the study is applied to.

Usage

BigPointValue

Notes

Example

BigPointValue
  • Will return 1 for Google,
  • Will return 50 for E-mini S&P 500.