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

Filter {[code]}
Filter {[code]} [set]

Usable in an seer event object

The Filter function executes the code contained with the braces for each instrument in the current systems portfolio or in for each instrument in the passed Set. The function returns a Set.

Examples:

  my $set = Filter { RSI(14) };

Related functions:

Set , SortSet , SortSetAsc , FirstNewBar

© 2011 seer trading systems ltd
feedback FAQ legal privacy