Commit Graph

4587 Commits

Author SHA1 Message Date
ycdesu
b81b148a1e mui: fix makeStyles path 2022-06-12 23:27:08 +08:00
ycdesu
d9f9fc1a07 mui: modify @mui/icons to @mui/icons-material 2022-06-12 23:13:23 +08:00
ycdesu
1a8b3bb24c mui: modify @mui/core to @mui/material 2022-06-12 23:11:42 +08:00
ycdesu
8d7fba088c mui: fix data-grid path 2022-06-12 23:09:12 +08:00
ycdesu
9af23c479c mui: fix import path 2022-06-12 23:08:25 +08:00
ycdesu
c9de686468 mui: upgrade from v4 to v5 2022-06-12 23:07:25 +08:00
Yo-An Lin
77e8af2ae6
Merge pull request #710 from c9s/strategy/pivot
strategy: pivot: add bounce short
2022-06-12 12:12:04 +08:00
c9s
69fc6ca252
backtest: add fee token support 2022-06-12 03:55:02 +08:00
c9s
2e8f9c3ad8
backtest: fix fee calculation 2022-06-12 03:45:47 +08:00
c9s
ce70bbbc4a
account: check if balance exists 2022-06-12 03:45:28 +08:00
c9s
5949c7587e
make bounce short optional 2022-06-11 16:41:56 +08:00
c9s
3d0c0717ba
pivotshort: fix bounce short 2022-06-11 16:33:21 +08:00
YC
c9e451791e
Merge pull request #708 from c9s/refactor/format-js
format js code by prettier
2022-06-11 13:59:27 +08:00
ycdesu
4e9a915cf6 format js codes 2022-06-11 08:57:54 +08:00
Yo-An Lin
fd60e9e366
Merge pull request #706 from c9s/feature/add-pretteir 2022-06-11 02:36:12 +08:00
c9s
ec68dc2f40
reimplement placeBounceSellOrders 2022-06-11 00:26:44 +08:00
ycdesu
cbec42831b tool: setup prettier 2022-06-10 18:52:09 +08:00
ycdesu
c1638b4209 refactor: remove redundant fragment 2022-06-10 18:48:54 +08:00
ycdesu
c1b1dacc78 cleanup: remove unused import 2022-06-10 18:07:39 +08:00
Yo-An Lin
2bab2103e8
Merge pull request #703 from c9s/fix/sync-goroutine-leak
fix: syncing goroutine leak
2022-06-10 16:47:02 +08:00
Yo-An Lin
5a810668d0
Merge pull request #705 from c9s/feature/add-codecov-badge
add codecoverage badge
2022-06-10 16:44:35 +08:00
c9s
46450c0122
pivotshort: rename pivotLength to window and update indicator manually 2022-06-10 15:34:57 +08:00
c9s
91b9605884
pivotshort: manually update pivot indicator 2022-06-10 15:18:12 +08:00
c9s
fba0a20cda
fix pivot indicator: filter out zero lows and highs 2022-06-10 15:17:06 +08:00
Zenix
97d6802c38
add codecoverage badge 2022-06-10 15:46:52 +09:00
Zenix
e60e2177f9
Merge pull request #704 from zenixls2/feature/code-coverage
ci: codecoverage
2022-06-10 15:38:07 +09:00
zenix
1e67acd77a fix: set buffer period to allow buffer to get fully appended before the estimation in buffer_test 2022-06-10 15:24:13 +09:00
zenix
71aae0c4bb fix: fix typo in codecov name 2022-06-10 14:05:56 +09:00
zenix
f1e24bf43b feature: add codecoverage and add race detection in go test, fix: fix race conditions 2022-06-10 14:01:14 +09:00
ycdesu
9a71c9a5eb web: pass root ctx into setup func 2022-06-10 12:19:38 +08:00
ycdesu
1dbd5dbd94 sync: only sync when previous operation is done 2022-06-10 12:16:58 +08:00
Yo-An Lin
a4e3fd5c41
Merge pull request #700 from c9s/strategy/pivot
pivotshort: add breakLow.bounceRatio option
2022-06-10 12:01:29 +08:00
c9s
a9d2a9e57a
pivotshort: add breakLow.bounceRatio option 2022-06-10 11:36:04 +08:00
c9s
2d8764e72c
add v1.33.3 release note 2022-06-10 02:52:54 +08:00
c9s
0921f038a6
bump version to v1.33.3 2022-06-10 02:52:54 +08:00
c9s
ef454f6108
update command doc files 2022-06-10 02:52:54 +08:00
c9s
9ffefbab03
adjust CancelOrderWaitTime back to 20ms 2022-06-10 02:51:20 +08:00
c9s
470e003867
max: fix max v3 order cancel 2022-06-10 02:50:39 +08:00
Yo-An Lin
aeae2d58c9
Merge pull request #699 from c9s/strategy/pivot
pivotshort: add roiMinTakeProfitPercentage option and cumulatedVolume…
2022-06-10 02:47:13 +08:00
c9s
669b627521
add config/pivotshort_optimizer.yaml option 2022-06-10 02:42:16 +08:00
c9s
56f60bf1ab
fix roiTakeProfitPercentage comment 2022-06-10 02:40:15 +08:00
c9s
35a58268cf
pivotshort: add roiMinTakeProfitPercentage option and cumulatedVolume option 2022-06-10 02:39:14 +08:00
Yo-An Lin
449186f460
Merge pull request #697 from andycheng123/fix/supertrend
strategy: remove redundant code
2022-06-10 01:29:45 +08:00
Yo-An Lin
6e3c060728
Merge pull request #698 from c9s/strategy/pivot
strategy pivotshort: refactor and add stop EMA
2022-06-10 01:29:23 +08:00
c9s
53913ede23
update pivotshort config 2022-06-10 01:24:15 +08:00
c9s
e575236db8
pivotshort: adjust shadow ratio calculation 2022-06-10 01:21:59 +08:00
c9s
260857b5b1
pivotshort: add TradeStats 2022-06-10 00:49:32 +08:00
c9s
b79e4f2fb8
fixedpoint: add marshalYAML interface support 2022-06-10 00:42:48 +08:00
c9s
9396ab9428
update pivotshort optimizer config 2022-06-10 00:02:47 +08:00
c9s
a8134561f5
pivotshort: add stopEMA 2022-06-09 18:16:32 +08:00