Commit Graph

1311 Commits

Author SHA1 Message Date
Matthias
fa18c043c4 Use "reduced" pair_history endpoint 2024-04-28 15:58:16 +02:00
Matthias
d51246d1d1 Trigger candle reload if plotconfig changes in "reduced" mode 2024-04-28 15:46:13 +02:00
Matthias
275bad172c Improve refresh logic 2024-04-28 15:30:27 +02:00
Matthias
348cb8349b move Plotted Pair to store for easier reloads 2024-04-28 15:24:03 +02:00
Matthias
74883723ce only download usedColumns by default 2024-04-28 13:51:19 +02:00
Matthias
420cf71f3b Auto-fix a few unused eslint-excludes 2024-04-25 16:57:53 +02:00
Matthias
f09bfd18aa Remove some unused "eslint-ignore" calls 2024-04-25 16:39:03 +02:00
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
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
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
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
a27c65a86c Add force-entry shortcut to actions
closes https://github.com/freqtrade/freqtrade/issues/10020
2024-03-30 08:59:25 +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
609779b0a4 Fix bot-entry toggle missbehaving 2024-03-10 13:54:23 +01:00
Matthias
3decda2a8a Fix subtle bug in form-select 2024-03-07 06:25:11 +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
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
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
d2d58e37c7 Fix type error 2024-02-11 08:53:37 +01:00
Matthias
0dc24b6763 Update validation types 2024-02-11 08:53:37 +01:00
Matthias
a1b2598b5c Fix candle reload bug
closes #1742
2024-02-08 07:07:24 +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
Matthias
1b6e654a08 Add ft-order-tag to trade-detail view 2024-01-30 07:11:30 +01:00
Matthias
0e99c0a0cb
Merge pull request #1709 from freqtrade/dependabot/npm_and_yarn/main/prettier-3.2.3
build(deps-dev): bump prettier from 3.1.1 to 3.2.3
2024-01-17 18:07:41 +01:00
Matthias
8265698605 Fix error after new prettier version 2024-01-17 18:00:36 +01:00
Matthias
4dd1555098 center navbar on mobile 2024-01-17 17:57:57 +01:00
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