tensortrade.oms.wallets package

tensortrade.oms.wallets.get(identifier: str) Portfolio[source]

Gets the TradingStrategy that matches with the identifier.

Parameters:

identifier – The identifier for the TradingStrategy

Raises:

KeyError – if identifier is not associated with any TradingStrategy

Submodules