sstrickx / yahoofinance-api

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

StockStats class not working #205

Open NathanT621 opened 1 year ago

NathanT621 commented 1 year ago

Whenever I use a get method from the StockStats class, the value returned is null. Can you let me know why this might be happening?

VictorM-Coder commented 10 months ago

Hello, I hope everything is fine. After evaluating the issue you submitted, I was able to find a series of issues that may have implicated in this case. However, in general, the problem is correlated with the following issues:

API problem

Only model class

Another Yahoo Finance problem