package
0.0.0-20181103064614-d060b71a9acb
Repository: https://github.com/askgo/quantbot.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
NewBigOne create an exchange struct of big.one.
NewBinance create an exchange struct of Binance.com.
NewGateIo create an exchange struct of gateio.io.
NewHuobi create an exchange struct of huobi.com.
NewOKEX create an exchange struct of okex.com.
NewOkexFuture create an exchange struct of okex.com.
NewPoloniex create an exchange struct of poloniex.
NewZb create an exchange struct of zb.com.
# Structs
BigOne the exchange struct of big.one.
Binance the exchange struct of binance.com.
GateIo the exchange struct of gateio.io.
Huobi the exchange struct of huobi.com.
OKEX the exchange struct of okex.com.
OkexFuture the exchange struct of okex.com future.
Option is an exchange option.
Order struct.
OrderBook struct.
Poloniex the exchange struct of poloniex.
Position struct.
Record struct.
Ticker struct.
Zb the exchange struct of zb.com.
# Interfaces
Exchange interface.