.. |
ftxapi
|
ftx: fix ftx api get markets request
|
2022-05-08 18:36:25 +08:00 |
convert_test.go
|
ftx: fix ftx test cases
|
2022-03-03 01:47:19 +08:00 |
convert.go
|
ftx: fix ftx test cases
|
2022-03-03 01:47:19 +08:00 |
exchange_test.go
|
fix: remove maker/buyer/taker/sellerCommission
|
2022-03-07 14:32:00 +09:00 |
exchange.go
|
Merge pull request #614 from jessy1092/ftx-support-interval
|
2022-05-16 01:43:17 +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_market_request.go
|
ftx: remove legacy market api method
|
2022-03-03 11:39:11 +08:00 |
rest_responses.go
|
fixedpoint for exchange and indicators, some fixes in types
|
2022-02-15 12:01:38 +09:00 |
rest_test.go
|
ftx: define rest client
|
2021-02-08 19:07:18 +08:00 |
rest_wallet_request.go
|
ftx: remove legacy balances method
|
2022-03-03 11:43:15 +08:00 |
rest.go
|
ftx: remove legacy orderRequest from the legacy rest
|
2022-03-03 12:33:44 +08:00 |
stream_message_handler_test.go
|
ftx: fix ftx test cases
|
2022-03-03 01:47:19 +08:00 |
stream_message_handler.go
|
feature: add ftx market trade implementation
|
2022-03-23 19:12:49 +09:00 |
stream_test.go
|
database: sqlite3 issue fix
|
2021-12-15 14:34:31 +08:00 |
stream.go
|
fix ftx pollKines bug
|
2022-04-19 21:29:45 +08:00 |
symbols.go
|
fix ftx pollKines bug
|
2022-04-19 21:29:45 +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
|
ftx: fix ftx test cases
|
2022-03-03 01:47:19 +08:00 |
websocket_messages.go
|
fix typpo
|
2022-04-23 00:10:27 +08:00 |