austin362667
18acd668a7
interval: finalize 1s support
...
interval: finalize 1s support
interval: finalize 1s support
2022-10-14 23:14:30 +08:00
c9s
070a92e3ae
max: fix max kline api
2022-10-04 17:25:29 +08:00
c9s
29105eb57f
all: simplify underlying exchange submitOrder method
...
- Replace SubmitOrders with SubmitOrder
- Accept only one submit order and return one created order
- Add bbgo.BatchPlaceOrders helper method and bbgo.BatchRetryPlaceOrders method
2022-09-09 18:41:06 +08:00
c9s
ba87ffab43
max: fix order type casting
2022-08-11 00:00:25 +08:00
c9s
e2df05c054
maxapi: add option to disable user agent header
2022-08-10 23:59:55 +08:00
c9s
8f17d6b019
maxapi: rewrite public service with requestgen
2022-08-10 23:59:50 +08:00
c9s
fc73a12689
maxapi: add get klines request
2022-08-10 23:59:43 +08:00
c9s
6f35aa0f20
maxapi: replace client field type with interface
2022-08-10 23:59:38 +08:00
c9s
c5e93dba00
max: replace client field type with interface
2022-08-10 23:59:25 +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
2f8020efd6
max: add v2 order api back
2022-08-10 23:59:10 +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
a5a40c3a42
exchange/max: check order id field
2022-08-09 11:36:59 +08:00
c9s
cba9ffe064
exchange/max: add order trades api
2022-08-09 11:36:53 +08:00
zenix
2568a81dfe
fix: binance time sync, exchange interval query interface, yaml for fixedpoint
2022-07-26 16:42:34 +09:00
c9s
44f3793db8
max: emit debt event and ad ratio event
2022-07-15 13:25:02 +08:00
c9s
cc8821bb66
update max order api path
2022-07-08 20:47:51 +08:00
c9s
e9faf34b5e
max: fix balance field for api
2022-07-08 17:28:07 +08:00
Yo-An Lin
24fc5c2baf
Merge pull request #736 from zenixls2/feature/lint_fmt_check
...
fix: gosimple alert
2022-06-18 02:48:47 +08:00
c9s
d6f2f4046a
max: add limit to the closed order query
2022-06-18 01:57:34 +08:00
zenix
a5ffca7fe8
fix: gosimple alert
2022-06-17 20:19:51 +09:00
zenix
ba1342cbc3
feature: add pre-commit
2022-06-17 16:07:00 +09:00
zenix
55fa4cc8f1
fix: apply gofmt on all files, add revive action
2022-06-17 16:06:59 +09:00
c9s
aedd3e79d5
maxapi: drop unused mustParseURL
2022-06-17 12:52:22 +08:00
c9s
ce63723ff0
maxapi: drop unused functions
2022-06-17 12:52:06 +08:00
c9s
500dc64ed4
maxapi: drop unused v2 order api
2022-06-16 16:05:21 +08:00
c9s
0aa606ebcb
maxapi: drop unused v2 api
2022-06-16 16:03:12 +08: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
3428aeba03
apply default exchange fee rate
...
fixes #566
2022-06-03 03:24:34 +08:00
c9s
5527b3c48a
rename Withdrawal to Withdraw since it's a noun
2022-06-02 11:42:03 +08:00
c9s
8aec251a62
max: fix v3 loan/repay api path
2022-06-02 01:41:41 +08:00
c9s
ae8625da31
max: net asset should substract debt
2022-06-02 01:34:14 +08:00
c9s
92882f68f4
max: add borrow and repay todo
2022-06-02 01:28:33 +08:00
c9s
78f9c7d569
improve autoborrow checks
2022-06-02 01:27:04 +08:00
c9s
4e666dee98
max: implement margin borrow and repay service on max
2022-06-01 20:44:24 +08:00
c9s
01822eee28
max: use v3 order api to submit orders
2022-06-01 20:34:20 +08:00
c9s
50accc5a2c
max: fix QueryAccount for margin
2022-06-01 19:56:10 +08:00
c9s
e66eb08db4
batch: refactor batch query
2022-05-31 00:59:33 +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
887fe09b44
max: add margin level info the account
2022-05-27 19:48:03 +08:00
c9s
c891cc56e3
max: fix trades/orders parsing
2022-05-27 19:48:03 +08:00
c9s
d792f3b83b
max: drop unused url ref vars
2022-05-27 16:46:56 +08:00
c9s
60d65a390f
max: add margin api (liquidation history and interest history)
2022-05-27 16:40:56 +08:00