Commit Graph

1272 Commits

Author SHA1 Message Date
Matthias
213da330c2 highlight if a column is not available in the current plot 2024-01-16 19:28:06 +01:00
Matthias
60c351ccc5 Improve editValue usability 2024-01-16 18:13:04 +01:00
Matthias
d171159ec5 Don't handle partial exits twice
closes  #1691
2024-01-11 18:56:49 +01:00
Matthias
07b28d98a0 Exitform - regular functions 2024-01-11 18:56:00 +01:00
Matthias
4b1ead36a2 Fix logs cypress test 2024-01-10 06:36:27 +01:00
Matthias
f513cbf824 Improve log viewer by custum, colorized display 2024-01-09 06:53:04 +01:00
Matthias
f2916bb0fa Improve navbar styling, remove online notion when in multi-bot mode 2024-01-08 19:41:34 +01:00
Matthias
ec30babc09 Fix wrong settings button style 2024-01-08 18:18:02 +01:00
Matthias
304e0ac98f Update ECharts type in CandleChart and CumProfitChart 2024-01-07 20:01:45 +01:00
Matthias
0af7b02085 Align size of heikin ashi label in chart view 2024-01-07 16:26:14 +01:00
Matthias
ec44760143 Fix wrong color in reset-layout button 2024-01-07 16:20:57 +01:00
Matthias
9e834b1eb3 feat: Add current rate to detail view 2024-01-04 19:54:35 +01:00
Matthias
0e4626d952 Show profit hint in dashboard 2024-01-04 19:48:02 +01:00
Matthias
23c1c849c1 Vertical align middle 2023-12-31 14:05:10 +01:00
Matthias
e94187ee96 Render table instead of list 2023-12-31 14:03:03 +01:00
Matthias
6b10fecfb1 Improve backtest history tooltips 2023-12-31 12:08:30 +01:00
Matthias
edc365afc1 Add date/timestamp to load_history UI 2023-12-31 10:33:05 +01:00
Matthias
9d9a7306e4 Improve visual hierarchy in backtest start screen 2023-12-27 20:00:06 +01:00
Matthias
26e89f2185 Disable start button if no strategy is selected 2023-12-27 20:00:06 +01:00
Matthias
de382bc5dd Have historic chart default to "not loaded yet". 2023-12-18 19:26:24 +01:00
Matthias
e2b7fa23dc Improve mobile style 2023-12-17 16:01:28 +01:00
Matthias
d81112690b Align datepicker style with rest of the app 2023-12-17 15:51:45 +01:00
Matthias
dfe662b4fe Improve graphical layout, allow chart view without selected timeframe 2023-12-17 15:41:45 +01:00
Matthias
2bd8b21210 Use z-index for overlay bins attribute 2023-12-17 15:41:45 +01:00
Matthias
f62c05cb8b
Merge pull request #1634 from freqtrade/type/percentagetool
type percentage Tool
2023-12-17 15:41:17 +01:00
Matthias
78d69ee626 Globally fix odd offset problem on firefox
closes #1636
2023-12-17 12:06:13 +01:00
Matthias
ecbd27fb30 Fix plot-sidebar not showing correctly 2023-12-17 11:51:14 +01:00
Matthias
4004c9d67b Use now recommended syntax 2023-12-17 10:46:49 +01:00
Matthias
d4a60df3cc Use to-refs to keep reactivity 2023-12-17 08:39:44 +01:00
Matthias
6ce6a6afe9 Properly type percentage Tool 2023-12-17 08:39:44 +01:00
Matthias
ffe2228a86
Merge pull request #1595 from Tako88/percentage_tool
Measure change in pct tool draft
2023-12-14 17:07:09 +01:00
Tako
d4df3e7422 fix theme switching, activate on click 2023-12-10 06:02:52 +00:00
Matthias
fd4fd17580 Prevent chart from touching the chart border 2023-12-03 15:23:01 +01:00
Tako
6d2438b74d move chart component import to main file 2023-12-02 18:03:47 +00:00
Matthias
640baa7455 Also show "candles" ... 2023-12-02 14:10:17 +01:00
Matthias
6239d30fbc Add support for light Theme 2023-12-02 14:00:57 +01:00
Tako
635d70fe56 pct tool draft 2023-12-01 23:40:30 +00:00
Matthias
8288f10cc5 Add warning sign when confirm-dialog is disabled. 2023-12-01 06:29:37 +01:00
Matthias
0ac7bbdc26 Add "disable confirm dialog" for forced exits 2023-12-01 06:29:22 +01:00
Matthias
22c31ff100 Fix name of TradeLogChart 2023-11-30 19:55:25 +01:00
Matthias
7813565d27 Remove excessive margin around refresh checkbox 2023-11-30 19:42:45 +01:00
Matthias
4cae748289 Convert TradeList to use explicit named functions 2023-11-30 19:20:56 +01:00
Matthias
53c217bc67 Fix type error in botProfit call 2023-11-30 19:13:29 +01:00
Matthias
6ecf7323c3 Allow today in timerange select 2023-11-21 19:25:43 +01:00
Matthias
5e8b5963f2 Add title to log refresh 2023-11-19 15:38:02 +01:00
Matthias
68d666ae65 Refresh balance when switching to the balance chart 2023-11-17 20:00:41 +01:00
Matthias
e072c5a650 Adapt to new prettier formatting 2023-11-15 07:17:51 +01:00
Matthias
84b36d1d14 Improve cum profit tooltip 2023-11-14 20:09:03 +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