tensortrade.exchanges.live.ccxt_exchange module¶
-
class
tensortrade.exchanges.live.ccxt_exchange.
CCXTExchange
(exchange, **kwargs)[source]¶ Bases:
tensortrade.exchanges.asset_exchange.AssetExchange
-
net_worth
(output_symbol='BTC')[source]¶ Calculate the net worth of the current account in this exchange
# Arguments output_symbol: the notional value, that should be used to display the account value
# Returns the total portfolio value of this account
- Return type
-