Right now I\'m just trying to chart the days open as a horizontal line on an intraday chart.
Open = security(syminfo.tickerid, \'D\', open) plot(Open)
But for