"SimulatedStock.mat" for Candlestick chart
5 views (last 30 days)
Show older comments
Hello!
I want to try the example on Candlestick chart that is available here, However, I have no such file "SimulatedStock.mat" in my mat directory. I google to see if I can download this file, but not available. Anyone knows here how can I find/download this file.
Matlab R2016a,
0 Comments
Accepted Answer
Steven Lord
on 22 Jul 2018
From reviewing the documentation page in release R2017b it appears that example, and the data file it uses, were both introduced in release R2018a. I believe that was when the candle function was enhanced to support table and timetable inputs. The example doesn't appear in the R2017b version of the candle documentation.
To run that example you will need to use the release R2018a (or later) versions of MATLAB and Financial Toolbox.
3 Comments
Gabor
on 8 Jan 2021
I guess I did not find it because it is built in. So it is a load command to get it: load SimulatedStock.mat
Steven Lord
on 8 Jan 2021
It is part of Financial Toolbox. If you have release R2018a or later and Financial Toolbox you have access to it.
More Answers (0)
See Also
Categories
Find more on Bar Plots in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!