Seer logo - advanced backtesting for stock, futures and forex trading systems using using technical analysis indicators, charts, money management and position sizing
SID NameDescriptionRating
937 AroonPlot a chart of the Aroon indicatorNot Rated

technical analysis chartThe logic for this chart:

#Plot The Aroon indicator
my ($up,$down)=Aroon(21);
PlotSetScale(0,100);
PlotColumn($up,Green);
PlotColumn($down,Red);

© 2010 seer trading systems ltd
feedback FAQ legal privacy