Commit Graph

33 Commits

Author SHA1 Message Date
c9s
0a4c637209
fix chart reload issue 2022-05-19 12:02:42 +08:00
c9s
1054dd00e1
backtest-report: update page title 2022-05-19 10:31:37 +08:00
c9s
15e6e810c7
integrate backtest report in the build flow 2022-05-19 10:24:09 +08:00
c9s
10de042939
show initial balances and final balances 2022-05-19 02:40:06 +08:00
c9s
d10f69c680
apply query.basePath 2022-05-19 02:21:21 +08:00
c9s
4961214c1b
apply moment js 2022-05-19 02:11:43 +08:00
c9s
fb5bcf635f
apply stats 2022-05-19 01:57:46 +08:00
c9s
2bc78b1481
fix run id text overflow issue 2022-05-19 01:07:08 +08:00
c9s
bff06e81f6
apply mantine ui framework 2022-05-19 01:00:45 +08:00
c9s
da5bca1847
remove unused code 2022-05-18 02:57:00 +08:00
c9s
d99a5a78e0
load position from the manifest 2022-05-18 02:30:17 +08:00
c9s
b22996a4ee
update readme 2022-05-18 02:20:07 +08:00
c9s
0030abfd3b
pass symbol property into the TradingViewChart 2022-05-18 02:15:34 +08:00
c9s
f9a1d37d63
improve selection via deconstructor 2022-05-18 02:08:24 +08:00
c9s
e196d7dfb1
use promise.all to handle multiple fetch instances 2022-05-18 02:04:39 +08:00
c9s
76949ed4f2
add report navigation 2022-05-18 01:53:48 +08:00
c9s
6c0165afe4
add report index file 2022-05-17 18:10:37 +08:00
c9s
e13fc8db5b
improve interval buttons 2022-05-17 17:35:11 +08:00
c9s
26e0042604
add resizer observer and base change line series 2022-05-17 17:14:48 +08:00
c9s
2c037093ec
fix equal condition 2022-05-17 15:52:52 +08:00
c9s
7dd029891e
reduce points in the same interval 2022-05-17 15:52:24 +08:00
c9s
52d54d73f9
add volume histogram 2022-05-17 14:56:41 +08:00
c9s
f0977f3bca
load and parse position history 2022-05-17 12:40:25 +08:00
c9s
41fc49f2c1
load orders and convert them to markers 2022-05-17 03:03:25 +08:00
c9s
28b2d4ba7b
fix kline tsv parser 2022-05-17 02:07:05 +08:00
c9s
5a18715144
add next-ui 2022-05-17 01:53:51 +08:00
c9s
e7010c5188
fix lightweight chart loading issue 2022-05-17 01:33:44 +08:00
c9s
18b2ea077c
add workaround for chart lib
https://github.com/react-financial/react-financial-charts/issues/606
2022-05-17 01:33:43 +08:00
c9s
7a45f010fa
adjust layout 2022-05-17 01:33:43 +08:00
c9s
b855d2e30b
add react-financial-charts example 2022-05-17 01:33:43 +08:00
c9s
704d121fb1
add react-financial-charts 2022-05-17 01:33:43 +08:00
c9s
e527dd8dde
use klinechart 2022-05-09 17:03:00 +08:00
c9s
18d5b18c44
first commit 2022-05-09 17:03:00 +08:00