Introduction
Automation Platform
Botmain DAO
Building Trading Strategies
API References Dev Live Stream
@botmain/wallet / Class

AccountInfo

Extends AccountData
No documentation has been provided.

Properties

NameTypeDescription
accountType
AccountType
analyticsSlices
PortfolioSlice[]
balances
inherited from AccountData
WalletBalance[]
blockchain
BlockchainType
closedOrders
inherited from AccountData
Order[]
closedPositions
inherited from AccountData
Record<string, Position>
environment
TradingEnv
exchange
ExchangeType
id
string
lastSlice
PortfolioSlice
leverage
number
marginUsd
number
name
string
openOrders
inherited from AccountData
Order[]
openPositions
inherited from AccountData
Record<string, Position>
source
string
tradesHistory
inherited from AccountData
Trade[]
transfers
inherited from AccountData
Transfer[]
usdValue
number
walletType
WalletType