tedchou12 / webull

Unofficial APIs for Webull.
MIT License
602 stars 185 forks source link

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

Open hadenponish1 opened 1 year ago

hadenponish1 commented 1 year 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?