How to fix a candle plot
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi!
I'm trying to plot a candle graph and I have such results.
How can I remove these inner lines and make candles bullish and bearish?
Thanks in advance!
candle(Brent(:,2), Brent(:,3), Brent(:,4), Brent(:,1), 'k', dates,'HH:MM')
0 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!