How to fix a candle plot
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
See Also
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!