tensortrade.wallets.wallet module¶
-
class
tensortrade.wallets.wallet.Wallet(exchange, quantity)[source]¶ Bases:
tensortrade.base.core.IdentifiableA wallet stores the balance of a specific instrument on a specific exchange.
-
instrument¶ Return type: Instrument
-