Commit Graph

1889 Commits

Author SHA1 Message Date
Matthias
64eea047ad Migrate ValuePair to vitest 2024-04-13 16:35:53 +02:00
Matthias
ca50318d09 Migrate ProfitSymobl test to vitest 2024-04-13 16:35:10 +02:00
Matthias
31dca96dae Migrate profitPill test to vitest 2024-04-13 16:34:53 +02:00
Matthias
4a067daba5 Use datetime helpers instead of direct date-fns import 2024-04-10 07:08:25 +02:00
Matthias
dbccd30ec6 Adapt to date-fns-tz 3.0 changes 2024-04-10 07:06:57 +02:00
Matthias
95df87c293 Add chart spec 2024-04-09 06:28:43 +02:00
Matthias
36df4f92c7 Add id to MsgBoxModal 2024-04-07 20:58:10 +02:00
Matthias
acaceb561f Improve types for backtestresult 2024-04-07 15:47:55 +02:00
Matthias
95a879bccf Extract BT breakdowns to their own component
(it's 3 identical tables after all()
2024-03-30 13:01:36 +01:00
Matthias
5102e4774d Add enter tag breakdown to backtest output 2024-03-30 12:05:30 +01:00
Matthias
9b5e14c033 Update some backtest displays 2024-03-30 12:03:24 +01:00
Matthias
90036f5340 Remove Cum Profit % from output 2024-03-30 11:07:40 +01:00
Matthias
2128850dcf Show slightly different values for Position increase calls 2024-03-30 09:03:48 +01:00
Matthias
c8a0174726 Add "disabled" style for form controls 2024-03-30 09:03:28 +01:00
Matthias
a27c65a86c Add force-entry shortcut to actions
closes https://github.com/freqtrade/freqtrade/issues/10020
2024-03-30 08:59:25 +01:00
Matthias
a00bdf0774 Improve order tooltip rendering
closes #1804
2024-03-22 16:54:26 +01:00
Salim Ibrahim
a9b46c0556 fix(BotProfit.vue): fix incorrect ROI metric 2024-03-21 08:59:03 -04:00
Matthias
20ae93475d Improve cumProfitChart rendering stability
using controlled computed for initial options array

closes #1782
2024-03-12 20:54:01 +01:00
Matthias
44e5216de8 Add fallback for when /ui_version is not available 2024-03-10 20:35:01 +01:00
Matthias
e8a1a17777 Always show commit hash as version 2024-03-10 20:30:55 +01:00
Matthias
8bc5047d60 Add __commit_hash_ vite define 2024-03-10 20:29:55 +01:00
Matthias
609779b0a4 Fix bot-entry toggle missbehaving 2024-03-10 13:54:23 +01:00
Matthias
c9e5067aef enhance health response message 2024-03-09 15:02:13 +01:00
Matthias
3decda2a8a Fix subtle bug in form-select 2024-03-07 06:25:11 +01:00
Matthias
eaaa775af9 Reduce console.log verbosity 2024-03-07 06:25:01 +01:00
Matthias
8068de9fd0 Fix small bug when changing plot config 2024-03-07 06:22:57 +01:00
Matthias
fab7337270 Remove notMerge
closes #1770
2024-02-26 18:07:40 +01:00
Matthias
d73fa800bc Fix type error due to newly typed field in chart component 2024-02-21 07:06:23 +01:00
Matthias
eb2a1d1d9c Reduce alert timeout to sane value 2024-02-18 15:03:00 +01:00
Matthias
f6fa2f3d5e Move trade entry symbol to first filled entry 2024-02-16 06:52:04 +01:00
Matthias
6f92a03b40 Add "open_fill_date" types 2024-02-16 06:51:54 +01:00
Matthias
dde1d23890 Also visualize unfilled open orders 2024-02-16 06:51:54 +01:00
Matthias
6237bea56c Remove unused variable 2024-02-15 06:21:00 +01:00
Matthias
961ad47cd9 Add filter to backtest-history-load screen
closes #1757
2024-02-14 20:22:06 +01:00
Matthias
5072e05556 style info alert for dark themee 2024-02-11 09:38:43 +01:00
Matthias
7ae6714399 Use prop to show ToastTitle 2024-02-11 09:28:53 +01:00
Matthias
36e9937c7f Re-implement Toast workaround
works around broken design of useToast in bootstrap-vue-next.
2024-02-11 09:26:53 +01:00
Matthias
643e3d4c20 Fix further type error ... 2024-02-11 08:53:37 +01:00
Matthias
da069dac4d Add no-min-w helpers to other places 2024-02-11 08:53:37 +01:00
Matthias
03a9873a0c Add no-minw class to avoid odd behavior 2024-02-11 08:53:37 +01:00
Matthias
36b573e6a8 Properly initialize bootstrap according to new docs 2024-02-11 08:53:37 +01:00
Matthias
d2d58e37c7 Fix type error 2024-02-11 08:53:37 +01:00
Matthias
139a03f9c6 Update alert showing 2024-02-11 08:53:37 +01:00
Matthias
829eb96474 Update BToaster to BToastOrchestrator 2024-02-11 08:53:37 +01:00
Matthias
0dc24b6763 Update validation types 2024-02-11 08:53:37 +01:00
Matthias
d327f6b43e Update types for forceExit form 2024-02-08 07:19:32 +01:00
Matthias
a1b2598b5c Fix candle reload bug
closes #1742
2024-02-08 07:07:24 +01:00
Matthias
33ca9b30b0 Update auto-import after update 2024-02-01 07:10:54 +01:00
Matthias
2e5651e1f7 Add color to order detail view 2024-02-01 07:10:45 +01:00
Matthias
a1b678fa8a Update label on trade-detail id 2024-01-30 07:11:43 +01:00