-
Notifications
You must be signed in to change notification settings - Fork 217
Open
Description
I have been using yfinance and wallstreet for a long time.
Recently this rate error started popping up.
Yfinance works now, but wallstreet does not work (related issue in yfinance closed recently)
I am using python 3.11, yfinance 0.2.59, which gives the rateerror
but if I use latest yfinance 0.2.61 version, I get
'Yahoo API requires curl_cffi session not <class 'requests.sessions.Session'>. Solution: stop setting session, let YF handle.' error
Reading through related yfinace ticket, fix there may require change to wallstreet package ?
Sample Code : Call('MSFT',d=19,m=9,y=2025)
Metadata
Metadata
Assignees
Labels
No labels