Documentation ¶
Index ¶
Constants ¶
View Source
const ( BinanceFutures = "binancefutures" BitMEX = "bitmex" Deribit = "deribit" Bybit = "bybit" Hbdm = "hbdm" HbdmSwap = "hbdmswap" OkexFutures = "okexfutures" OkexSwap = "okexswap" )
Variables ¶
This section is empty.
Functions ¶
func NewExchange ¶
func NewExchange(name string, opts ...ApiOption) Exchange
func NewExchangeFromParameters ¶
func NewExchangeFromParameters(name string, params *Parameters) Exchange
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.