Commit Graph

3694 Commits

Author SHA1 Message Date
c9s
76733898db binance: add QueryMarginAssetMaxBorrowable api 2022-04-23 12:51:07 +08:00
c9s
9f9f13dfe2 add MarginBorrowRepay interface 2022-04-23 12:51:07 +08:00
c9s
37b5d80f6f add margin repay and borrow api 2022-04-23 12:51:07 +08:00
c9s
c2d1ef0fc8 add margin borrow endpoint 2022-04-23 12:51:07 +08:00
c9s
a8fdd8006c binance: add transferCrossMarginAccount method 2022-04-23 12:51:07 +08:00
c9s
ecc19e1efd binance: assign more margin fields to account 2022-04-23 12:51:07 +08:00
c9s
cf2e8c9f0a all: extend balance field for margin 2022-04-23 12:51:07 +08:00
c9s
fbe1906e70 binance: add more fields to the balance struct 2022-04-23 12:51:07 +08:00
c9s
304cc89f68 binance: always sort trades back 2022-04-23 12:51:07 +08:00
c9s
2f5f02523f fix typpo 2022-04-23 00:10:27 +08:00
なるみ
5475863484
Merge pull request #554 from narumiruna/fix-parse-time
python: fix parse_time
2022-04-22 14:45:35 +08:00
なるみ
4a82c2278e python: fix parse_time 2022-04-22 14:18:41 +08:00
Yo-An Lin
6f810bf081
Merge pull request #553 from c9s/feature/max-order-history-api
refactor: rewrite max private trade query request with requestgen
2022-04-22 13:12:20 +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
Yo-An Lin
96d2844487
Merge pull request #552 from c9s/feature/max-order-history-api
improve: use max order history api for sync
2022-04-21 14:34:38 +08:00
c9s
8e2a993370 max: improve max closed orders syncing 2022-04-21 14:11:49 +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
Yo-An Lin
e91f15b2ea
Merge pull request #546 from c9s/feature/max-order-history-api
feature: add max order history api
2022-04-21 00:46:30 +08:00
c9s
0410ef1305 maxapi: refactor rewards api 2022-04-21 00:18:34 +08:00
Yo-An Lin
1dea293fca
Merge pull request #543 from austin362667/strategy/factorzoo
strategy: factorzoo
2022-04-20 22:30:27 +08:00
austin362667
1163b89807 factorzoo: fix correlation 2022-04-20 18:10:27 +08:00
austin362667
71a032a29b factorzoo: clean up
factorzoo: clean up

factorzoo: clean up
2022-04-20 18:10:27 +08:00
austin362667
9eefcb8c4e go: add regression package 2022-04-20 18:10:27 +08:00
austin362667
7f63938a50 config: add factorzoo yaml 2022-04-20 18:10:27 +08:00
austin362667
da51d56624 cmd: add built-in factorzoo strategy 2022-04-20 18:10:27 +08:00
austin362667
fdbb2be45c factorzoo: add cross-sectional factors model strategy 2022-04-20 18:10:27 +08:00
austin362667
a1fa23121d factorzoo: add correlation indicator 2022-04-20 18:10:27 +08:00
c9s
8b9383ecfa maxapi: refactor withdrawal request 2022-04-20 16:38:08 +08:00
なるみ
5765f6af95
Merge pull request #551 from narumiruna/python/fix-subscribe-user-data
python: fix subscribe user data
2022-04-20 16:20:00 +08:00
なるみ
6e423363b9 python: bump version to v0.1.4 2022-04-20 16:13:43 +08:00
なるみ
768e4a0bac python: fix query kline example 2022-04-20 16:13:43 +08:00
なるみ
975c8385d8 python: example: subscribe max user data 2022-04-20 16:13:43 +08:00
なるみ
78a96e7ccc python: fix subscribe user data 2022-04-20 16:13:41 +08:00
なるみ
8a724aa619
Merge pull request #550 from narumiruna/python/market-data
python: add ticker, kline and trade to market data
2022-04-20 15:24:24 +08:00
なるみ
7af11d6074 python: bump version to v0.1.3 2022-04-20 15:20:56 +08:00
なるみ
ead3f79f6c python: add ticker, kline and trade to market data 2022-04-20 15:20:56 +08:00
Yo-An Lin
193e2ce511
Merge pull request #548 from narumiruna/remove-duplicate-service-registration
grpc: remove duplicate service registration
2022-04-20 15:18:50 +08:00
Yo-An Lin
1cb4b312fc
Merge pull request #549 from narumiruna/python/handlers
python: add event&channel handlers
2022-04-20 15:18:36 +08:00
なるみ
4c5843e6c5 python: bump version to v0.1.1 2022-04-20 14:43:23 +08:00
なるみ
4c78d15875 python: add event&channel handlers 2022-04-20 14:33:47 +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
なるみ
2754d2410c grpc: remove duplicate service registration 2022-04-20 13:48:41 +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