bbgo_origin/pkg/exchange/ftx
2021-03-21 13:06:46 +08:00
..
convert_test.go ftx: implemenet place order func 2021-03-13 10:41:04 +08:00
convert.go ftx: implemenet place order func 2021-03-13 10:41:04 +08:00
exchange_test.go ftx: implement queryMarket 2021-03-21 13:06:46 +08:00
exchange.go ftx: implement queryMarket 2021-03-21 13:06:46 +08:00
orderbook_snapshot.json ftx: unmarshal orderbook snapshot 2021-03-02 18:33:19 +08:00
orderbook_update.json ftx: print orderbook update 2021-03-04 10:02:40 +08:00
rest_account_request.go ftx: support account info 2021-03-18 23:53:55 +08:00
rest_balance_request.go ftx: rename balance.go to rest_balance_request.go 2021-03-07 12:51:13 +08:00
rest_market_request.go ftx: define market request 2021-03-21 13:06:46 +08:00
rest_order_request.go ftx: support queryClosedOrders 2021-03-17 21:26:25 +08:00
rest_responses.go ftx: define market request 2021-03-21 13:06:46 +08:00
rest_test.go ftx: define rest client 2021-02-08 19:07:18 +08:00
rest.go ftx: define market request 2021-03-21 13:06:46 +08:00
stream_message_handler.go ftx: orderbook snapshot checksum 2021-03-06 19:23:44 +08:00
stream.go ftx: print orderbook update 2021-03-04 10:02:40 +08:00
websocket_messages_test.go ftx: orderbook snapshot checksum 2021-03-06 19:23:44 +08:00
websocket_messages.go ftx: orderbook snapshot checksum 2021-03-06 19:23:44 +08:00
websocket.go ftx: send subscriptions when connected 2021-02-27 18:42:46 +08:00