c9s
76012f0b71
max: deposit request currency field is optional
2022-04-25 16:27:07 +08:00
c9s
9e06053c3b
max: rewrite and rename private trade request
2022-04-21 14:56:20 +08:00
c9s
f9908f2931
rewrite private trade request
2022-04-21 14:52:44 +08:00
c9s
93b10f20ac
maxapi: fix fromID to uint64
2022-04-21 13:18:00 +08:00
c9s
e754b68cdf
maxapi: fix http timeout
2022-04-21 13:17:43 +08:00
c9s
0410ef1305
maxapi: refactor rewards api
2022-04-21 00:18:34 +08:00
c9s
8b9383ecfa
maxapi: refactor withdrawal request
2022-04-20 16:38:08 +08:00
c9s
72ea9f7e24
maxapi: add deposit request tests and withdrawal request tests
2022-04-20 14:01:18 +08:00
c9s
f3eafd5cd8
remove unused get trades method
2022-04-20 13:49:06 +08:00
c9s
387c0bfb8b
maxapi: rewrite vip level request
2022-04-20 13:35:17 +08:00
c9s
68abeb826b
maxapi: add account service tests
2022-04-20 13:28:39 +08:00
c9s
f9df65a2f8
maxapi: add generated files
2022-04-20 13:20:54 +08:00
c9s
ff7f1a8bc8
maxapi: always merge params into the payload for signing
2022-04-20 12:18:35 +08:00
c9s
4d8997a8d5
max: pass context background to the request
2022-04-20 12:18:35 +08:00
c9s
5cba6a6133
maxapi: use requestgen to query and submit orders
2022-04-20 12:18:35 +08:00
c9s
93b19faa3a
refactor newAuthenticatedRequest
2022-04-20 12:18:35 +08:00
c9s
bf4a0169bd
max: update client api
2022-04-20 12:18:35 +08:00
c9s
d1f4c0a225
max: fix kline parse
2022-03-15 16:07:19 +08:00
zenix
b8bf2af14d
fixedpoint for exchange and indicators, some fixes in types
2022-02-15 12:01:38 +09:00
c9s
59cc4d7243
max: improve max closed order query
2022-01-27 00:02:35 +08:00
c9s
50871c1b61
max: fix order query limiter call and order state for query
2022-01-24 23:45:56 +08:00
c9s
0c0a12781a
max: fix max exchange closed order sync
2022-01-24 23:18:52 +08:00
c9s
8b6cae9107
max: fix max authenticated event parsing
2022-01-02 12:20:38 +08:00
c9s
e04139a330
max: clean up and refactor max stream
2022-01-02 12:02:36 +08:00
c9s
e08b2e9a85
fix max exchange order status conversion and document the order status
2021-12-26 15:58:12 +08:00
TonyQ
3e45035ab1
database: sqlite3 issue fix
...
database: upgrade gosqllite3 version for increasing variable amount limit
types: update kline starttime/endtime field to prevent sqlite3
time parsing issue.
fix #215
2021-12-15 14:34:31 +08:00
sincoew
4f2b1d975a
fix type change on max api
2021-07-15 17:51:14 +08:00
c9s
a8048703b3
max: fix order delete refurl
2021-06-27 11:33:00 +08:00
c9s
3fdcf466bf
max: set reqcount for nonce by default 1
2021-06-27 11:32:54 +08:00
c9s
657e1dc9bf
maxapi: pre-parse relative url and cache them
2021-06-16 13:04:05 +08:00
c9s
cbd0180939
maxapi: remove extra user agent header
2021-06-16 13:04:05 +08:00
c9s
16e5e08d58
maxapi: fix dump request error check
2021-06-16 13:04:05 +08:00
c9s
48c84824cf
maxapi: volume, side, market is always required for creating orders
2021-06-16 13:04:05 +08:00
c9s
2da633c221
maxapi: add HTTP_TRANSPORT_IDLE_CONN_TIMEOUT env var for override
2021-06-16 13:04:05 +08:00
c9s
7c5b676366
maxapi: create an isolated http transport rather than the default one
2021-06-16 13:04:05 +08:00
c9s
684232041c
maxapi: load http transport settings from env vars
2021-06-16 13:04:05 +08:00
c9s
b31b830b2b
max: add request dump for debugging request
2021-06-16 13:03:45 +08:00
c9s
a8eda62a8d
max: set debug vars from env vars
2021-06-16 13:02:21 +08:00
c9s
2a5ef30135
add ping worker to max
2021-05-29 00:26:53 +08:00
c9s
f49490f986
fix websocket ping/pong issue
2021-05-28 23:34:21 +08:00
c9s
002b28f75a
okex: implement candlestick api and improve kline console format
2021-05-28 20:51:10 +08:00
c9s
e678289577
implement okex balances endpoint
2021-05-27 00:05:43 +08:00
c9s
56b2c8845b
fix preorder, postorder and inorder
2021-05-22 11:36:58 +08:00
c9s
57a78777df
move Time type to types.Time
2021-05-21 00:10:53 +08:00
c9s
9406682944
improve maxapi websocket reconnect issue
2021-05-18 14:14:58 +08:00
c9s
c3c3c47808
move lock section
2021-05-18 13:59:58 +08:00
c9s
0b7c9a1437
implement withdrawal request api
2021-05-11 22:35:31 +08:00
c9s
03cee5eb0b
apply types.ExchangeMAX
2021-05-05 16:57:01 +08:00
David Chang
c9198d498e
feature: add ioc order type support to max exchange
2021-04-11 12:29:23 +08:00
c9s
3c5071b87e
use uint32 for groupID
2021-03-22 17:32:22 +08:00