yfinance
yfinance copied to clipboard
fix bug #2270 for dividends with currency
When calling history() for Vietnamese stocks, if it contains dividend records, the dividend records will have a currency field, causing an exception. Delete the extra fields from the dividend records to return the history price normally.
is this in new release ?
Still getting the error
Did the currency field ever contain values? I only see empty strings.