areed1192 / td-ameritrade-python-api

Unofficial Python API client library for TD Ameritrade. This library allows for easy access of the Standard API and allows users to build data pipelines for the Streaming API.
MIT License
684 stars 252 forks source link

get_watchlist_accounts() return empty list although there's watchlist inside the account #220

Open NoahFD opened 2 years ago

NoahFD commented 2 years ago

hi :)

May i know if there's any reason the response return [] even if there's watch list inside the account? thanks!