package
0.0.0-20230407103029-3071a76e3279
Repository: https://github.com/james-zhang-bing/okapi.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
NewAccount returns a pointer to a fresh Account.
NewAPIKey creates a new API key.
NewClient creates a new client.
NewFunding returns a pointer to a fresh Funding.
NewMarket returns a pointer to a fresh Market.
NewPublicData returns a pointer to a fresh PublicData.
NewSubAccount returns a pointer to a fresh SubAccount.
NewTrade returns a pointer to a fresh Trade.
NewTradeData returns a pointer to a fresh TradeData.
# Structs
Account
https://www.okex.com/docs-v5/en/#rest-api-account.
No description provided by the author
No description provided by the author
Funding
https://www.okex.com/docs-v5/en/#rest-api-funding.
Market
https://www.okex.com/docs-v5/en/#rest-api-market-data.
PublicData
https://www.okex.com/docs-v5/en/#rest-api-public-data.
SubAccount
https://www.okex.com/docs-v5/en/#rest-api-subaccount.
Trade
https://www.okex.com/docs-v5/en/#rest-api-trade.
TradeData
https://www.okex.com/docs-v5/en/#rest-api-tradeing-data.
# Interfaces
No description provided by the author