Open samuelhopkins opened 9 years ago
An attempt to get historical data from a weekday when the market was closed, for example national holidays, results in a 404 error from urllib. It would probably be better to catch the error and return an empty dict.
Fixed
send a pull request
Pull Request Sent
An attempt to get historical data from a weekday when the market was closed, for example national holidays, results in a 404 error from urllib. It would probably be better to catch the error and return an empty dict.