tensortrade.oms.wallets package¶
-
tensortrade.oms.wallets.get(identifier: str) → tensortrade.oms.wallets.portfolio.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