Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cbyn/bitfx
/ types & classes
Types & classes
16 in github.com/cbyn/bitfx
⨍
Functions
180
◇
Types & classes
16
TypeAlias
AskItems
AskItems defines the inner book data format
exchange/exchange.go:75
TypeAlias
BidItems
BidItems defines the inner book data format
exchange/exchange.go:69
Struct
Book
Book defines the book data format
exchange/exchange.go:60
Struct
Client
Client contains all exchange information
btcchina/btcchina.go:24
Struct
Client
Client contains all exchange information
bitfinex/bitfinex.go:22
Struct
Client
Client contains all exchange information
okcoin/okcoin.go:22
Struct
Config
Config stores user configuration
bitarb/bitarb.go:25
Interface
Interface
Interface defines exchange methods for data and trading
exchange/exchange.go:10
Struct
Order
Order defines the order status format
exchange/exchange.go:54
Struct
Quote
Quote contains forex quote information
forex/forex.go:19
Struct
filteredBook
Used for filtered book data
bitarb/bitarb.go:47
Struct
market
bitarb/bitarb.go:51
Struct
neededArb
bitarb/bitarb_test.go:19
Struct
request
Exchange request format
btcchina/btcchina.go:33
Struct
request
Exchange request format
okcoin/okcoin.go:35
TypeAlias
response
Exchange response format
okcoin/okcoin.go:42