sstrickx / yahoofinance-api

Java Client API for Yahoo Finance
MIT License
499 stars 219 forks source link

Add new intervals #154

Open david-bouyssie opened 4 years ago

david-bouyssie commented 4 years ago

For now the minimum available interval is "1d". Valid intervals in the API are: 1m, 2m, 5m, 15m, 30m, 60m, 90m, 1h, 1d, 5d, 1wk, 1mo, 3mo

It would be great to have access to intervals ranking from 1m to 1d to have more detailed intraday information.