How to fix a candle plot
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!