Commit Graph

4635 Commits

Author SHA1 Message Date
Yo-An Lin
d3d685b4e8
Merge pull request #727 from narumiruna/marketcap/init
strategy: add marketcap strategy
2022-06-17 01:13:21 +08:00
Jun Su
95b4a51835 add missing import 2022-06-16 22:52:32 +08:00
Jun Su
12164b694d prettier 2022-06-16 22:40:35 +08:00
Jun Su
575d0d24a2 generate eleven mock data 2022-06-16 22:40:35 +08:00
Jun Su
54d17cb3fa extract components 2022-06-16 22:40:35 +08:00
Jun Su
8b52743171 define grid strategy interface 2022-06-16 22:40:35 +08:00
zenix
126974cd79 feature: dmi add test, fix: rma with Adjust setting (follow the implementation of pandas.DataFrame.ewm) 2022-06-16 19:55:14 +09:00
zenix
0a4379eec9 feature: add dmi indicator 2022-06-16 19:26:16 +09:00
Andy Cheng
f6770df50f supertrend: log with symbol 2022-06-16 17:14:50 +08:00
なるみ
50fbf0727e types: move valuemap and floatmap to types 2022-06-16 16:44:27 +08:00
なるみ
5799497a09 marketp: add marketcap strategy 2022-06-16 16:44:02 +08:00
Yo-An Lin
df8918350e
Merge pull request #730 from c9s/improve/maxapi
refactor: clean up unused max v2 api
2022-06-16 16:13:04 +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
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
ae935971f4 indicator: fix wrong supertrend signal due to atr window not satisfied yet 2022-06-15 12:23:41 +08:00
Andy Cheng
91e4003520 strategy: prevent supertrend from open extra position 2022-06-15 12:22:26 +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