Changes

Jump to navigation Jump to search

SetMaxBarsBack

222 bytes added, 11:41, 24 February 2012
no edit summary
Returns Sets 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'''''.
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>MaxBarsBackSetMaxBarsBack</syntaxhighlight> '''<syntaxhighlight>(BarsBack)</syntaxhighlight>''' Where: '''<syntaxhighlight>(BarsBack)</syntaxhighlight>''' - numerical expression, specifying the number of bars back  == Note == '''<syntaxhighlight>(BarsBack)</syntaxhighlight>''' can't be a negative value.
== Example ==

Navigation menu