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