.. |
convert_test.go
|
replace Exchange field type with ExchangeName
|
2021-05-16 17:02:23 +08:00 |
convert.go
|
fix(ftx): return original symbol if not found (e.g. BTC-PREP)
|
2021-05-25 23:29:50 +08:00 |
exchange_test.go
|
move Time type to types.Time
|
2021-05-21 00:10:53 +08:00 |
exchange.go
|
add LocalSymbol field for exchange specific symbol
|
2021-05-27 00:05:43 +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_fills_request.go
|
ftx: support queryTrades method
|
2021-03-26 00:43:15 +08:00 |
rest_market_request.go
|
ftx: query kline using rest api
|
2021-03-31 18:09:13 +08:00 |
rest_order_request.go
|
fix(ftx): use ID()
|
2021-05-24 14:18:40 +08:00 |
rest_responses.go
|
ftx: query kline using rest api
|
2021-03-31 18:09:13 +08:00 |
rest_test.go
|
ftx: define rest client
|
2021-02-08 19:07:18 +08:00 |
rest_wallet_request.go
|
ftx: assign query string to order/wallet requests
|
2021-03-23 22:26:18 +08:00 |
rest.go
|
fix(ftx): use ID()
|
2021-05-24 14:18:40 +08:00 |
stream_message_handler_test.go
|
move Time type to types.Time
|
2021-05-21 00:10:53 +08:00 |
stream_message_handler.go
|
ftx: websocket keepalive
|
2021-03-29 22:11:39 +08:00 |
stream.go
|
fix(ftx): iterate subscription arraywhile polling klines
|
2021-05-25 18:37:48 +08:00 |
websocket_messages_test.go
|
fix(ftx): support subaccount in websocket
|
2021-05-21 23:07:53 +08:00 |
websocket_messages.go
|
fix(ftx): allow subaccount to be empty
|
2021-05-25 22:12:10 +08:00 |