Matthias
|
135e56da14
|
Make Chart Threeshakable
|
2021-05-25 21:44:33 +02:00 |
|
Matthias
|
6e9ae9b2f8
|
Fix indexer error
|
2021-05-25 06:55:46 +02:00 |
|
Matthias
|
4d3ad448c3
|
Use proper fields for tradeDetail
|
2021-05-25 06:42:56 +02:00 |
|
Matthias
|
44485bbfbb
|
BGColor
|
2021-05-24 19:23:29 +02:00 |
|
Matthias
|
8ed1929f27
|
Use tree-shaking API imports
|
2021-05-24 17:45:20 +02:00 |
|
Matthias
|
6cd941fb9a
|
Fix some type errors
|
2021-05-24 17:34:24 +02:00 |
|
Matthias
|
b44e32a3f4
|
Update Candlechart to run on manual update
|
2021-05-24 17:29:35 +02:00 |
|
Matthias
|
0c5ade07a7
|
Update some imports to work correctly for new echarts version
|
2021-05-24 16:39:02 +02:00 |
|
Matthias
|
267597b94b
|
Update echarts to version 5.0
|
2021-05-24 16:24:46 +02:00 |
|
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
|
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
|
3bc285ec7b
|
Don't sync twice on startup
|
2021-04-20 21:20:11 +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
|
cb780817f3
|
Correctly type StyleElement
|
2021-03-08 07:46:40 +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 |
|
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
|
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
|
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 |
|
Matthias
|
983cd5004a
|
Make login default to the call url
|
2021-01-10 11:13:35 +01:00 |
|
Matthias
|
4200dd2feb
|
Fix type error
|
2021-01-09 09:49:09 +01:00 |
|
Matthias
|
1f47d5b778
|
Fix bug where 2 charts sort the same array twice
|
2021-01-06 20:26:32 +01:00 |
|
Matthias
|
cc203132b0
|
Change animation behavior of hourly and cum chart
|
2021-01-05 19:29:57 +01:00 |
|
Matthias
|
494902eae7
|
Add tradesLog chart
|
2021-01-05 19:29:47 +01:00 |
|