Commit Graph

1761 Commits

Author SHA1 Message Date
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
Matthias
e0d7a2616d Allow manual refresh of botPerformance 2023-11-11 16:46:29 +01:00
Matthias
e1b8311b5e Use proper Header for timebreakdown 2023-11-11 16:45:50 +01:00
Matthias
2a11ad087a Swap sequence of script / template in BotPerformance 2023-11-11 16:44:09 +01:00
Matthias
e85460e35e Add new endpoints for entry/exit stats 2023-11-11 16:42:34 +01:00
Matthias
74a3284cc6 Move Performance Type to separate file 2023-11-11 15:15:58 +01:00
Matthias
cc772d0276 Fix wrong usage of type 2023-11-11 15:14:37 +01:00
Matthias
c3b0b4640b Update package to vue-draggable-grid
fixes an issue where layout movements were not limited to the tab top bar
2023-11-07 18:22:13 +01:00
Matthias
e855896047 Unplugin rmaining components 2023-11-02 06:58:49 +01:00
Matthias
9178ef3d13 Unplugin more component imports 2023-11-02 06:57:25 +01:00
Matthias
22066f0fa3 Remove component imports 2023-11-02 06:53:58 +01:00
Matthias
1ef085db7c Remove component imports where possible 2023-11-02 06:50:18 +01:00
Matthias
851a0ce35d Use AutoImports for all components 2023-11-02 06:42:13 +01:00
Matthias
7122b87bd4 Improve compare result 2023-11-01 17:11:03 +01:00
Matthias
39308050fa Fix some backtest styling issues 2023-11-01 17:09:54 +01:00
Matthias
241e800158 Add icons to backtest Buttons 2023-11-01 16:59:00 +01:00
Matthias
6758f68734 Improve visual styling of visualize-result 2023-11-01 16:53:25 +01:00
Matthias
9219a29b3f Add backtest comparison 2023-11-01 16:49:34 +01:00
Matthias
29daeb27a5 Fix wrongly refactored props 2023-10-26 19:59:35 +02:00
Matthias
bb0ab2e00d Fix some type issues 2023-10-26 19:59:35 +02:00
Matthias
1d20828f83 Extract backtestResultEntry 2023-10-26 19:59:35 +02:00
Matthias
85f137c179 Fix some syntax highlight "gotchas" 2023-10-26 19:59:35 +02:00
Matthias
bce191e86f Extract settings generation, too 2023-10-26 19:59:35 +02:00
Matthias
69f032ac2e Extract backtestResultGeneration to separate function 2023-10-26 19:59:35 +02:00
Matthias
61ba6a836e Reduce verbosity of ResultAnalysis further 2023-10-26 19:59:35 +02:00
Matthias
1f7ce48e70 Reduce verbosity of "settings" definition 2023-10-26 19:59:35 +02:00
Matthias
aa2f791406 Add object to Table Items helper function and specs 2023-10-26 19:59:35 +02:00
Matthias
6eece2d90d remove quicktype comment 2023-10-24 17:59:29 +02:00
Matthias
a824c90d60 Use enum for bt states 2023-10-22 19:46:46 +02:00
Matthias
f3fb07316d Align hide/show button for main left bar 2023-10-22 19:41:02 +02:00
Matthias
351478bd9a Improved text on backtest result view 2023-10-22 19:39:56 +02:00
Matthias
8c2a62066b Improved hide/show button styles 2023-10-22 19:38:07 +02:00
Matthias
dfb1de78e5 Avoid odd wrapping for long/short comments 2023-10-22 17:41:40 +02:00
Matthias
3601ed8a5c Improve visual style 2023-10-22 17:39:01 +02:00
Matthias
4544a8aa45 Allow hiding of left trade bar in backtest mode 2023-10-22 17:36:40 +02:00
Matthias
1f9a7ad49f Rename variable 2023-10-22 17:29:53 +02:00
Matthias
b3390e46a4 Animate "trade navigation" slidein 2023-10-22 17:22:43 +02:00
Matthias
0b92fcc5e4 Fix / simplify animation behavior 2023-10-22 14:31:01 +02:00
Matthias
7beb7ddb06 Add filter box to Backtest chart view 2023-10-22 10:48:18 +02:00