package
0.0.0-20210530232945-81ab215e69dc
Repository: https://github.com/openware/irix.git
Documentation: pkg.go.dev
# Structs
Balance holds the balance from your account for a specified currency.
Balances holds the balance from your account for a specified currency.
Bittrex is the overaching type across the bittrex methods.
Currency holds supported currency metadata.
DepositAddress holds a generated address to send specific coins to the exchange.
DepositHistory holds the Deposit history data.
Market holds current market metadata.
MarketHistory holds an executed trade's data for a market ie "BTC-LTC".
MarketSummary holds last 24 hour metadata of an active exchange.
Order holds the full order information associated with the UUID supplied.
OrderBook holds a singular order on an exchange.
OrderBooks holds an array of buy & sell orders held on the exchange.
Response is the generalised response type for Bittrex.
Ticker holds basic ticker information.
UUID contains the universal unique identifier for one or multiple transactions on the exchange.
WithdrawalHistory holds the Withdrawal history data.