Commit Graph

687 Commits

Author SHA1 Message Date
Matthias
2ab9a4d58c Small improvement to botProfit 2023-09-10 16:58:55 +02:00
Matthias
f4766c41e0 Add support for has_open_orders 2023-09-10 16:56:42 +02:00
Matthias
9c712cca18 Use datetimeTz in botProfit view 2023-09-06 20:44:13 +02:00
Matthias
f1e22cd644 Improve "empty" handling of BotProfit 2023-09-06 20:44:13 +02:00
Matthias
1ba38a38e1 Add ROI values 2023-09-06 20:44:12 +02:00
Matthias
9fe687616d Pass profit as prop to profit component 2023-09-06 20:44:12 +02:00
Matthias
fdfd30f0ed Extract BotProfit view from BotStatus 2023-09-06 20:44:12 +02:00
Matthias
e22f710935 Add /profit table 2023-09-06 20:44:12 +02:00
Matthias
e36f6ac5b4 Update names of Daily charts 2023-09-03 09:11:24 +02:00
Matthias
f43644fb3a Improve description on older bots 2023-09-03 09:08:19 +02:00
Matthias
c3d08c8b2d Add weekly/monthly view 2023-09-03 09:06:46 +02:00
Matthias
0760245216 Round daily-stats to sane numbers
closes #1452
2023-09-02 12:35:25 +02:00
Matthias
ccae419ed7 Ensure balance table renders properly 2023-09-01 20:37:21 +02:00
Matthias
ca15512598 Improve and simplify pairlist view 2023-09-01 20:29:43 +02:00
Matthias
0fe3d9f024 Rename Pairlist View component 2023-09-01 20:12:41 +02:00
Matthias
b61a2142a2 Organize imports 2023-09-01 19:55:28 +02:00
Matthias
0a4ebc03b8 Fix rendering of daily chart in trade view 2023-09-01 19:54:27 +02:00
Matthias
421fe3ec34 Show Stake-currency of the last bot in bot comparison
(this may be wrong for multi-bot multi-currency setups - but should work fine for people with just one bot).

closes #1405
2023-09-01 07:21:26 +02:00
Matthias
b00a573715 Fix odd type error 2023-08-19 09:11:13 +02:00
Matthias
7fec7c803b Improve padding for history loader 2023-08-16 11:59:22 +02:00
Matthias
a5062aac5b Default breakdown to monthly 2023-08-16 11:57:51 +02:00
Matthias
ebf2ce1302 Have 2 col layout take equal space 2023-08-16 11:57:12 +02:00
Matthias
aab98da77e Fix tradelist table-fields causing a "flicker" 2023-08-16 11:55:46 +02:00
Matthias
6443b27068 Improve and simplify Backtest-result layout 2023-08-16 11:55:32 +02:00
Matthias
5a5fec8855 Show bot run mode (live/dry) in bot comparison 2023-08-09 07:29:33 +02:00
Matthias
88469104ca Botcomparison summary shouldn't contain non-selected bots 2023-08-09 07:29:33 +02:00
Matthias
0731289791 Improve styling, disable already loaded results 2023-08-03 06:59:40 +02:00
Matthias
6842e6380d Improve layout when using large notes 2023-08-03 06:59:40 +02:00
Matthias
a19576a1c7 Improve Styling of notes, allow newline 2023-08-03 06:59:40 +02:00
Matthias
0d26dcc088 Don't show notes field if it's not available 2023-08-03 06:59:40 +02:00
Matthias
ef3a91aac5 Remove resolved todo 2023-08-03 06:59:40 +02:00
Matthias
b90a34044d Show "notes" in "load results" pane 2023-08-03 06:59:40 +02:00
Matthias
8830e1266a Add Notes to "loading" screen 2023-08-03 06:59:39 +02:00
Matthias
1e264cdb86 Implement Notes updating 2023-08-03 06:59:39 +02:00
Matthias
fa8d5643cd Add in-memory notes 2023-08-03 06:59:39 +02:00
Matthias
5b0073cfca Don't use props in setup root level 2023-08-02 07:14:40 +02:00
Matthias
cb34eac0f8 Fix miss-named variant after vue update 2023-07-31 19:24:35 +02:00
Matthias
1d94fa7927
Merge pull request #1368 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-vue-next-0.9.26
build(deps): bump bootstrap-vue-next from 0.8.15 to 0.9.26
2023-07-31 19:22:44 +02:00
Matthias
3257fb75c9 Show strategy name instead of "key" 2023-07-30 09:56:32 +02:00
Matthias
094208cfd2 Improve memory structure for backtest result 2023-07-30 09:47:59 +02:00
Matthias
0ad39d1d1c Align format of TODO comments 2023-07-26 07:00:08 +02:00
Matthias
2bff59c235 Improve layout of delete button 2023-07-26 06:56:17 +02:00
Matthias
b151d1f254 Allow removal of individual results from Backtest memory 2023-07-26 06:42:34 +02:00
Matthias
1fdbee1df9 Support deleting backtest results 2023-07-25 20:51:17 +02:00
Matthias
5c6abdcabc Add Max consecutive metrics 2023-07-25 20:05:09 +02:00
Matthias
c89218ebd2 Improve expectancy output to include ratio 2023-07-22 19:48:04 +02:00
Matthias
f42dc9de07 Fix timerangeselect crashing when it get's a epoch timerange 2023-07-22 13:48:21 +02:00
Matthias
2bfa234362 use function for updateInput 2023-07-22 11:40:46 +02:00
Matthias
50bdd6e7b4 Improve naming 2023-07-22 11:35:37 +02:00
Matthias
fdb068e2ff Improve Backtest view naming 2023-07-22 11:27:01 +02:00