It seems like this should be a simple problem. I use Matlab to create a stock database and analyze tools.
I use Matlab functions to get a data table using the following URL:
http:
This works fine to get standard statistics (open, close, volume, ect). I cannot figure out how to add other yahoo statistics, although moving averages. Can I change the above URL to add other statistics to the download? Or is there a way to change a single quote request to include a date? I am trying to change the URL below to no avail.
http:
Thanks for the help!
source
share