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

Highest ([column], [period])

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

The highest value within the period for the column. Returns the Highest column.

Examples:

  my $highesthigh = Highest(High,12); #returns the column for the highest high for 12 bars
  Today(Highest(Close,2)); #returns the value for the highest close for the last 2 bars

Related functions:

Lowest , LowestBar , HighestBar

© 2011 seer trading systems ltd
feedback FAQ legal privacy