MaxBarsBack

From MultiCharts
Revision as of 11:49, 23 January 2012 by 194.84.116.138 (talk) (Created page with "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 num...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.

Usage

MaxBarsBack

Example

Assign a value, indicating the Maximum Bars Back setting for the study, to Value1 variable: 

Value1=MaxBarsBack;