Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cbyn/bitfx
/ functions
Functions
180 in github.com/cbyn/bitfx
⨍
Functions
180
◇
Types & classes
16
Method
GetOrderStatus
GetOrderStatus gets the status of an order on the exchange
okcoin/okcoin.go:319
Method
HasCryptoFee
HasCrytpoFee returns true if fee is taken in cryptocurrency on buys
btcchina/btcchina.go:120
Method
HasCryptoFee
HasCrytpoFee returns true if fee is taken in cryptocurrency on buys
bitfinex/bitfinex.go:109
Method
HasCryptoFee
HasCrytpoFee returns true if fee is taken in cryptocurrency on buys
okcoin/okcoin.go:162
Method
Len
Len implements sort.Interface on BidItems
exchange/exchange.go:81
Method
Len
Len implements sort.Interface on AskItems
exchange/exchange.go:96
Method
Less
Less implements sort.Interface on BidItems
exchange/exchange.go:91
Method
Less
Less implements sort.Interface on AskItems
exchange/exchange.go:106
Method
MaxPos
MaxPos returns the exchange max position
btcchina/btcchina.go:105
Method
MaxPos
MaxPos returns the exchange max position
bitfinex/bitfinex.go:94
Method
MaxPos
MaxPos returns the exchange max position
okcoin/okcoin.go:147
Method
Position
Position returns the exchange position
btcchina/btcchina.go:85
Method
Position
Position returns the exchange position
bitfinex/bitfinex.go:74
Method
Position
Position returns the exchange position
okcoin/okcoin.go:127
Method
Priority
Priority returns the exchange priority for order execution
btcchina/btcchina.go:70
Method
Priority
Priority returns the exchange priority for order execution
bitfinex/bitfinex.go:59
Method
Priority
Priority returns the exchange priority for order execution
okcoin/okcoin.go:112
Method
SendOrder
SendOrder sends an order to the exchange
btcchina/btcchina.go:321
Method
SendOrder
SendOrder sends an order to the exchange
bitfinex/bitfinex.go:208
Method
SendOrder
SendOrder sends an order to the exchange
okcoin/okcoin.go:222
Method
SetMaxPos
SetMaxPos sets the exchange max position
btcchina/btcchina.go:100
Method
SetMaxPos
SetMaxPos sets the exchange max position
bitfinex/bitfinex.go:89
Method
SetMaxPos
SetMaxPos sets the exchange max position
okcoin/okcoin.go:142
Method
SetPosition
SetPosition sets the exchange position
btcchina/btcchina.go:80
Method
SetPosition
SetPosition sets the exchange position
bitfinex/bitfinex.go:69
Method
SetPosition
SetPosition sets the exchange position
okcoin/okcoin.go:122
Method
String
String implements the Stringer interface
btcchina/btcchina.go:65
Method
String
String implements the Stringer interface
bitfinex/bitfinex.go:54
Method
String
String implements the Stringer interface
okcoin/okcoin.go:107
Method
Swap
Swap implements sort.Interface on BidItems
exchange/exchange.go:86
Method
Swap
Swap implements sort.Interface on AskItems
exchange/exchange.go:101
Function
TestAvailFunds
(t *testing.T)
btcchina/btcchina_test.go:67
Function
TestAvailFunds
(t *testing.T)
bitfinex/bitfinex_test.go:95
Function
TestAvailFunds
(t *testing.T)
okcoin/okcoin_test.go:67
Function
TestAvailShort
(t *testing.T)
btcchina/btcchina_test.go:73
Function
TestAvailShort
(t *testing.T)
bitfinex/bitfinex_test.go:101
Function
TestAvailShort
(t *testing.T)
okcoin/okcoin_test.go:73
Function
TestCalculateNeededArb
(t *testing.T)
bitarb/bitarb_test.go:23
Function
TestCommunicateBook
***** Live exchange communication tests ***** Slow... skip when not needed
btcchina/btcchina_test.go:88
Function
TestCommunicateBook
***** Live exchange communication tests ***** Slow... skip when not needed
bitfinex/bitfinex_test.go:116
Function
TestCommunicateBookCNY
(t *testing.T)
okcoin/okcoin_test.go:190
Function
TestCommunicateBookUSD
***** Live exchange communication tests ***** Slow... skip when not needed USD tesing
okcoin/okcoin_test.go:90
Function
TestCommunicateFX
(t *testing.T)
forex/forex_test.go:15
Function
TestCurrency
(t *testing.T)
btcchina/btcchina_test.go:45
Function
TestCurrency
(t *testing.T)
bitfinex/bitfinex_test.go:73
Function
TestCurrency
(t *testing.T)
okcoin/okcoin_test.go:45
Function
TestCurrencyCode
(t *testing.T)
btcchina/btcchina_test.go:51
Function
TestCurrencyCode
(t *testing.T)
bitfinex/bitfinex_test.go:79
Function
TestCurrencyCode
(t *testing.T)
okcoin/okcoin_test.go:51
Function
TestCurrencyCodeCNY
CNY tesing
okcoin/okcoin_test.go:180
Function
TestFee
(t *testing.T)
btcchina/btcchina_test.go:29
Function
TestFee
(t *testing.T)
bitfinex/bitfinex_test.go:57
Function
TestFee
(t *testing.T)
okcoin/okcoin_test.go:29
Function
TestFilterBook
(t *testing.T)
bitarb/bitarb_test.go:82
Function
TestFindBestArb
(t *testing.T)
bitarb/bitarb_test.go:250
Function
TestFindBestAsk
(t *testing.T)
bitarb/bitarb_test.go:226
Function
TestFindBestBid
(t *testing.T)
bitarb/bitarb_test.go:202
Function
TestGetBook
Test retrieving book data with mock server
bitfinex/bitfinex_test.go:35
Function
TestGetQuote
(t *testing.T)
forex/forex_test.go:7
Function
TestHasCryptoFee
(t *testing.T)
btcchina/btcchina_test.go:79
Function
TestHasCryptoFee
(t *testing.T)
bitfinex/bitfinex_test.go:107
Function
TestHasCryptoFee
(t *testing.T)
okcoin/okcoin_test.go:79
Function
TestMaxPos
(t *testing.T)
btcchina/btcchina_test.go:57
Function
TestMaxPos
(t *testing.T)
bitfinex/bitfinex_test.go:85
Function
TestMaxPos
(t *testing.T)
okcoin/okcoin_test.go:57
Function
TestNewOrder
(t *testing.T)
btcchina/btcchina_test.go:108
Function
TestNewOrder
(t *testing.T)
bitfinex/bitfinex_test.go:136
Function
TestNewOrderCNY
(t *testing.T)
okcoin/okcoin_test.go:210
Function
TestNewOrderUSD
(t *testing.T)
okcoin/okcoin_test.go:110
Function
TestPriority
(t *testing.T)
btcchina/btcchina_test.go:23
Function
TestPriority
(t *testing.T)
bitfinex/bitfinex_test.go:51
Function
TestPriority
(t *testing.T)
okcoin/okcoin_test.go:23
Function
TestUpdatePositon
(t *testing.T)
btcchina/btcchina_test.go:35
Function
TestUpdatePositon
(t *testing.T)
bitfinex/bitfinex_test.go:63
Function
TestUpdatePositon
(t *testing.T)
okcoin/okcoin_test.go:35
Function
init
()
bitarb/bitarb_test.go:11
Function
main
()
okbook/okbook.go:20
Function
main
()
btcbook/btcbook.go:20
Function
main
()
bitarb/bitarb.go:134
Function
main
()
bfbook/bfbook.go:16
← previous
101–180 of 180, ranked by callers