yahoo_finance_api icon indicating copy to clipboard operation
yahoo_finance_api copied to clipboard

missing field 'adjclose'

Open thinkrapido opened this issue 2 years ago • 2 comments

yahoo::YahooConnector::new().get_quote_history_interval(...).await?.quotes()?
Error: deserializing response from yahoo! finance failed

Caused by:
    missing field `adjclose`

thinkrapido avatar Oct 14 '22 18:10 thinkrapido

image

thinkrapido avatar Oct 14 '22 18:10 thinkrapido

@thinkrapido : What do you want to tell me with this post?

xemwebe avatar Oct 14 '22 22:10 xemwebe

If yahoo does not provide this field, the library can't either.

xemwebe avatar Jan 03 '23 16:01 xemwebe