kbearXD
|
d1c5671a83
|
FEATURE: [max] add QueryDepth v3 API to query orderbook
|
2024-10-01 14:53:32 +08:00 |
|
c9s
|
52f32e0ad0
|
upgrade github.com/c9s/requestgen to 1.4.3
|
2024-09-12 17:27:30 +08:00 |
|
c9s
|
de0d11b511
|
max: regenerate order cancel requests
|
2024-09-11 16:47:20 +08:00 |
|
kbearXD
|
90712aff29
|
FEATURE: update get trades api
|
2024-08-19 17:05:02 +08:00 |
|
kbearXD
|
1c28fd3b44
|
FEATURE: [max] update max api url
|
2024-07-15 18:04:44 +08:00 |
|
kbearXD
|
e63158f5fa
|
FEATURE: update max api to latest version
|
2024-06-28 16:32:41 +08:00 |
|
c9s
|
0318e08e0f
|
max: add fee processing field
|
2024-04-08 17:17:46 +08:00 |
|
chiahung.lin
|
bfd9c8ac64
|
FEATURE: run state machine
FEATURE: support recover
FEATURE: add order into orderStore and recover position
recover position/budget
FEATURE: support recover budget
|
2023-12-20 16:02:37 +08:00 |
|
chiahung
|
a1d98e25c6
|
FEATURE: use max v3 new open orders api
|
2023-12-05 19:57:00 +08:00 |
|
chiahung.lin
|
ce76ad3c03
|
use OrderByType
|
2023-11-20 15:32:04 +08:00 |
|
chiahung.lin
|
592cdede66
|
FEATURE: use new max v3 api to query closed orders by timestamp
|
2023-11-17 16:21:20 +08:00 |
|
c9s
|
25298720d0
|
max: implement TransferMarginAccountAsset on max
|
2023-08-08 13:16:11 +08:00 |
|
c9s
|
5460ebdbf4
|
max: add margin transfer request
|
2023-08-08 12:49:05 +08:00 |
|
c9s
|
b02ac837ea
|
max: handle SelfTradeBidFeeDiscounted
|
2023-07-27 16:28:54 +08:00 |
|
c9s
|
fcca3f6432
|
types: add fee discounted field to the global trade struct
|
2023-07-25 14:57:10 +08:00 |
|
c9s
|
f5feb72355
|
max: add fee_discounted to Trade struct for RESTful api
|
2023-07-25 13:35:08 +08:00 |
|
c9s
|
0bb697bc1e
|
maxapi: move NewGetMarginLoanHistoryRequest method to the bottom of the file
|
2023-05-18 18:26:03 +08:00 |
|
c9s
|
7aa673c673
|
max: add currency parameter to /api/v3/wallet/:walletType/accounts api
|
2023-05-15 20:11:58 +08:00 |
|
c9s
|
7cf80473e5
|
maxapi: fix margin interest history request
|
2023-05-04 17:23:04 +08:00 |
|
c9s
|
1ca81e11e6
|
maxapi: add currency field to the accounts api
|
2023-05-04 17:20:42 +08:00 |
|
c9s
|
40f6295d91
|
maxapi: move GetMarginInterestRatesRequest api to a file
|
2023-05-04 17:18:42 +08:00 |
|
c9s
|
e9f711278e
|
maxapi: fix margin interest history api
|
2023-05-04 16:38:20 +08:00 |
|
c9s
|
2a462c8e32
|
maxapi: update margin repay/load apis
|
2023-05-04 14:43:19 +08:00 |
|
c9s
|
70e3f8ec5f
|
max: split v3 api into files
|
2023-05-04 14:37:19 +08:00 |
|
chiahung
|
f9f6346468
|
FEATURE: split self trades when use MAX RESTful API to query trades
|
2023-03-08 17:18:18 +08:00 |
|
chiahung
|
d466a63d22
|
FIX: add group id on submit order API
|
2023-03-06 15:58:18 +08:00 |
|
c9s
|
6137905f42
|
max: fix max v3 order cancel api
|
2023-03-01 16:45:33 +08:00 |
|
c9s
|
6f35aa0f20
|
maxapi: replace client field type with interface
|
2022-08-10 23:59:38 +08:00 |
|
c9s
|
ae3f6001b9
|
maxapi/v3: add order type alias
|
2022-08-10 23:59:21 +08:00 |
|
c9s
|
2380ebb285
|
maxapi/v3: apply order type constant type
|
2022-08-10 23:59:16 +08:00 |
|
c9s
|
99121d19c0
|
exchange/max: fix order trades query field name
|
2022-08-09 11:37:12 +08:00 |
|
c9s
|
b4dcdc4031
|
exchange/max: fix GetOrderTradesRequest order id field
|
2022-08-09 11:37:05 +08:00 |
|
c9s
|
cba9ffe064
|
exchange/max: add order trades api
|
2022-08-09 11:36:53 +08:00 |
|
c9s
|
cc8821bb66
|
update max order api path
|
2022-07-08 20:47:51 +08:00 |
|
zenix
|
55fa4cc8f1
|
fix: apply gofmt on all files, add revive action
|
2022-06-17 16:06:59 +09:00 |
|
c9s
|
4b14e7f7e5
|
refactor maxapi files
|
2022-06-16 15:22:36 +08:00 |
|
c9s
|
22d5b6e142
|
move max api files
|
2022-06-15 14:55:43 +08:00 |
|
c9s
|
470e003867
|
max: fix max v3 order cancel
|
2022-06-10 02:50:39 +08:00 |
|
c9s
|
8aec251a62
|
max: fix v3 loan/repay api path
|
2022-06-02 01:41:41 +08:00 |
|
c9s
|
50accc5a2c
|
max: fix QueryAccount for margin
|
2022-06-01 19:56:10 +08:00 |
|
c9s
|
4f0ac41850
|
max: generate missing files
|
2022-05-28 16:52:02 +08:00 |
|
c9s
|
fcdf0f8168
|
max: rename methods
|
2022-05-28 16:48:51 +08:00 |
|
c9s
|
753d7a8d5e
|
max: rename requests
|
2022-05-28 16:47:41 +08:00 |
|
c9s
|
cef002ccb6
|
move type alias
|
2022-05-28 16:06:16 +08:00 |
|
c9s
|
c891cc56e3
|
max: fix trades/orders parsing
|
2022-05-27 19:48:03 +08:00 |
|
c9s
|
60d65a390f
|
max: add margin api (liquidation history and interest history)
|
2022-05-27 16:40:56 +08:00 |
|
c9s
|
410a9610c9
|
max: add margin api (loan, repay, ad ratio)
|
2022-05-27 16:13:01 +08:00 |
|
c9s
|
37ef5c4b97
|
max: add margin api (liquidation history and interest history)
|
2022-05-27 15:04:47 +08:00 |
|
c9s
|
d9e10b7fcd
|
max: integrate v3 orders api
|
2022-05-26 19:52:38 +08:00 |
|
c9s
|
2d20083244
|
max: pull out http transport and register order service v3
|
2022-05-26 18:49:18 +08:00 |
|