In this post I will show an alternative method for downloading financial data directly to MATLAB without using the Datafeed Toolbox.
Download Financial Data From Yahoo! Finance With Matlab
6 Replies
Recently I tried to refurbish the code of a toolbox that I have created in Matlab. I have developed the code many many years ago when I was taking my first steps in programing with matlab and my coding skills were far from good. The main objective, which I thought it would be easy, was to remove all the global variables. Well, in practice I realised that this more difficult than I anticipated.