Matthias
|
03b4623619
|
Fix some lint errors
|
2022-10-19 07:59:50 +02:00 |
|
Matthias
|
c00bbf16fc
|
Have pairlist length as hover over whitelist title
|
2022-10-01 20:38:50 +02:00 |
|
Matthias
|
0160fbe61b
|
Sort daily-chart correctly
closes #948
|
2022-09-27 18:11:58 +02:00 |
|
Matthias
|
be563c62a8
|
Improve usability of ForceEntry from
|
2022-09-22 07:20:13 +02:00 |
|
Matthias
|
1710ea920b
|
Refactor Backtesing to have a BacktestChartView
|
2022-09-15 20:16:06 +02:00 |
|
Matthias
|
43d6ae3884
|
Add Profit-distribution plot to backtesting
|
2022-09-14 20:14:20 +02:00 |
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
c8c6dfa918
|
Label formatting
|
2022-06-19 16:15:56 +02:00 |
|