Real-Time Datafeed from Yahoo!

版本 1.0.0.0 (42.8 KB) 作者: Eric Johnson
Extension of Datafeed Toolbox's Yahoo object, allowing real-time data to be fetched
5.4K 次下载
更新时间 2008/9/10

查看许可证

YAHOORT Extends the Datafeed Toolbox's YAHOO object, allowing real-time data to be fetched from Yahoo's Premium Finance service.

Requirements:
- Datafeed Toolbox license
- Yahoo account subscribed to Yahoo Premium Finance.

1. To install, simply unzip the contents of 'yahooRT.zip' to a location on the MATLAB path.

2. Try running 'yahooRTdemo.m' during active US trading hours (9:30am-4:00pm ET). You should observe a difference of ~15 minutes between the base YAHOO.FETCH and YAHOORT.FETCH.
*You will need to set the USERNAME and PASSWORD variables in this file before you run it*

3. For more information, type
>> help yahooRT

Please contact me at eric.johnson@mathworks.com if you have any questions.
Thanks for checking out my project!

*Updates*
9/9/08 - Fixed authentication issue on 64-bit MATLAB.

引用格式

Eric Johnson (2024). Real-Time Datafeed from Yahoo! (https://www.mathworks.com/matlabcentral/fileexchange/20521-real-time-datafeed-from-yahoo), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Datafeed Toolbox 的更多信息
致谢

启发作品: Yahoo! Finance Data Loader

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Now works with 64-bit MATLAB.