Commit Graph

1269 Commits

Author SHA1 Message Date
Tako
957dfee8ea add trade nav sorting 2023-04-07 12:45:22 +00:00
Matthias
554ada9fd0 Fix remaining type error 2023-04-06 07:17:29 +02:00
Matthias
2d4a8cad93 Types in backtestResultView 2023-04-06 07:16:57 +02:00
Matthias
3645f14da1 Update botcomparison type error 2023-04-06 07:15:14 +02:00
Matthias
213b5c3af1 Update tradeList to fix types 2023-04-06 07:15:05 +02:00
Matthias
b08e1286c9 Fix some type errors with bootstrap table 2023-04-05 21:11:46 +02:00
Matthias
e26431c891 Improve "recovery" behavior if UI is started before the bot is ready 2023-04-02 15:26:45 +02:00
Matthias
0644a49ca8 Reliably use setIsBotOnline 2023-04-02 15:26:05 +02:00
Matthias
8a7c6cbddc Cleanup unused code 2023-04-02 15:25:45 +02:00
Matthias
52f24a78b0 Extend types to new interface 2023-03-25 13:48:34 +01:00
Matthias
a4436a482a Remove bootswatch themes 2023-03-24 20:16:24 +01:00
Matthias
646a160750 Rename Theme-select component 2023-03-24 20:13:44 +01:00
Matthias
2c26ad9fb2 Remove unused bootswatch dependency 2023-03-24 20:13:44 +01:00
Matthias
8b86322f27 Improve bootswatch load behavior 2023-03-24 20:13:17 +01:00
Matthias
7e93fb8ab3 Partially fix bootswatch select 2023-03-24 06:49:50 +01:00
Matthias
5ed68096e6 Navbar to script setup 2023-03-23 19:41:00 +01:00
Matthias
b1ceb7158a Bootswatch to script setup 2023-03-23 19:40:30 +01:00
Matthias
1e047fb23b Properly close login window in edit mode 2023-03-21 20:18:49 +01:00
Matthias
ce9fd54c17 Improve Balance formatting 2023-03-18 17:47:31 +01:00
Matthias
bd123f2a96 balance to script setup 2023-03-18 17:47:31 +01:00
Matthias
24146fed40 Show correct tooltip 2023-03-15 06:45:24 +01:00
Matthias
72083b2449 Profit-desc should correspond to selected mode 2023-03-08 20:22:36 +01:00
Matthias
a03f1bb917 Improve handling of empty pair-data responses 2023-03-07 18:19:44 +01:00
Matthias
c3c21f5a36 Fix random crash when starting UI with odd timing 2023-03-07 06:59:28 +01:00
Matthias
90855b881f Show relative profit ratio for total / realized profits 2023-03-06 18:24:43 +01:00
Matthias
608bbde032 Improve trade-profit visualization for alternative profits 2023-02-28 21:01:20 +01:00
Matthias
cb71d88af9 Improve Profit pill 2023-02-28 21:00:04 +01:00
Matthias
7ba0ef0512 Use "computed" for profit variables 2023-02-28 20:50:04 +01:00
Matthias
2c9a01bae2 Don't hardcode USDT for profit-visualization 2023-02-28 20:45:59 +01:00
Matthias
988615075c profit-pill -> script setup 2023-02-28 20:43:10 +01:00
Matthias
9aecdc9bbf trade-profit -> script setup 2023-02-28 20:41:14 +01:00
Matthias
9e60528001 Show Total profit in UI 2023-02-28 20:29:05 +01:00
Matthias
e7be05cb87 Split trades type into open and closed trades 2023-02-28 20:28:56 +01:00
Matthias
e1dae7c630 Reduce network traffic (don't call getState every 5s) 2023-02-28 18:05:44 +01:00
Matthias
f76773be39 Fix typo in header 2023-02-28 06:56:34 +01:00
Matthias
56d0bb58cc Don't use deprecated columns 2023-02-27 21:34:05 +01:00
Matthias
2c0c2b5d6c Add realized profit to details pane 2023-02-27 20:57:43 +01:00
Matthias
615bf8fdda Auto-set pair to first open trade if no selection was present 2023-02-27 20:38:06 +01:00
Matthias
5e1b1d4c7b Candlechartcontainer -> script setup 2023-02-27 20:34:13 +01:00
Matthias
fb84eaa050 Remove unused pairsummary variable 2023-02-27 20:31:30 +01:00
Matthias
d09dc48944 Pair summary -> script setup 2023-02-27 20:21:45 +01:00
Matthias
0d59031d72 Add infobox hints to Dashboard title 2023-02-27 20:19:26 +01:00
Matthias
3ff887d074 Dashboard -> script setup 2023-02-27 20:10:23 +01:00
Matthias
47bc84e543 Draggable container -> script setup 2023-02-27 20:09:40 +01:00
Matthias
58638ceb80 Add realized profit to trade schema 2023-02-27 20:06:04 +01:00
Matthias
635814a782 Auto-navigate to trade list when selecting a trade in Dashboard view 2023-02-25 15:39:00 +01:00
Matthias
af423f8079 Botlist -> script setup 2023-02-25 15:31:03 +01:00
Matthias
fa5203fbee Show alert in case of failed backtest
closes #1138
2023-02-22 20:12:48 +01:00
Matthias
5e3c6e8966 Show leverage in trade-list on futures bots 2023-02-19 17:46:07 +01:00
Matthias
3dc3021b08 Remove temporary DebugLog 2023-02-19 17:39:20 +01:00