Commit Graph

452 Commits

Author SHA1 Message Date
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
Mads Sørensen
f433601a07 Fix default layout 2021-01-12 13:59:00 +01:00
Matthias
983cd5004a Make login default to the call url 2021-01-10 11:13:35 +01:00
Matthias
8228a7ad13 Improve dark style 2021-01-09 10:21:46 +01:00
Matthias
4200dd2feb Fix type error 2021-01-09 09:49:09 +01:00
Matthias
5dfcaf1f47 Dark-style combo-boxes 2021-01-06 20:26:32 +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
Matthias
e41c102c35 CumulativeProfit should show profits in steps 2021-01-05 17:32:20 +01:00
Matthias
e756db5d1d Don't transition on initial pageload 2020-12-30 08:18:50 +01:00
Matthias
89bf430064 Add humanizeDuration 2020-12-30 06:36:03 +01:00
Matthias
29abcd0720 Improve icon for dark mode 2020-12-29 16:17:05 +01:00
Matthias
65117a7f5f Default to dark theme 2020-12-29 10:52:14 +01:00
Matthias
d393cd948f Improve dark theme 2020-12-29 10:38:11 +01:00
Matthias
8119c3a392 Improve dark theme 2020-12-28 20:54:15 +01:00
Matthias
c6f0cf2bc1 IMplement theming for candlechart 2020-12-28 20:52:18 +01:00
Matthias
e352dff2e3 Extract theme selection to shared js file
introduce simple theme mode (only dark / light selections)
2020-12-28 20:34:54 +01:00
Matthias
ea5e135a69 Simplify bootswatch_themeselect, transition colormove 2020-12-28 19:41:02 +01:00
Matthias
19c6c77746 Improve styling, introduce FT dark style 2020-12-28 16:54:14 +01:00
Matthias
c50fcccc3e SCSS partials should not be imported with underscore 2020-12-28 11:44:08 +01:00
Matthias
7a553184e7 Add icons to tradeactions 2020-12-28 10:55:42 +01:00
Matthias
37bbac4d60 Make it clear which theme is light / dark 2020-12-28 10:49:26 +01:00
Matthias
d3c11d66b5 Fix wrong usage of url 2020-12-26 16:27:10 +01:00
Matthias
8eaac9efab UTC button vertical center 2020-12-22 08:04:46 +01:00
Matthias
4ddb72b088 remove unused colors 2020-12-21 20:48:28 +01:00
Matthias
654a7eef3b Support plot-config changes again 2020-12-21 20:46:22 +01:00
Matthias
c90b3b11ce Extract trade data preparation to seperate function 2020-12-21 20:43:13 +01:00
Matthias
68b748a874 Fix resetting datazoom issue 2020-12-21 20:38:11 +01:00
Matthias
45e167265f Convert chartOptions from getter to property
This will give us more control over repainting
2020-12-21 20:37:11 +01:00
Matthias
1ed52ef6a1 Reduce margin between tabs in trade overview 2020-12-21 19:43:15 +01:00