bbgo_origin/pkg/exchange/ftx
2021-03-03 10:31:46 +08:00
..
balance.go ftx: implement ftx balances querying 2021-02-08 19:07:18 +08:00
convert.go ftx: use uppercase in toGlobalCurrency 2021-02-08 22:29:50 +08:00
exchange_test.go ftx: implement ftx balances querying 2021-02-08 19:07:18 +08:00
exchange.go ftx: add missing types.exchange methods 2021-02-27 17:24:08 +08:00
orderbook_snapshot.json ftx: unmarshal orderbook snapshot 2021-03-02 18:33:19 +08:00
responses.go ftx: implement ftx balances querying 2021-02-08 19:07:18 +08:00
rest_test.go ftx: define rest client 2021-02-08 19:07:18 +08:00
rest.go ftx: define rest client 2021-02-08 19:07:18 +08:00
stream_message_handler.go ftx: emit orderbook snapshot 2021-03-02 22:18:41 +08:00
stream.go ftx: emit orderbook snapshot 2021-03-02 22:18:41 +08:00
websocket_messages_test.go ftx: unmarshal all fields at the same time 2021-03-03 10:31:46 +08:00
websocket_messages.go ftx: unmarshal all fields at the same time 2021-03-03 10:31:46 +08:00
websocket.go ftx: send subscriptions when connected 2021-02-27 18:42:46 +08:00