Commit Graph

44 Commits

Author SHA1 Message Date
c9s
88f22468bf
add node workflow 2022-06-08 12:42:23 +08:00
c9s
ee70dc3f7c
backtest: add more react fix 2022-06-07 22:33:50 +08:00
c9s
94412d8902
backtest: fix mantine radius 2022-06-07 22:30:43 +08:00
Сиденко Кирилл Сергеевич
0ad62c5b58 Improve backtest report ui 2022-06-05 12:46:43 +07:00
zenix
c6bad0ba08 fix: tv chart, price direction in backtest 2022-05-25 01:48:14 +09:00
c9s
0b082e5fe1
migrate javascript to typescript 2022-05-23 15:48:44 +08:00
c9s
42daf48fa6
backtest report: fix default interval issue 2022-05-22 03:07:31 +08:00
c9s
18fc68f6c6
backtest: fix order update_time update in the matching engine
fixes: #631
2022-05-22 02:40:26 +08:00
c9s
f06ec76618
backtest: check quoteQuantity only when price is given 2022-05-22 01:19:43 +08:00
c9s
ec2f0cd0b1
fix trading view chart intervals 2022-05-20 00:48:15 +08:00
c9s
75dd07d818
assign default volume value to prevent crash 2022-05-19 12:43:52 +08:00
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