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

Sum([Column],[Period])

Usable in an seer event objectUsable in an seer indicator objectUsable in an seer chart object

Sum the [period] values and return a new column.

Example

  Sum(Close,4)/4; #Same as a SMA(Close,4);

Related functions:

log , cos , exp , abs , int , sqrt , sin , atan2 , ceil , floor , log10 , IsNull , IsEqual , NVL , MinValue , MaxValue , Min , Max , Cum , Round , RoundToQuarter , RoundToTickSize

© 2011 seer trading systems ltd
feedback FAQ legal privacy