tensortrade.wallets package

tensortrade.wallets.get(identifier)[source]

Gets the TradingStrategy that matches with the identifier.

Parameters:identifier (str) – The identifier for the TradingStrategy
Raises:KeyError – if identifier is not associated with any TradingStrategy
Return type:Portfolio