Commit Graph

1007 Commits

Author SHA1 Message Date
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
Matthias
667456b725 Store Heikin Ashi setting 2022-07-11 16:34:00 +02:00
Matthias
befa2d6e57 Remove no longer used condition 2022-07-04 19:41:55 +02:00
Matthias
0a13da326b Fix short entries not showing
closes #839
2022-07-03 08:55:28 +02:00
Matthias
65b4e2903b Fix tooltip not showing short signals 2022-06-21 07:12:01 +02:00
Matthias
bfecaa8a2f Update Trade symbols 2022-06-19 16:55:17 +02:00
Matthias
ec43c02bc9 Add path Sample symbol 2022-06-19 16:15:56 +02:00
Matthias
359e9bdfc7 Extract trade symbols to constants 2022-06-19 16:15:56 +02:00
Matthias
c8c6dfa918 Label formatting 2022-06-19 16:15:56 +02:00
Matthias
8b78a87e06 Add empty candles at end to allow scroll past 2022-06-19 16:15:55 +02:00
Matthias
f8918db078 Improve Trade vis formatting 2022-06-19 16:15:55 +02:00
Matthias
0947f73441 Split orders type ... 2022-06-19 16:15:55 +02:00
Matthias
47c48c9011 Fix UI 2022-06-19 16:15:55 +02:00
Matthias
362d2731e3 Simplify legend 2022-06-19 16:15:55 +02:00
Matthias
743d5e17bc Update trade visualization in chart 2022-06-19 16:15:55 +02:00
Matthias
e87e073357 Encode more info in icons/colors 2022-06-19 16:15:55 +02:00
Matthias
86897e1f64 Add offset to trades response 2022-06-18 17:27:26 +02:00
Matthias
a757c2410a Show Trading volume in bot overview (if available) 2022-06-18 17:14:30 +02:00
Matthias
f4f8419e09 Rename cypress tests to .cy.ts 2022-06-15 20:16:40 +02:00
Matthias
fa493c22d2 Fix tradecount in header not resetting to 0 2022-06-15 19:35:14 +02:00
Matthias
c475ca30c2 Fix type error in daily 2022-06-13 19:45:18 +02:00
Matthias
f83524a8ba Add daily % metric to daily stats 2022-06-11 11:40:20 +02:00
Matthias
146f68deaa Migrate cypress to cypress 10.0 2022-06-08 20:49:19 +02:00
Matthias
b0037a6a54 Improve Single order display 2022-06-06 13:44:01 +02:00
Matthias
de50ed88d9 Support not having an exit column 2022-06-05 23:09:26 +02:00
Matthias
9d7748b504 Update/Improve timezone handling 2022-06-05 14:27:51 +02:00
Matthias
136d3f257a Rebrand ForceBuy to ForceEntry 2022-05-25 19:20:18 +02:00
Matthias
2f2e88b8ec Update forcebuy to properly validate 2022-05-25 19:16:55 +02:00
Matthias
b6459c25db Improve wording, add order count 2022-05-25 19:16:44 +02:00
Matthias
9226df5830 Add liquidation price to trade model 2022-05-22 09:01:59 +02:00
Matthias
6885df3efc Update backtesting with new options 2022-05-17 19:30:28 +02:00
Matthias
ba75fca158 Add canceled trade entries to Backtesting view 2022-05-17 07:05:37 +02:00
Matthias
ccfa81b051 Properly handle dashboard startup 2022-05-12 19:25:01 +02:00
Matthias
3bf4eb94c6 Add refresh-block to refreshSlow 2022-05-12 07:13:35 +02:00
Matthias
860f56f8d5 Fix component tests 2022-05-11 07:58:24 +02:00
Matthias
42f8662b3d Fix small bug in backtest display 2022-05-11 07:12:35 +02:00