get_watchlist
Returns the current watchlist.
Syntax
def get_watchlist(self) -> List: Returns
Returns a list containing the current watchlist.
Raises
- An
Exceptionis raised if there is an error retrieving the watchlist.
Returns the current watchlist.
def get_watchlist(self) -> List: Returns a list containing the current watchlist.
Exception is raised if there is an error retrieving the watchlist.