press-play / yahoo-stock-prices
该软件包最新版本(dev-master)没有可用的许可证信息。
dev-master
2018-09-01 04:54 UTC
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2024-09-29 05:14:47 UTC
README
下载并保存来自Yahoo公司的历史股价。
基于 https://github.com/c0redumb/yahoo_quote_download
使用方法
<?php
require 'PriceFetcher.php';
\YahooStockPrices\PriceFetcher::getPrices('/home/user/Projects/', ['CBA.AX']);