package
0.0.0-20210925140150-5b5d7e4b0230
Repository: https://github.com/traderwithpython/bitfinex-api-go.git
Documentation: pkg.go.dev

# Functions

Create a new Rest client.
Create a new Rest client with a custom http handler.
Create a new Rest client with a synchronous HTTP handler and a custom nonce generaotr.
Create a new Rest client with a synchronous HTTP handler and a custom base url and nonce generator.
Create a new Rest client with a custom base url.
Create a new Rest client with a custom base url and HTTP handler.
Create a new Rest client with a custom base url, HTTP handler and none generator.
Create a new Rest client with a custom nonce generator.
Create new POST request with an empty body as payload.
Create a new POST request with the given bytes as body.
Create a new POST request with the given data (map[string]interface{}) as body.
Create a new request with a given method (POST | GET) with bytes as body.
Create a new request with the given method (POST | GET).

# Constants

No description provided by the author

# Structs

AveragePriceRequest data structure for constructing average price query params.
No description provided by the author
CancelOrderMultiRequest - data structure for constructing cancel order multi request payload.
CandleService manages the Candles endpoint.
No description provided by the author
CurrenciesService manages the conf endpoint.
DepositInvoiceRequest - data structure for constructing deposit invoice request payload.
OrderService manages data flow for the Order API endpoint.
In case if API will wrong response code ErrorResponse will be returned to caller.
ForeignExchangeRateRequest data structure for constructing foreign exchange rate request payload.
FundingService manages the Funding endpoint.
No description provided by the author
No description provided by the author
InvoiceService manages Invoice endpoint.
KeepFundingRequest - data structure for constructing keep funding request payload.
LedgerService manages the Ledgers endpoint.
No description provided by the author
OrderMultiOpsRequest - data structure for constructing order multi ops request payload.
OrderService manages data flow for the Order API endpoint.
No description provided by the author
PositionService manages the Position endpoint.
No description provided by the author
Request is a wrapper for standard http.Request.
Response is a wrapper for standard http.Response and provides more methods.
StatsService manages the Stats endpoint.
TradeService manages the Trade endpoint.
TickerHistoryService manages the Tickers History endpoint.
TickerService manages the Ticker endpoint.
TradeService manages the Trade endpoint.
WalletService manages data flow for the Wallet API endpoint.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author