Commit Graph

1317 Commits

Author SHA1 Message Date
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
Matthias
6b21a1c7ee Add TradeActionsPopover 2023-02-19 17:28:44 +01:00
Matthias
2bce25bc61 remove b-tooltip directive 2023-02-18 13:25:38 +01:00
Matthias
2599a5c751 Add some debugging code to TradeList 2023-02-17 18:05:42 +01:00
Matthias
0cc3259ea1 Remove unnecessary method in Trade layout 2023-02-15 19:27:29 +01:00
Matthias
555c47fc76 Update Trading to script setup 2023-02-15 18:14:25 +01:00
Matthias
9b009e8158 ForceExitForm -> script setup 2023-02-15 07:05:27 +01:00
Matthias
3884bc3f68 Update ForceEntry to script setup 2023-02-15 06:45:34 +01:00
Matthias
872cf42753 Fix trade filter 2023-02-10 19:45:54 +01:00
Matthias
af9b64c046 backtestChart - script setup 2023-02-10 19:31:24 +01:00
Matthias
10bbb228cc TradeListNav to script setup 2023-02-10 18:28:58 +01:00
Matthias
8fd1fa4b34 Add stoploss on exchange to botstatus view 2023-02-08 07:08:18 +01:00
Matthias
c0538880e9 switch from bootstrap-vue-3 to next 2023-02-08 06:34:28 +01:00
Matthias
65648d5c51 Improve iconography of trade action segment 2023-02-01 20:02:32 +01:00
Matthias
3e59cd8100 Add UI for cancel open order 2023-02-01 20:02:32 +01:00
Matthias
5ecdce8494 TradeList to script setup 2023-02-01 20:02:32 +01:00
Matthias
33e988798b Update tradeActions to script setup 2023-02-01 20:02:32 +01:00
Matthias
7f0abd7fa5 Clean up pair summary 2023-01-25 07:33:12 +01:00
Matthias
ca5b887c4e Disable selectable column 2023-01-25 07:33:12 +01:00
Matthias
048da545d0 Fix exception in detail_trade when selected trade closes 2023-01-24 07:03:01 +01:00
Matthias
06a73c9485 fetch plot config should support webserver mode 2023-01-18 18:16:09 +01:00
Matthias
47aea56420 Auto-load strategy when btresult is selected 2023-01-18 18:16:09 +01:00
Matthias
5a8c468fab Improve chart tooltip by including order sizing info 2023-01-17 19:49:59 +01:00
Matthias
2078ff8942 Don't exclude still open trades from plotting
closes #1093
2023-01-14 21:30:58 +01:00
Matthias
db42bbc3d9 Move mouse houver off left border
closes move the translucent panel to the up/down side OR change Y axis price location #1016
2023-01-05 11:16:03 +01:00
Matthias
19a479ef2b Fix axios error introduced in last updates 2023-01-05 10:26:58 +01:00
Matthias
7fd5c2826b Update login alert to work on new bootstrap version 2023-01-04 13:34:12 +01:00
Matthias
45c70e13f1 Don't show freqAI identifier field when freqAI is deselected 2022-12-31 09:08:53 +01:00
Matthias
47bb5bef71 Add new backtesting Metrics to freqUI 2022-12-29 17:49:41 +01:00
Matthias
748c24d879 Improve type compliance 2022-12-27 14:39:35 +01:00
Matthias
9b4d1e4260 Don't use deprecated settings 2022-12-27 14:36:42 +01:00
Matthias
144e74af9b Remove deprecated settings 2022-12-27 13:55:20 +01:00
Matthias
f800386e66 Add max_stake_amount field 2022-12-27 13:48:53 +01:00
Matthias
038e4df8f7 Fix balance layout 2022-12-24 10:53:01 +01:00
Matthias
8a34280bb0 Fix container overflow 2022-12-24 10:06:06 +01:00
Matthias
4a730bb515 Allow setting identifier via UI 2022-12-23 19:46:15 +01:00
Matthias
b649adf0cf Cache - only in 2.22 2022-12-23 19:46:15 +01:00
Matthias
88c6f49ae5 Fix backtesting styling 2022-12-23 19:46:15 +01:00
Matthias
ddff02c1a9 Disable backtest-cache selectively 2022-12-23 19:46:15 +01:00
Matthias
f40bace902 Improve freqAI setup 2022-12-23 19:46:15 +01:00
Matthias
f52a6fd685 Improve freqAI setup 2022-12-23 19:46:15 +01:00
Matthias
cdde293ee0 Show info icon for freqAI backtests 2022-12-23 19:46:15 +01:00
Matthias
1579200bc8 Add freqAI Model selection to backtesting 2022-12-23 19:46:15 +01:00
Matthias
1a686fab57 Fix plot-config not updating when a different plot is selected 2022-12-22 07:02:32 +01:00
Matthias
fb5ba3df9d
Merge pull request #1058 from daniila/plot_config_select_fix
fix select values updating with delay
2022-12-21 07:17:41 +01:00
Matthias
82ab2bf473 Backtesting -> script setup 2022-12-21 06:39:44 +01:00
Tako
2535082c5d fix select values updating with delay 2022-12-20 00:22:29 +00:00
Matthias
d227360942 Fix valuePair cypress test by reverting script setup conversion for now 2022-12-17 20:42:19 +01:00
Matthias
b2ef4343ec ProfitSymbol -> script setup 2022-12-17 20:08:19 +01:00
Matthias
ca93a019c3 Update cypress tsets to use props instead of propsDat 2022-12-17 20:08:10 +01:00
Matthias
91e8bd4e3f Bring back bottom slot in balance view 2022-12-17 15:03:04 +01:00
Matthias
50946ccc16 Properly import vue3-grid-layout styles 2022-12-17 14:36:06 +01:00
Matthias
ea5805dcb4 Add Generic infoBox help sign, convert valuePair to script setup 2022-12-15 20:28:13 +01:00