yahoo_finance_api
yahoo_finance_api copied to clipboard
missing field 'adjclose'
yahoo::YahooConnector::new().get_quote_history_interval(...).await?.quotes()?
Error: deserializing response from yahoo! finance failed
Caused by:
missing field `adjclose`
@thinkrapido : What do you want to tell me with this post?
If yahoo does not provide this field, the library can't either.