Commit Graph

151 Commits

Author SHA1 Message Date
Matthias
75bdbb6f6d Slightly improve handling if metadata is missing for some reason 2023-07-30 20:04:01 +02:00
Matthias
3257fb75c9 Show strategy name instead of "key" 2023-07-30 09:56:32 +02:00
Matthias
094208cfd2 Improve memory structure for backtest result 2023-07-30 09:47:59 +02:00
Matthias
a2125ac567 Show error message when strategy loading fails
closes #1387
2023-07-27 07:04:18 +02:00
Matthias
ee45a94ec6 Show proper error message when Candle analysis fails
closes #1387
2023-07-27 07:04:04 +02:00
Matthias
6256d4cfdb Remove outdated TODO messages 2023-07-26 07:02:51 +02:00
Matthias
b151d1f254 Allow removal of individual results from Backtest memory 2023-07-26 06:42:34 +02:00
Matthias
1fdbee1df9 Support deleting backtest results 2023-07-25 20:51:17 +02:00
Matthias
68171faf8d More backtesting refs to btStore 2023-07-22 11:19:18 +02:00
Matthias
2d3f1c7391 More refs to btStore 2023-07-22 11:18:04 +02:00
Matthias
06f64c9ab9 Move Timerange to btStore 2023-07-22 11:15:17 +02:00
Matthias
888ba6faf8 Move Timeframe refs to btStore 2023-07-22 11:13:40 +02:00
Matthias
d935a89100 Add BtStore 2023-07-22 11:10:49 +02:00
Matthias
0bb0c6a69b Add handling for websocket errors 2023-06-24 20:25:43 +02:00
Matthias
014663bb66 Limit susbscriptions to servermode 2023-06-24 20:22:59 +02:00
Tako
e136127e4c remember pairlist collapsed state 2023-06-13 13:00:45 +00:00
Matthias
a2614d09bf Fix "default" bug in pairlists 2023-06-10 08:53:45 +02:00
Matthias
c3a4f1def6 Make parameter types more explicit 2023-06-10 08:46:36 +02:00
Tako
3cb7d75601 remember last used config on reload 2023-06-09 19:32:47 +00:00
Tako
7dde1648fc per config blacklist with copy option 2023-06-09 11:02:21 +00:00
Tako
74caaef7f0 improved config actions 2023-06-07 17:26:33 +00:00
Tako
8cee684a58 use edit-value for config actions 2023-06-06 14:39:32 +00:00
Matthias
f6c0e3d0b6 Improve exchange Select behavior 2023-06-04 15:45:49 +02:00
Matthias
35a81a8d9b Allow exchange selection for pairlist config 2023-06-04 13:41:14 +02:00
Matthias
af05f9fc88 Merge branch 'main' into pr/Tako88/1265 2023-06-04 08:36:35 +02:00
Matthias
f986c7c907 Add exchanges endpoint 2023-06-03 12:32:05 +02:00
Matthias
b82d694b80 Implement duplication of plot configs 2023-06-02 17:28:22 +02:00
Matthias
b938a9f41a Enhance Types, expose stakeCurrency from store 2023-06-02 10:02:13 +02:00
Tako
600c99fca4 config saving improvements 2023-06-01 23:44:04 +00:00
Tako
fbdc221652 removed extra clearInterval 2023-05-31 20:48:27 +00:00
Matthias
1d0709d1b4 Update to bgjob interface 2023-05-31 20:22:36 +02:00
Tako
79bfc72f8a remove console.log statement 2023-05-30 16:19:08 +00:00
Tako
37c06453df hide config delete button if not saved 2023-05-30 15:51:19 +00:00
Tako
ee3cf53e6b deleting configs 2023-05-30 15:44:38 +00:00
Tako
13324c8d37 more things to pairlistStore 2023-05-30 11:41:37 +00:00
Tako
5e927d406e added blacklist configuration 2023-05-30 11:28:55 +00:00
Tako
2c65c37caa save and load configs 2023-05-30 10:42:17 +00:00
Tako
0c4c4b7fc6 wip config storage 2023-05-29 22:24:48 +00:00
Tako
cebf07bdee extracted pairlist logic to pairlist store 2023-05-29 21:36:23 +00:00
Matthias
cf4fdacd0e Extract pairlist types to separate file 2023-05-28 19:57:28 +02:00
Tako
d0e18ce334 added evaluation results view and some styling 2023-05-26 11:12:40 +00:00
Tako
5fbcca0bcf start evaluation without the need for saving 2023-05-24 23:40:43 +00:00
Tako
36737ae6dc Merge branch 'main' into feat/pairlistconfig 2023-05-23 18:34:57 +00:00
Tako
ac78a18414 added pairlist configurator 2023-05-23 18:29:43 +00:00
Matthias
47cf81dd8c Implement reload trade payload 2023-05-16 20:23:46 +02:00
Matthias
8a4f807099 Don't force-type errors to any (no longer necessary) 2023-05-08 20:50:55 +02:00
Matthias
f3e324a152 Reduce lint errors 2023-05-08 20:50:55 +02:00
Matthias
c7986e623b Activate plot config migration 2023-05-08 20:50:54 +02:00
Matthias
dc85902350 Improve plotconfig add / remove behavior 2023-05-08 20:50:54 +02:00
Matthias
afedc45a46 Add enhanced plotconfig management 2023-05-08 20:50:54 +02:00