candlestick_plot(high,low,opening,closing,time,varargin)
Draw a chart representing market's opening, high, low, and closing price of a specific time range.
Candle body represents the price range between the open and close while sticks represents the price range between the high and low
time can be datetime format
pierre-alexandre chauvenet (2021). candlestick chart plot (https://www.mathworks.com/matlabcentral/fileexchange/79589-candlestick-chart-plot), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.