package
0.0.0-20210530232945-81ab215e69dc
Repository: https://github.com/openware/irix.git
Documentation: pkg.go.dev
# Variables
Vars related to time intervals.
Vars related to time intervals.
Vars related to time intervals.
Vars related to time intervals.
Vars related to time intervals.
Vars related to time intervals.
Vars related to time intervals.
# Structs
AcceptQuote stores data of accepted quote.
AccountInfoData stores account data.
AccountOptionsInfoData stores account's options' info data.
Authenticate stores authentication variables required.
AuthenticationData stores authentication variables required.
CancelQuoteRequestData stores cancel quote request data.
CreateQuoteRequestData stores quote data of the request sent.
DepositData stores deposit address data.
FillsData stores fills' data.
FTX is the overarching type across this package.
FundingPaymentsData stores funding payments' data.
FundingRatesData stores data on funding rates.
FuturesData stores data for futures.
FutureStatsData stores data on futures stats.
IndexWeights stores index weights' data.
LendingInfoData stores margin lending info.
LendingOffersData stores data for lending offers.
LeveragedTokensData stores data of leveraged tokens.
LTBalanceData stores balances of leveraged tokens.
LTCreationData stores token creation requests' data.
LTRedemptionData stores data of the token redemption request.
LTRedemptionRequestData stores redemption request data for a leveraged token.
MarginDailyBorrowStats stores the daily borrowed amounts.
MarginFundingData stores borrowing/lending data for margin trading.
MarginMarketInfo stores margin market info.
MarginTransactionHistoryData stores margin borrowing/lending history.
MarketData stores market data.
OData stores orderdata in orderbook.
OHLCVData stores historical OHLCV data.
OptionData stores options' data.
OptionFillsData stores option's fills data.
OptionsPositionsData stores options positions' data.
OptionsTradesData stores options' trades' data.
OrderbookData stores orderbook data.
OrderData stores open order data.
OrderVars stores side, status and type for any order/trade.
PersonalQuotesData stores data of your quotes.
PositionData stores data of an open position.
QuoteData stores quote's data.
QuoteForQuoteData gets quote data for your quote.
QuoteRequestData stores option's quote request data.
QuoteStatusData stores data of quotes' status.
RequestQuoteData stores data on the requested quote.
RequestTokenCreationData stores data of the token creation requested.
Subaccount stores subaccount data.
SubaccountBalance stores the user's subaccount balance.
SubaccountTransferStatus stores the subaccount transfer details.
TempOBData stores orderbook data temporarily.
TradeData stores data from trades.
TransactionData stores data about deposit history.
TriggerData stores trigger orders' trigger data.
TriggerOrderData stores trigger order data.
WalletBalance stores balances data.
WalletCoinsData stores data about wallet coins.
WsFills stores websocket fills' data.
WsFillsDataStore stores ws fills' data.
WSMarkets stores websocket markets data.
WsMarketsData stores websocket markets data.
WsMarketsDataStorage stores websocket markets data.
WsMarketsFutureData stores websocket markets' future data.
WsOrderbookData stores ws orderbook data.
WsOrderbookDataStore stores ws orderbook data.
WsOrderDataStore stores ws orders' data.
WsOrders stores ws orders' data.
WsResponseData stores basic ws response data on being subscribed to a channel successfully.
WsSub has the data used to subscribe to a channel.
WsTickerData stores ws ticker data.
WsTickerDataStore stores ws ticker data.
WsTradeData stores ws trade data.
WsTradeDataStore stores ws trades' data.
# Type aliases
AllWalletBalances stores all the user's account balances.
TimeInterval represents interval enum.