How to fix a candle plot
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!