Commit Graph

179 Commits

Author SHA1 Message Date
Matthias
39eedd4121 Improve pairlist from bot behavior for chart mode 2023-12-17 15:41:45 +01:00
Matthias
0ac7bbdc26 Add "disable confirm dialog" for forced exits 2023-12-01 06:29:22 +01:00
Matthias
fa2f271404 Remove default vue imports in favor of autoimports 2023-11-14 06:34:16 +01:00
Matthias
28128519aa Lazy-load performance tab 2023-11-11 17:38:40 +01:00
Matthias
e85460e35e Add new endpoints for entry/exit stats 2023-11-11 16:42:34 +01:00
Matthias
cc772d0276 Fix wrong usage of type 2023-11-11 15:14:37 +01:00
Matthias
4f17452b98 Limit what we're actually storing 2023-10-18 19:59:50 +02:00
Matthias
e719e20f83 Revert color for profit/loss symbols 2023-10-18 07:21:29 +02:00
Matthias
00dc7f232f Improved SCSS variable setting 2023-10-18 07:19:12 +02:00
Matthias
c50a8c06b6 use Enum for up/down settings 2023-10-18 07:13:21 +02:00
Matthias
14f733cad4 Fix colors 2023-10-18 07:12:02 +02:00
Matthias
202fdf97d9 Split profit colors from "up/Down colors 2023-10-18 07:05:33 +02:00
Matthias
96f81a98c9 Split color config into separate colors store 2023-10-18 06:56:22 +02:00
Matthias
c65fa6ec02 Merge branch 'main' into pr/qiweiii/1363 2023-10-18 06:40:42 +02:00
Matthias
2c6de162c9 Initialize plotconfig, cypress-assert for existance 2023-10-10 06:48:27 +02:00
Matthias
3bfdeacb04 Add composable to dynamically use showAlert for individual bots 2023-09-23 17:06:24 +02:00
Matthias
ddfa519fbf Update location of alerts function 2023-09-23 16:26:00 +02:00
Matthias
491b6d19bb Remove alert store logic 2023-09-23 16:21:16 +02:00
Matthias
e39c436b67 Merge branch 'main' into pr/qiweiii/1363 2023-09-14 20:13:09 +02:00
Matthias
c3d08c8b2d Add weekly/monthly view 2023-09-03 09:06:46 +02:00
Matthias
f9fe89ed13 Rename daily types 2023-09-02 17:42:44 +02:00
Matthias
7965db29e6 Fully remove 500 candle limit 2023-09-02 09:09:49 +02:00
Matthias
ef3a91aac5 Remove resolved todo 2023-08-03 06:59:40 +02:00
Matthias
1e264cdb86 Implement Notes updating 2023-08-03 06:59:39 +02:00
Matthias
fa8d5643cd Add in-memory notes 2023-08-03 06:59:39 +02:00
Matthias
5b0073cfca Don't use props in setup root level 2023-08-02 07:14:40 +02:00
Matthias
4ba707f6fe Fix cypress test, remove unnecessary log 2023-08-02 06:33:20 +02:00
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
qiweiii
abed6f8868 feat: add color preference setting 2023-07-16 14:11:40 +08: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