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

Close

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

This function returns the close column for the current symbol. You can use ClosePrice to return the close of the current bar.

Examples:

 Output(Ago(Close,10)); # The Close Price 10 bars ago
 Output(Today(EMA(Close,13))); #The 13 bar ema of the close

Related functions:

Open , High , Low , Volume , DateTime , OpenPrice , ClosePrice , HighPrice , LowPrice , TomorrowVolume , TomorrowLow , TomorrowHigh , TomorrowClose , TomorrowOpen

© 2011 seer trading systems ltd
feedback FAQ legal privacy