Commit Graph

4571 Commits

Author SHA1 Message Date
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
Yo-An Lin
f9a18e04c2
Merge pull request #729 from c9s/improve/maxapi
refactor: re-arrange maxapi files
2022-06-16 15:41:59 +08:00
c9s
2cfdc6dbe4
add v1.34.0 release note 2022-06-16 15:33:36 +08:00
c9s
4af722e0e0
bump version to v1.34.0 2022-06-16 15:33:36 +08:00
c9s
303ed8a37c
update command doc files 2022-06-16 15:33:36 +08:00
c9s
4b14e7f7e5
refactor maxapi files 2022-06-16 15:22:36 +08:00
Zenix
b691572c0b
Merge pull request #723 from zenixls2/feature/ssf
feature: add Ehler's Super smoother filter
2022-06-16 13:09:18 +09:00
Yo-An Lin
aec1973953
Merge pull request #724 from c9s/grid-panel
Grid panel draft
2022-06-16 12:03:59 +08:00
zenix
0377ecd42d fix: ssf less indent 2022-06-16 13:02:00 +09:00
Yo-An Lin
026910bbd7
Merge pull request #726 from narumiruna/rebalance/valuemap
rebalance: replace float slice by string-value map
2022-06-16 11:59:32 +08:00
なるみ
8d9faff859 rebalance: validate symbols 2022-06-16 10:44:13 +08:00
なるみ
3d0ad010eb rebalance: replace Float64Slice by ValueMap 2022-06-16 10:44:13 +08:00
なるみ
0a602bc259 rebalance: add ValueMap 2022-06-16 10:44:13 +08:00
Yo-An Lin
fc340c2286
Merge pull request #725 from narumiruna/rebalance/activeorderbook
rebalance: simplify code
2022-06-16 07:34:18 +08:00
Yo-An Lin
4ef10d1dc4
Merge pull request #713 from andycheng123/improve/share-kline
improve: share klines tsv
2022-06-16 07:33:43 +08:00
Yo-An Lin
20aa748ee0
Merge pull request #722 from ankion/fix_futures_kline
fix futures mode not use futures kline data.
2022-06-16 07:31:33 +08:00
なるみ
ad98cf883c rebalance: remove unused subscriptions 2022-06-16 01:33:28 +08:00
なるみ
21a793e16b rebalance: rename variable 2022-06-16 01:33:28 +08:00
なるみ
87adf694b1 rebalance: manage active order book without specifying symbol 2022-06-16 01:33:28 +08:00
なるみ
a4814951d4 rebalance: remove ignoreLock and simplify code 2022-06-16 01:33:28 +08:00
なるみ
f19e1fdf87 rebalance: rename methods 2022-06-16 00:22:19 +08:00
zenix
f4c4d631f8 feature: add Ehler's Super smoother filter 2022-06-15 20:09:33 +09:00
Jun Su
21ec4fdb30 run prettier 2022-06-15 19:02:24 +08:00
Jun Su
19db5b3fdf grid panel draft 2022-06-15 19:00:50 +08:00
Jun Su
9d2082d985 mock queryStrategiesMetrics 2022-06-15 19:00:50 +08:00
Jun Su
3faf389d80 strategy draft 2022-06-15 19:00:50 +08:00
Jun Su
46375eb477 add strategies route 2022-06-15 19:00:50 +08:00
Andy Cheng
7b31f08b94 optimizer: use moment.js 2022-06-15 16:24:28 +08:00
ankion
b82476428d fix futures mode not use futures kline data. 2022-06-15 16:00:30 +08:00
Yo-An Lin
694c226bc0
Merge pull request #719 from andycheng123/improve/optimizer
optimizer: bool type parameter
2022-06-15 15:45:39 +08:00
c9s
22d5b6e142
move max api files 2022-06-15 14:55:43 +08:00
YC
84a00a8249
Merge pull request #718 from c9s/yc/fix/syncing
fix: sync api guard condition
2022-06-15 14:33:24 +08:00
Andy Cheng
99c4dc9eaa optimizer: front end kline url 2022-06-15 13:33:32 +08:00
Andy Cheng
d967525a10 optimizer: bool type parameter 2022-06-15 12:16:18 +08:00
Yo-An Lin
2d18e3eab6
Merge pull request #716 from c9s/yc/do-not-block-syncing 2022-06-15 11:58:36 +08:00
ycdesu
bee85f7973 fix: sync api guard condition 2022-06-15 11:44:39 +08:00
ycdesu
52ae59eb99 frontend: show syncing status 2022-06-15 11:43:54 +08:00
ycdesu
93f7616f14 frontend: define syncing enum 2022-06-15 11:33:40 +08:00
ycdesu
276319c1f3 frontend: useInterval hook 2022-06-15 11:33:21 +08:00
Zenix
92b21e8fe6
Merge pull request #707 from zenixls2/feature/alma
feature: add basic implementation of alma indicator
2022-06-15 09:00:42 +09:00
Yo-An Lin
2ed5b4b43a
Merge pull request #717 from c9s/fix/xmaker
strategy: fix xmaker bollinger band value checking and value updating
2022-06-15 01:29:35 +08:00
c9s
5aa2f8a681
xmaker: skip quoting if bb value is zero 2022-06-15 01:18:46 +08:00
c9s
5210b97a23
xmaker: update klines to boll indicator 2022-06-15 01:17:41 +08:00
c9s
b47d103cf8
xmaker: pull out band value to fixedpoint 2022-06-15 01:13:54 +08:00
ycdesu
b2ba0a86d8 frontend: yarn prettier 2022-06-14 17:54:06 +08:00
ycdesu
9c525e5d18 frontend: trigger sync when entering the page 2022-06-14 17:20:41 +08:00
ycdesu
b8ce53290d frontend: do not block ui while syncing 2022-06-14 17:20:41 +08:00
YC
ea88e84445
Merge pull request #715 from c9s/yc/on-demand-sync-button
feature: on demand sync button
2022-06-14 17:18:42 +08:00
zenix
f2c5ef296a feature: alma indicator add test 2022-06-14 17:51:06 +09:00