Functions by Category Functions by Alphabetical list
SetColumnName ([Column],[name]) |  | This function is used to set the name of a column. This function returns the passed in column and is therefor suitable to be used with the return statement.Examples: SetColumnName('New Name');
Related functions: ValidatePeriods , ValidateColumns , Value , SetValue , BarsBack , NumberOfBars , NewColumn , SetColumnType
|