Seer logo - advanced backtesting for stock, futures and forex trading systems using using technical analysis indicators, charts, money management and position sizing
SID NameDescriptionRating
276 MACDDEMAA chart to plot the MACDDEMA indicatorNot Rated

technical analysis chartThe logic for this chart:

#Plot the MACDDEMA indicator
#The MACDDEMA technical analysis indicator must be in the Indicators folder

my ($line,$signal,$hist)=MACDDEMA(12,26,9);

PlotColumn($line,Red);
PlotColumn($signal,Blue);
PlotColumn($hist,Yellow,Vline);
PlotFixedLine(0,Yellow);

© 2010 seer trading systems ltd
feedback FAQ legal privacy