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

ValidatePeriods ([column]...)

Usable in an seer indicator object

This function is used to ensure the passed parameters are all valid bar periods. This function will raise a fatal error if any of the passed values are invalid. This function is used in the Indicator object.

Examples:

 
  ValidatePeriods($period);
  ValidatePeriods($period,$period2); 

Related functions:

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

© 2011 seer trading systems ltd
feedback FAQ legal privacy