.. |
convert_test.go
|
ftx: Support LIMIT_MAKER and IOC_LIMIT order type
|
2022-01-12 03:47:12 +08:00 |
convert.go
|
ftx: Support LIMIT_MAKER and IOC_LIMIT order type
|
2022-01-12 03:47:12 +08:00 |
exchange_test.go
|
fix backtest (with review)
|
2021-12-14 16:02:54 +08:00 |
exchange.go
|
ftx: Support LIMIT_MAKER and IOC_LIMIT order type
|
2022-01-12 03:47:12 +08:00 |
generate_symbol_map.go
|
feat(ftx): use go generate to build symbol map
|
2021-05-26 20:53:51 +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
|
all: change trade id to uint64
|
2021-12-23 17:49:18 +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
|
apply requestgen for CancelOrderRequest and CancelAllOrderRequest
|
2021-12-13 14:55:44 +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
|
exchange/stream : implement booktickerupdate event for ftx and
|
2021-12-22 21:01:11 +08:00 |
stream_test.go
|
database: sqlite3 issue fix
|
2021-12-15 14:34:31 +08:00 |
stream.go
|
ftx: Separate the lastClosed record for different interval
|
2022-01-15 05:12:45 +08:00 |
symbols.go
|
update ftx market mapping
|
2021-12-09 15:57:44 +08:00 |
ticker_test.go
|
account: add nav_history_details and account_service for #302
|
2021-12-14 08:09:18 +08:00 |
websocket_messages_test.go
|
fix(ftx): support subaccount in websocket
|
2021-05-21 23:07:53 +08:00 |
websocket_messages.go
|
exchange/stream : implement booktickerupdate event for ftx and
|
2021-12-22 21:01:11 +08:00 |