tedchou12 / webull

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

less of an issue, is there a way to add ticker to a watchlist? #424

Open hadenponish1 opened 7 months ago

hadenponish1 commented 7 months ago

Can't find anything in documentation or workaround for adding tickers to a watchlist. I'm able to pull watchlists with the wb.get_watchlists() function. I'd then like to have a way to programmatically add an array of tickers to a webull watchlist. Any suggestions for this?