Seer logo - advanced backtesting for stock, futures and forex trading systems using using technical analysis indicators, charts, money management and position sizing
SID NameDescriptionRating
959 PVOPlot the PVO indicatorNot Rated

technical analysis chartThe logic for this chart:

#Plot the PVO indicator
#The PVO technical analysis indicator much be in the Indicators folder

my ($line,$signal,$hist)=PVO(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