Changes

Jump to navigation Jump to search

SetMaxBarsBack

562 bytes added, 11:19, 24 February 2012
no edit summary
Returns a numerical value indicating the Maximum Bars Back setting for the study.
 
All studies based on past data use a certain number of bars for their calculations. The number of bars is called ''Maximum number of bars a study will reference'', or Maximum Bars Back, and can be found in the settings of an indicator or signal.
== Usage ==
<syntaxhighlight>MaxBarsBack</syntaxhighlight>
== Example ==
Assign a value, indicating the Maximum Bars Back setting for the study, to Value1 variable:
 
<syntaxhighlight>Value1 = MaxBarsBack;</syntaxhighlight>
 
[[Category:Environment Information]]

Navigation menu