Seer logo - advanced backtesting for stock, futures and forex trading systems using using technical analysis indicators, charts, money management and position sizing
Functions by Category Functions by Alphabetical list

NewColumn ([String])

Usable in an seer indicator object

This function is used to create your own columns/indicators. It creates a new column, and associates it with the current symbol. This function can only be called in the Indicator object.

Examples:

 my $col=NewColumn('average');

Related functions:

ValidatePeriods , ValidateColumns , SetColumnName , Value , SetValue , BarsBack , NumberOfBars , SetColumnType

© 2011 seer trading systems ltd
feedback FAQ legal privacy