Commit Graph

1202 Commits

Author SHA1 Message Date
Matthias
dfb1de78e5 Avoid odd wrapping for long/short comments 2023-10-22 17:41:40 +02:00
Matthias
3601ed8a5c Improve visual style 2023-10-22 17:39:01 +02:00
Matthias
4544a8aa45 Allow hiding of left trade bar in backtest mode 2023-10-22 17:36:40 +02:00
Matthias
1f9a7ad49f Rename variable 2023-10-22 17:29:53 +02:00
Matthias
b3390e46a4 Animate "trade navigation" slidein 2023-10-22 17:22:43 +02:00
Matthias
0b92fcc5e4 Fix / simplify animation behavior 2023-10-22 14:31:01 +02:00
Matthias
7beb7ddb06 Add filter box to Backtest chart view 2023-10-22 10:48:18 +02:00
Matthias
d58dcbb172 Improve DIsplay of backtest by not showing absolute profit 2023-10-22 10:39:36 +02:00
Matthias
08e3b4bb02 Use consistent wording 2023-10-22 09:32:22 +02:00
Matthias
9694cc22bb Fix wrong messagebox Title 2023-10-21 17:29:33 +02:00
Matthias
7d80e310ee Improve message box behavior by accepting Keyboard confirm/close 2023-10-21 17:29:14 +02:00
Matthias
6822688703 Improve prop sorting 2023-10-18 07:10:17 +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
a5bd1b6f26 Provide fallback for checkboxes in single bot mode 2023-10-17 06:37:21 +02:00
Matthias
9dc6509934 Make bot-name clickable in botcomparison 2023-10-15 13:11:23 +02:00
Matthias
64fd14cb79 Fall back to botID if botname is not set 2023-10-13 06:27:39 +02:00
Matthias
a01cf00e0a Add "toggle all bots" button 2023-10-12 19:40:52 +02:00
Matthias
0972f95314 Improve tooltip wording 2023-10-12 19:28:47 +02:00
Matthias
20446056be Use CamelCase for interla components 2023-10-10 06:48:21 +02:00
Matthias
4d59fd74de Fix pairlist ticks not rendering 2023-09-26 07:03:26 +02:00
Matthias
5c9c634106 Popover should be ... on top 2023-09-26 06:53:23 +02:00
Matthias
ddfa519fbf Update location of alerts function 2023-09-23 16:26:00 +02:00
Matthias
a54b49a237 Remove no longer needed BotAlerts component 2023-09-23 16:25:47 +02:00
Matthias
9682d76c11 Implement toaster and toast styles 2023-09-23 16:20:57 +02:00
Tako
64e0bc20e5 fix selected config overwritten by new or duplicate 2023-09-15 10:02:22 +00:00
Matthias
cd241409e6 Add tooltip to refresh button 2023-09-14 20:40:54 +02:00
Matthias
381cc67c0d Fix bug where opening chart directly fails 2023-09-14 20:27:41 +02:00
Matthias
e39c436b67 Merge branch 'main' into pr/qiweiii/1363 2023-09-14 20:13:09 +02:00
Matthias
2ab9a4d58c Small improvement to botProfit 2023-09-10 16:58:55 +02:00
Matthias
f4766c41e0 Add support for has_open_orders 2023-09-10 16:56:42 +02:00
Matthias
9c712cca18 Use datetimeTz in botProfit view 2023-09-06 20:44:13 +02:00
Matthias
0068ae24f5 Use timestamporNA in datetimeTz 2023-09-06 20:44:13 +02:00
Matthias
f1e22cd644 Improve "empty" handling of BotProfit 2023-09-06 20:44:13 +02:00
Matthias
1ba38a38e1 Add ROI values 2023-09-06 20:44:12 +02:00
Matthias
9fe687616d Pass profit as prop to profit component 2023-09-06 20:44:12 +02:00
Matthias
fdfd30f0ed Extract BotProfit view from BotStatus 2023-09-06 20:44:12 +02:00
Matthias
e22f710935 Add /profit table 2023-09-06 20:44:12 +02:00
Matthias
e36f6ac5b4 Update names of Daily charts 2023-09-03 09:11:24 +02:00
Matthias
f43644fb3a Improve description on older bots 2023-09-03 09:08:19 +02:00
Matthias
c3d08c8b2d Add weekly/monthly view 2023-09-03 09:06:46 +02:00
Matthias
0760245216 Round daily-stats to sane numbers
closes #1452
2023-09-02 12:35:25 +02:00
Matthias
4ac1305ff2 Render all available data in live charts 2023-09-01 20:40:13 +02:00
Matthias
ccae419ed7 Ensure balance table renders properly 2023-09-01 20:37:21 +02:00
Matthias
ca15512598 Improve and simplify pairlist view 2023-09-01 20:29:43 +02:00
Matthias
0fe3d9f024 Rename Pairlist View component 2023-09-01 20:12:41 +02:00
Matthias
b61a2142a2 Organize imports 2023-09-01 19:55:28 +02:00
Matthias
0a4ebc03b8 Fix rendering of daily chart in trade view 2023-09-01 19:54:27 +02:00
Matthias
2a2f92a81c Fix daily chart not showing 2023-09-01 19:54:15 +02:00