Commit Graph

1725 Commits

Author SHA1 Message Date
Matthias
1f7ce48e70 Reduce verbosity of "settings" definition 2023-10-26 19:59:35 +02:00
Matthias
aa2f791406 Add object to Table Items helper function and specs 2023-10-26 19:59:35 +02:00
Matthias
6eece2d90d remove quicktype comment 2023-10-24 17:59:29 +02:00
Matthias
a824c90d60 Use enum for bt states 2023-10-22 19:46:46 +02:00
Matthias
f3fb07316d Align hide/show button for main left bar 2023-10-22 19:41:02 +02:00
Matthias
351478bd9a Improved text on backtest result view 2023-10-22 19:39:56 +02:00
Matthias
8c2a62066b Improved hide/show button styles 2023-10-22 19:38:07 +02:00
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
b48fe5b241 Use splitTradePair function for trade visualization 2023-10-21 17:18:40 +02:00
Matthias
0d0fc2a4d8 Improve response naming 2023-10-21 17:18:22 +02:00
Matthias
41f464e4ca Improve error failure case handling 2023-10-21 17:11:38 +02:00
Matthias
0f6aec7df8 Add pair split function (incl. tests) 2023-10-21 17:09:40 +02:00
Matthias
0b8e134c15 Improve naming of variable 2023-10-21 17:00:47 +02:00
Matthias
cfb1f0a32d Small cleanup 2023-10-21 16:56:30 +02:00
Matthias
43dd865ad4 Extract stake_currency logic from tooltip functions 2023-10-21 16:56:30 +02:00
Matthias
101cac48ba Fix comment typo 2023-10-18 20:02:54 +02:00
Matthias
4f17452b98 Limit what we're actually storing 2023-10-18 19:59:50 +02:00
Matthias
d3c5f52408 Make settings more appealing 2023-10-18 19:43:20 +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
6822688703 Improve prop sorting 2023-10-18 07:10:17 +02:00
Matthias
92bd325d6f Improve settings spacing 2023-10-18 07:10:04 +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
353aae5cab Improve tooltip formatting 2023-10-10 07:09:18 +02:00
Matthias
2c6de162c9 Initialize plotconfig, cypress-assert for existance 2023-10-10 06:48:27 +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
3bfdeacb04 Add composable to dynamically use showAlert for individual bots 2023-09-23 17:06:24 +02:00
Matthias
171c608ea8 Move botname to the title 2023-09-23 16:55:47 +02:00
Matthias
e6ccb4ebfe Auto-hide toasts 2023-09-23 16:46:27 +02:00