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

Markbar ([colour])

Usable in an seer event object

This function will mark the current bar on the chart. Typically this function is used during the development and debugging of your system.

Examples:

 Markbar(Red) if Today(Highest(High,5))==Today(Highest(High,10));
 Markbar(Blue) if BarsSinceEntry>5;

Related functions:

Output , Warning , SendEmail , SendSMS , PlaySound , Alert

© 2011 seer trading systems ltd
feedback FAQ legal privacy