sstrickx / yahoofinance-api

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

Support for after hours trading (Pre / Post Market) #128

Closed spew closed 5 years ago

spew commented 6 years ago

The Yahoo query1/v7 API supports giving out pre & post market after hours trading data. The java library should make this available to consumers.

spew commented 6 years ago

Note, I can pick this up, one issue I'm running into is that the tests are all built around what appears to be a legacy CSV based API?

I am adding support for using the query1/v7 json responses as test data sources. Does this sound reasonable?

sstrickx commented 5 years ago

Thanks for the pull request! To be handled with version 4.0.0.