Commit Graph

482 Commits

Author SHA1 Message Date
Matthias
2b3f2cd112 Remove console.log 2021-05-23 16:36:03 +02:00
Matthias
70a09a03e7 Fix mouse overlay on icons 2021-05-16 08:47:52 +02:00
Matthias
ffee8d8702 Always update TradeEntries in candlechart - otherwise Trades may stick around 2021-05-15 20:30:21 +02:00
Matthias
d1c66b633b Add absolute profit for PerformanceReport 2021-05-15 19:56:43 +02:00
Matthias
cda58dff6e Improve plot-config behaviour when no subplots are configured 2021-05-14 06:27:52 +02:00
Matthias
21c7ed564c Show Pair in trades_log 2021-05-10 07:26:35 +02:00
Matthias
49acf285a1 rename convert_date method 2021-05-08 11:34:05 +02:00
Matthias
42518b71da Convert from moment to date-fns 2021-05-08 11:30:57 +02:00
Matthias
37fd8835b5 Set botname as page title 2021-05-08 10:07:31 +02:00
Matthias
61399e99cf TradesLog should use a starting zoom
closes #333
2021-05-08 10:02:07 +02:00
Matthias
943e98ff0a Sort pair-summary deterministically
closes #335
2021-05-08 09:57:15 +02:00
Matthias
6e20c88e7f Add "hide small balances" button to balance
closes #339
2021-05-08 09:47:31 +02:00
Matthias
af2825738d Sort by close_date, then by trade_id 2021-04-27 17:20:29 +02:00
Matthias
7ffc34be9a Use correct chunknames 2021-04-24 16:52:13 +02:00
Matthias
2fc8854060 Sort closed trades by trade_id 2021-04-20 21:20:12 +02:00
Matthias
3bc285ec7b Don't sync twice on startup 2021-04-20 21:20:11 +02:00
Matthias
2af9aeb28a extract pagelength for trades request 2021-04-20 21:19:48 +02:00
Matthias
33ea51b244 Implement trades endpoint pagination 2021-04-20 21:19:48 +02:00
Matthias
741e7878f9 Prevent api spamming 2021-04-20 21:18:57 +02:00
Matthias
c9f2076660 Increase api service timeout 2021-04-18 09:33:41 +02:00
Matthias
f28a4432aa
Merge pull request #315 from epigramx/master
Charting fix, mainly for the daily one. Negative values were off.
2021-04-10 13:56:59 +02:00
epigramx
5416a2e3a9 Attempting to fix the fix, daily part only 2021-04-10 14:47:25 +03:00
Matthias
b96f1d7c63 Correctly update Chart title 2021-04-10 11:14:41 +02:00
epigramx
6efdcaebcb Charting fix, mainly for the daily one. Negative values were off. 2021-04-10 10:14:21 +03:00
Matthias
78ab25a7b5 Improve dark style slightly 2021-03-19 08:43:42 +01:00
Matthias
fb108b6073 Move ValuePair to general directory 2021-03-10 16:35:14 +01:00
Matthias
888c67555a Move scrollbar to exclude header 2021-03-10 16:10:20 +01:00
Matthias
d665f23dee Icon: use smiling icon 2021-03-10 10:31:59 +01:00
Matthias
cb780817f3 Correctly type StyleElement 2021-03-08 07:46:40 +01:00
Matthias
564ec3a31e Type profit return value 2021-03-05 20:04:17 +01:00
Matthias
46c806427a Support deleting locks 2021-03-01 19:50:26 +01:00
Matthias
180cbad9ae visualMap is an array... 2021-02-28 20:59:16 +01:00
Matthias
34da0af17e Change tradeslog to barchart 2021-02-28 20:14:51 +01:00
Matthias
2e7d3dff69 Increase decimals for forcebuy
closes #255
2021-02-14 13:01:38 +01:00
Varun (Linux)
f37dccf4b4 adjusted the namegap property in the chart configuration to put space between the axis and label 2021-02-10 17:30:27 +08:00
Varun (Linux)
fd49970cae multi-pane window to overflow after reaching the max height h-100 2021-02-10 17:00:55 +08:00
Matthias
cb4a64b2a2 Fix lint error 2021-02-04 19:35:28 +01:00
Mads Sørensen
e7fbb5d43a Make sidebar narrower, and details taller 2021-02-04 15:13:53 +01:00
mads03dk
37dc2d644a
Merge pull request #1 from freqtrade/master
Update
2021-02-04 14:55:48 +01:00
Matthias
da3460ca0f Format prices in daily stats 2021-02-03 07:54:49 +01:00
Mads Sørensen
8f2ef8f041 Stupid me converted layout data the wrong way... 2021-01-28 17:28:20 +01:00
Mads Sørensen
670f1a6b73 New default layout in trading tab 2021-01-28 17:22:28 +01:00
Mads Sørensen
0e11b30039 Add close reason to trades list 2021-01-28 17:07:24 +01:00
Matthias
55cb52af9a Fix wrong condition in strategylist mounted 2021-01-19 21:55:14 +01:00
Matthias
91c2f5dc6f Add refresh button to strategy list 2021-01-19 21:51:34 +01:00
Matthias
28a1565c24 Improve strategylist component 2021-01-19 21:48:33 +01:00
Matthias
15945c0487 Improve some type safety 2021-01-16 16:07:06 +01:00
Matthias
84e2632e13 Seperate ftbot state into it's own file and add types 2021-01-16 16:00:07 +01:00
Matthias
c240b6c104 Show bot-name 2021-01-16 11:16:13 +01:00
Matthias
de1035545e Keep selected pair active 2021-01-15 20:42:20 +01:00