get_watchlist

Returns the current watchlist.

Syntax

def get_watchlist(self) -> List:

Returns

Returns a list containing the current watchlist.

Raises