Commit Graph

68 Commits

Author SHA1 Message Date
c9s
2953518af9
add limit to the order table 2022-06-27 18:17:46 +08:00
c9s
95d7be25a7
sort intervals 2022-06-27 17:31:00 +08:00
c9s
e5251400a4
add ampl and change percentage 2022-06-27 16:56:31 +08:00
c9s
ec86d49135
add price change and improve time format 2022-06-27 16:50:01 +08:00
c9s
c9aed1e21b
backtest: fix empty data format
Signed-off-by: c9s <yoanlin93@gmail.com>
2022-06-27 16:40:44 +08:00
c9s
f12e173254
backtest: remove debug log
Signed-off-by: c9s <yoanlin93@gmail.com>
2022-06-27 16:40:04 +08:00
c9s
8db6c5e278
add ohlc legend 2022-06-27 16:39:46 +08:00
c9s
a90b6bd1f5
refactor TradingViewChart 2022-06-27 16:24:00 +08:00
c9s
ec3ac4e077
backtest: pull out OrderListTable 2022-06-27 16:17:06 +08:00
c9s
278a9e90e7
disable lastValueVisible 2022-06-27 14:38:11 +08:00
c9s
1987f8c55d
improve time range slider format 2022-06-27 14:05:08 +08:00
c9s
94a70f4fbe
add time range slider 2022-06-27 13:49:05 +08:00
c9s
30079feb1e
backtest-report: add Show Canceled orders option 2022-06-27 02:37:01 +08:00
c9s
2eca045245
backtest-report: add order list table and support visible range selection
Signed-off-by: c9s <yoanlin93@gmail.com>
2022-06-27 02:31:34 +08:00
c9s
f16fad4ca1
backtest-report: add order list table
Signed-off-by: c9s <yoanlin93@gmail.com>
2022-06-27 02:05:21 +08:00
c9s
2fd7af1a90
fix resizeObserver clean up issue 2022-06-27 01:42:12 +08:00
c9s
8f04423ee6
backtest-report: add ema indicators 2022-06-27 01:26:46 +08:00
c9s
fa211a27bc
backtest-report: add checkbox to switch average cost and base line 2022-06-27 00:24:15 +08:00
c9s
d46954a4b1
fix SimplePriceMatching test
Signed-off-by: c9s <yoanlin93@gmail.com>
2022-06-27 00:13:57 +08:00
c9s
a9ab77f6d3
backtest-report: use segment control 2022-06-27 00:10:58 +08:00
Andy Cheng
7b31f08b94 optimizer: use moment.js 2022-06-15 16:24:28 +08:00
Andy Cheng
99c4dc9eaa optimizer: front end kline url 2022-06-15 13:33:32 +08:00
Andy Cheng
8f18b414b6 optimizer: move klines to shared/ 2022-06-13 13:14:39 +08:00
Andy Cheng
70d6d8f5db optimizer: share klines in report 2022-06-13 12:26:47 +08:00
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