library yahoo-stock-prices
press-play/yahoo-stock-prices
- Thursday, December 28, 2017
- by khanh_nguyen
- Repository
- 1 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
YahooStockPrices
Download and save the historical prices for companies from Yahoo., (*1)
Based off https://github.com/c0redumb/yahoo_quote_download, (*2)
Usage
<?php
require 'PriceFetcher.php';
\YahooStockPrices\PriceFetcher::getPrices('/home/user/Projects/', ['CBA.AX']);