Rank: 1588 based on 38 downloads (last 30 days) and 2 files submitted
photo

Alejandro Arrizabalaga

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Alejandro Arrizabalaga View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
07 Oct 2009 Get Stock Symbols This function gets the list of symbols for stocks from indices and/or sectors. Author: Alejandro Arrizabalaga symbols, stocks, finance 9 0
30 Sep 2009 Google Finance Historical Stock Data Downloader gathers historical stock information from Google Finance. Author: Alejandro Arrizabalaga finance, google finance, stock, quote 29 1
  • 4.0
4.0 | 1 rating
Comments and Ratings by Alejandro Arrizabalaga View all
Updated File Comments Rating
21 Nov 2011 Scattered Data Interpolation and Approximation using Radial Base Functions Set of functions that can be used for interpolation and and approximation of scattered data of any d Author: Alex Chirokov

Nice function. Only, for large data sets it easily runs into memory problems. This could be improved by using the fact that only half of the matrix A in rbfAssemble is actually needed, since it is symmetric.

07 Jul 2011 EditorMacro - assign a macro to a keyboard key-stroke in the Matlab Editor and Command Window EditorMacro assigns a macro or action to requested key-binding in the Matlab Editor & Command Window Author: Yair Altman

Doesn't work for me.
Fails when try to get the properties from the com variable (which does not exist in my matlab 6.5.1, release 13)

26 Jan 2010 hline and vline Draws 'low-impact' horizontal or vertical lines on the current axes Author: Brandon Kuczenski
29 Sep 2009 BASIC version of retrieving quote from google finance The function obtains quote from google finance into command line variable Author: krish reddy

Great tool!
Indeed, I would also like to know if you can combine this with the datafeed toolbox.
Also, it would be great if you could extend the script to get quotes of specific days/weeks.

18 Aug 2009 Display message window A simple message window similar to msgbox without button Author: Panagiotis Moulos

Function is OK. However it briefly displays a figure before displaying the message.
I personally preferthe easier option to use msgbox with the OK button not visible:

h=msgbox('Doing something...');
hc=get(h,'Children');
set(hc(2),'Visible','off');

Comments and Ratings on Alejandro Arrizabalaga's Files
Updated File Comment by Comments Rating
12 Oct 2010 Google Finance Historical Stock Data Downloader gathers historical stock information from Google Finance. Author: Alejandro Arrizabalaga K, Amit

Works very well when called once or twice. But on third call of this function it scans incomplete data from google. For example -- called this function to gather data for 5 stocks with 5 years. On the third stock it gathers only 3 years worth of data and then halts.
Also, is there a site where I can get list ticker symbols that google uses for its website. I was unable to find ticker symbol for S&P500 index.

Thanks for this great file.

Top Tags Applied by Alejandro Arrizabalaga
finance, google finance, quote, stock, stocks
Files Tagged by Alejandro Arrizabalaga View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
07 Oct 2009 Get Stock Symbols This function gets the list of symbols for stocks from indices and/or sectors. Author: Alejandro Arrizabalaga symbols, stocks, finance 9 0
30 Sep 2009 Google Finance Historical Stock Data Downloader gathers historical stock information from Google Finance. Author: Alejandro Arrizabalaga finance, google finance, stock, quote 29 1
  • 4.0
4.0 | 1 rating

Contact us at files@mathworks.com