Commit Graph

1799 Commits

Author SHA1 Message Date
Matthias
d81112690b Align datepicker style with rest of the app 2023-12-17 15:51:45 +01:00
Matthias
38db80edbc Only show pairs that are available for "that" timeframe 2023-12-17 15:41:45 +01:00
Matthias
39eedd4121 Improve pairlist from bot behavior for chart mode 2023-12-17 15:41: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
95055d4de6 lower rect opacity 2023-12-14 06:58:53 +00:00
Tako
2a56d7e4a9 hide seconds 2023-12-13 12:57:50 +00:00
Tako
79c266ec2e use existing humanize function 2023-12-13 12:54:25 +00:00
Tako
23f5aa2c37 show humanized time difference 2023-12-13 10:02:56 +00:00
Tako
793af4e68b improve label positioning 2023-12-13 09:24:53 +00:00
Matthias
051de2827f Implement "snapping" to candles 2023-12-12 20:58:45 +01:00
Matthias
3f1314677c Improve time-math functions 2023-12-12 20:58:45 +01:00
Matthias
3083bef4bf Use rect instead of line for measure tool 2023-12-12 20:58:42 +01:00
Tako
656250427e show label on drawStart 2023-12-10 06:08:48 +00:00
Tako
d4df3e7422 fix theme switching, activate on click 2023-12-10 06:02:52 +00:00
Tako
0282a643f6 replace custom inputListener with vueuse 2023-12-07 06:59:47 +00:00
Tako
34c32b53ce rename candles to bars 2023-12-04 21:56:25 +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
6adb479af5 Improve top margin 2023-11-30 19:52:44 +01:00
Matthias
0c0df837c3 Rename TradeListView to clarify it's mobile only 2023-11-30 19:52:18 +01:00
Matthias
7813565d27 Remove excessive margin around refresh checkbox 2023-11-30 19:42:45 +01:00
Matthias
62f62c0442 Improve Settings panel 2023-11-30 19:29:56 +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
76715734f1 Add auto-import 2023-11-14 06:29:28 +01:00
Matthias
c8af6d91fc Fix yarn lock issues 2023-11-12 09:34:50 +01:00
Matthias
28128519aa Lazy-load performance tab 2023-11-11 17:38:40 +01:00
Matthias
2b85d94d00 Remove pointless class 2023-11-11 17:33:59 +01:00
Matthias
db88a185b7 Add Detailed performances to bot Performance view 2023-11-11 17:27:27 +01:00
Matthias
45aadd50ac Simplify tradeStats model types 2023-11-11 17:05:14 +01:00