+1 888 340 6572

Point: Difference between revisions

From MultiCharts
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Returns a decimal numerical value, equivalent to a single fractional price unit for the data series that the study is applied to.
Returns a decimal numerical value, equivalent to a single fractional price unit for the data series that the study is applied to.


http://www.buyxanaxonlinepill.com/ order xanax cheap - order xanax no rx
== Usage ==
<syntaxhighlight>Point</syntaxhighlight>


==== Notes ====  
== Notes ==
<syntaxhighlight>Point = 1/PriceScale</syntaxhighlight>
* Point = 1 / [[PriceScale]].
   
   
==== Example ====
== Examples ==
<syntaxhighlight>1 Point will return 0.01 for Google  
<syntaxhighlight>1 Point</syntaxhighlight>
 
Will return 0.01 for Google.
8 Point  will return 0.08 for E-mini S&P 500
 
8 Point  will return 0.25 for T-Bond Futures</syntaxhighlight>


<syntaxhighlight>8 Point</syntaxhighlight>
* Will return 0.08 for E-mini S&P 500,
* Will return 0.25 for T-Bond Futures.


[[Category:Data Information/General]]
[[Category:Data Information/General]]

Latest revision as of 12:04, 19 February 2012

Returns a decimal numerical value, equivalent to a single fractional price unit for the data series that the study is applied to.

Usage

Point

Notes

Examples

1 Point

Will return 0.01 for Google.

8 Point
  • Will return 0.08 for E-mini S&P 500,
  • Will return 0.25 for T-Bond Futures.