|
Functions by Category Functions by Alphabetical list
This function returns the number of bars back that is set for the account. This function is typically used in charts and indicators. Examples: die 'Not enough bars back' if BarsBack<46;
Related functions: ValidatePeriods , ValidateColumns , SetColumnName , Value , SetValue , NumberOfBars , NewColumn , SetColumnType
|