Matthias
|
2f1942f48c
|
Use typed griditem
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
b3363b0f90
|
Use dynamic layout for Dashboard
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
07d9ea5324
|
Use vue-grid-layout for trading view
this way, users can move their layouts around as they wish
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
1ce89fdda3
|
Adjust a few styles
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
5f1ce3d7a3
|
Use vue/recommended eslint setting
|
2020-08-31 17:43:44 +02:00 |
|
Matthias
|
2de6592b03
|
Don't use .d.ts files
|
2020-08-31 17:41:34 +02:00 |
|
Matthias
|
01c7c67925
|
Use shorthand syntax for Array type definitions
|
2020-08-29 17:47:05 +02:00 |
|
Matthias
|
e8aa806901
|
TradeDetail to class component
|
2020-08-29 17:44:08 +02:00 |
|
Matthias
|
3c3a474d9f
|
TradeDetail should support showing closed trades too
|
2020-08-29 17:39:41 +02:00 |
|
Matthias
|
1d29e31f64
|
Smaller headers in trade page
|
2020-08-29 17:31:45 +02:00 |
|
Matthias
|
34841959ba
|
Display button tooltip
|
2020-08-29 17:22:48 +02:00 |
|
Matthias
|
f849adff89
|
Ask for confirmation on forcesell
|
2020-08-29 17:18:56 +02:00 |
|
Matthias
|
69fd6c81d8
|
Move types to other files
|
2020-08-29 11:35:42 +02:00 |
|
Matthias
|
3aba82f917
|
Create more types for UI
|
2020-08-29 11:32:26 +02:00 |
|
Matthias
|
3ed6fd79ac
|
Seperate authtypes to own file
|
2020-08-29 11:24:52 +02:00 |
|
Matthias
|
240dd06c0f
|
Move types to seperate directory
|
2020-08-29 11:24:52 +02:00 |
|
Matthias
|
44874377b8
|
Only show stoploss-dist for open trades
|
2020-08-29 11:24:52 +02:00 |
|
Matthias
|
39c7a832ac
|
Support trade-detail also on closed trades
|
2020-08-29 11:18:09 +02:00 |
|
Matthias
|
843e54afec
|
Use getter class
|
2020-08-29 11:18:09 +02:00 |
|
Matthias
|
ae6f5935b5
|
Show details when trade is selected
|
2020-08-29 10:52:33 +02:00 |
|
Matthias
|
c2d8d67625
|
Implement confirmation box for delete trade
|
2020-08-29 10:44:11 +02:00 |
|
Matthias
|
79886014ab
|
Introduce closedTrade type
|
2020-08-25 19:52:07 +02:00 |
|
Matthias
|
b0c69f6d77
|
Fix profit formatting
|
2020-08-25 19:36:14 +02:00 |
|
Matthias
|
507cc538f6
|
Small fixes
|
2020-08-25 19:33:27 +02:00 |
|
Matthias
|
759af1f768
|
Add cumulative profit chart
|
2020-08-24 19:28:59 +02:00 |
|
Matthias
|
d61136c399
|
Improve Refresh load - not refreshing everything frequently
|
2020-08-24 19:28:59 +02:00 |
|
Matthias
|
df54a797f5
|
Convert ftbot getters to enum
|
2020-08-24 19:28:59 +02:00 |
|
Matthias
|
dd6a03db66
|
Add abs_profit
|
2020-08-24 19:28:59 +02:00 |
|
Matthias
|
e124a59f65
|
Fix login bug
closes #71
|
2020-08-20 08:42:38 +02:00 |
|
Matthias
|
3a93c0b50c
|
Legend should be shown on the right in dashboard
|
2020-08-19 20:30:51 +02:00 |
|
Matthias
|
4ee16c6591
|
Improve styling of navbar and tradelist
|
2020-08-19 20:30:36 +02:00 |
|
Matthias
|
c3950af541
|
Add min to hourly chart
|
2020-08-19 17:31:52 +02:00 |
|
Daniel Palstra
|
93ae1b44ce
|
Reorder trade details
|
2020-08-19 13:31:01 +00:00 |
|
Matthias
|
09de9726f9
|
Fix colors in daily / hourly charts
|
2020-08-18 20:51:16 +02:00 |
|
Matthias
|
c0c2cb8d74
|
Remove superfluss About page
|
2020-08-18 07:14:07 +02:00 |
|
Matthias
|
e2e81299eb
|
Add VisualColormap to Daily and hourly profit charts
|
2020-08-17 22:07:20 +02:00 |
|
Matthias
|
3ed856a84d
|
Smooth lines
|
2020-08-17 21:17:33 +02:00 |
|
Matthias
|
69a7a7f91e
|
Add Dashboard view
|
2020-08-17 21:16:27 +02:00 |
|
Matthias
|
f2668c852a
|
Add Hourly chart
|
2020-08-17 21:16:19 +02:00 |
|
Matthias
|
dceb7b5fe8
|
Improve naming
|
2020-08-17 20:42:37 +02:00 |
|
Matthias
|
90b157b7f9
|
Fix missing tile
|
2020-08-17 20:41:15 +02:00 |
|
Matthias
|
67d4bf9e4f
|
Extract DailyChart to it's own component
|
2020-08-17 20:39:14 +02:00 |
|
Matthias
|
bf1495b26c
|
Fix table column formatting
|
2020-08-17 20:26:23 +02:00 |
|
Matthias
|
5f9b3b2e9d
|
Reinstate default timescale
|
2020-08-17 07:55:25 +02:00 |
|
Matthias
|
359e351d67
|
Add BlacklistRepsonse type
|
2020-08-17 07:17:30 +02:00 |
|
Matthias
|
7985a283fb
|
Fix daily payload
|
2020-08-17 07:05:51 +02:00 |
|
Matthias
|
08f6ae7096
|
Improve chart layout
|
2020-08-17 06:55:33 +02:00 |
|
Matthias
|
d2575665a3
|
Fix payload in getdaily
|
2020-08-17 06:55:33 +02:00 |
|
Matthias
|
9878169030
|
Show graph at the top
|
2020-08-17 06:55:32 +02:00 |
|
Matthias
|
30a3d98408
|
Add graph to daily chart
|
2020-08-17 06:55:26 +02:00 |
|