+1 888 340 6572

BigPointValue: Difference between revisions

From MultiCharts
(Created page with "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 ==== [[BigPointVal...")
 
No edit summary
 
(One intermediate revision by one other user not shown)
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 ==
[[BigPointValue]]
<syntaxhighlight>BigPointValue</syntaxhighlight>
==== Notes ====  
<syntaxhighlight>BigPointValue = PointValue × PriceScale</syntaxhighlight>  
==== Example ====
<syntaxhighlight>BigPointValue  will return 1 for Google


BigPointValue will return 50 for E-mini S&P 500</syntaxhighlight>
== Notes ==
* BigPointValue = [[PointValue]] × [[PriceScale]].
   
   
 
== Example ==
<syntaxhighlight>BigPointValue</syntaxhighlight>
* Will return 1 for Google,
* 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.