I am looking for examples on how to use ohlcPlot functions.
I dont understand what parameters (in its simpleast from) should be provided
to it.
This is the synopsis it uses:
ohlcPlot(x, xlim = NULL, ylim = NULL, xlab = "Time", ylab, col = par("col"),
bg = par("bg"), axes = TRUE, frame.plot = axes, ann = par("ann"),
main = NULL, date = c("calendar", "julian"), format = "%Y-%m-%d",
origin = "1899-12-30", ...)
Where does it say about the OHLC values?