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