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

Ago ([Column],[Value])

Usable in an seer event object

This function returns the value of a column [Value] bars ago.

Examples:

 Output(Ago(Close,1)); #is the same as Output(Yesterday(Close));
 Output(Ago(EMA(Close,13),20)); #outputs the 13 bar ema of the closeprice 20 bars ago.

Related functions:

Above , Below , Crossover , Crossunder , Cross , Today , Now , Yesterday , Previous

© 2008 seer trading systems ltd
feedback FAQ legal privacy