Commit Graph

1042 Commits

Author SHA1 Message Date
Matthias
4fdd72045b Add more options to profitdistributionchart 2022-09-14 20:00:10 +02:00
Matthias
261b3fb947 Convert profitdistro chart to use computed props 2022-09-14 19:34:22 +02:00
Matthias
159f69c141 Add profitdistribution chart 2022-09-14 19:34:22 +02:00
Matthias
7b97e8a565 Add closed trades for all bots to dashboard
closes #763
2022-09-14 19:34:22 +02:00
Matthias
bb83a0702d convert store methods to async 2022-09-10 14:56:21 +02:00
Matthias
455a15dd00 Fix theme storage
closes #931
2022-09-10 14:06:30 +02:00
Emre
56574f9467
Fix popover not triggering on safari 2022-09-08 17:20:35 +03:00
Matthias
484ed8aa5d Add e2e test for log page 2022-09-04 16:57:46 +02:00
Matthias
a57dc2aa7e Slightly increase default timeout
closes #517
2022-09-04 16:24:30 +02:00
Matthias
d4d30f4005 Slightly improve trade color scheme 2022-08-28 09:14:31 +02:00
Matthias
ee86dbdf29 Fix null type error 2022-08-24 20:49:53 +02:00
Matthias
44c6299c10 Fix cum-profit chart not updating 2022-08-13 15:35:31 +02:00
Matthias
4cda6b9581
Merge pull request #889 from freqtrade/dependabot/npm_and_yarn/main/vue-grid-layout-2.4.0
build(deps): bump vue-grid-layout from 2.3.12 to 2.4.0
2022-08-10 20:18:46 +02:00
Matthias
ff6e1d3ddb Fix useRoute helper 2022-08-10 20:13:32 +02:00
Matthias
785a7ebc24 Fix order Return type 2022-08-10 20:03:04 +02:00
Matthias
6d5ac2fa8d add forceExit form for parital exits 2022-08-10 20:03:04 +02:00
Matthias
f76fe14fc2 Update forceExit wording 2022-08-10 20:03:04 +02:00
Matthias
7ddf95044f Improve exit message wording 2022-08-10 20:03:04 +02:00
Matthias
fa4be3daad Remove unused methods 2022-08-10 20:03:04 +02:00
daniila
9413ff8c33 Don't show side if spot, removed brackets 2022-08-04 10:12:25 +00:00
me
673ba6a0a1 show trade side in trade navigation 2022-08-03 22:13:29 +00:00
me
943b8d3602 profit abs in pairs summary 2022-08-03 22:13:09 +00:00
Matthias
0dab6fa60f Add title to Trade navigator 2022-08-02 20:36:47 +02:00
Matthias
7a781b33d7
Merge pull request #880 from daniila/chart_trade_navigation
Chart trade navigation
2022-08-02 20:33:10 +02:00
Matthias
4a8b304802 Add leverage to forceentry field 2022-08-02 20:09:43 +02:00
me
3d417fe774 before and after candles now based on timeframe 2022-08-02 13:25:13 +00:00
me
098ef58a5d endValue handling if no trade close_timestamp 2022-08-02 11:57:05 +03:00
me
c15e0edee5 click handler to setup() 2022-08-02 02:18:45 +03:00
me
ba81347c56 Fixed linting errors 2022-08-02 01:50:36 +03:00
me
d2acee7c93 typing for selectedTrade and sorting to setup() 2022-08-01 23:28:10 +03:00
me
b41cee496a Righ sidebar button to the right 2022-08-01 04:04:36 +03:00
me
0a18721705 Chart moves to selected trade 2022-08-01 03:58:50 +03:00
me
12b2e3aad9 emit selected trade event and sorting by date 2022-08-01 03:57:50 +03:00
me
63910f19f1 Created column for trades list 2022-07-31 19:03:46 +03:00
Matthias
b09189f0c1 Show liquidation price in trade detail 2022-07-30 16:40:33 +02:00
Matthias
43244d322e Fix backtesting chart height
closes #879
2022-07-30 07:15:00 +02:00
Matthias
20d3b80d41 Fix cumProfitChart being empty
part of #879
2022-07-30 07:09:48 +02:00
Matthias
7e931487e1 Improve detail order output 2022-07-24 20:09:54 +02:00
Matthias
7f0715d133 Add CAGR and profit factor to backtest view
https://github.com/freqtrade/freqtrade/issues/7116
2022-07-24 20:09:44 +02:00
Matthias
dfc38dff68 Show assumed initial capital in balance chart 2022-07-21 07:13:18 +02:00
Matthias
51bee418d6 Fix pair-changing not refreshing chart 2022-07-16 22:01:50 +02:00
Matthias
570581186e Expose botcontrols on top of tabs 2022-07-16 12:56:58 +02:00
Matthias
4296e81258 Remove unused imports 2022-07-13 07:35:30 +02:00
Matthias
8ccdb9eb66 Remove ID's where not necessary, add type 2022-07-13 07:35:07 +02:00
Matthias
33bfbbd3a5 Fix component tests 2022-07-13 07:35:07 +02:00
Matthias
c95748f584 Remove some onneeded props 2022-07-13 07:35:07 +02:00
Matthias
7712d49997 Fix some errors in router config 2022-07-13 07:35:07 +02:00
Matthias
ab17270e74 Update some type errors 2022-07-13 07:35:07 +02:00
Matthias
468d05e496 Remove more unneeded dependencies 2022-07-13 07:35:07 +02:00
Matthias
25445685f5 Update components to import from vue 2022-07-13 07:34:45 +02:00