tedchou12 / webull

Unofficial APIs for Webull.
MIT License
596 stars 181 forks source link

get_options_bars returning empty dataframe #404

Open cmay10 opened 1 year ago

cmay10 commented 1 year ago

get_option_bars method is returning an empty dataframe for all derivativeIds. Has anyone figured out a solution for this?

tradingwithme commented 1 year ago

I also had experienced the same issue: I tried obtaining all the tickerIds from both the calls and puts dictionaries in the SPY ticker quote for example. All of them returned an empty get_options_bars dataframe.