Borrar filtros
Borrar filtros

Plot Additional Data over A Candlestick Chart

2 visualizaciones (últimos 30 días)
Dima
Dima el 24 de Oct. de 2011
Hello!)
I wanted to ask how do I plot additional time series over a candlestick chart generated with the help of the CANDLE function in the following format:
CANDLE(HI, LO, CL, OP, COLOR, DATES, DATEFORM)
In the above case the DATES stands for the vector of the serial dates.
Could I just plot DATES as the x axis???? like
Plot (Dates, yDATA);
and overlay that over the candle chart???
Thanks!!)
D

Respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by