How to remove gaps for weekends and holidays in price charts
2 ビュー (過去 30 日間)
古いコメントを表示
When I use the highlow function (Financial Toolbox) to plot a price chart with high, low, open, close and date data for stock prices, Matlab also plots gaps for days where there is no data such as weekends and holidays. Anyone knows how to tell Matlab not to plot these gaps? This should be a very basic function, yet I cannot find any hint in the official documentation.
The gaps are not displayed in the chart when I leave out the 'Dates' Property from the highlow function, but then Matlab doesn't know which date belongs to which value and consequently the dates cannot be labelled correctly. Therefore, it is not a real viable workaround to the problem.
0 件のコメント
回答 (2 件)
gaia buratti
2012 年 10 月 16 日
Hi Aleksandra, I have the same problem, did you find any solution to that? thanks
Gaia
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Calendar についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!