Commit Graph

1401 Commits

Author SHA1 Message Date
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
Matthias
4da60605e0 Properly implement preventDefault 2022-12-13 20:25:46 +01:00
Matthias
40d0691fd3 Improve login to not close the modal when something is wrong 2022-12-13 19:27:14 +01:00
Matthias
0c0399579e Disable load_from_strateegy button when bot is offline or in webserver mode 2022-12-13 06:30:38 +01:00
Matthias
89de68f334 plot-indicator -> script setup 2022-12-13 06:21:27 +01:00
Matthias
bfb594800b plotconfig -> script setup 2022-12-13 06:19:38 +01:00
Matthias
ef848f33e8 Fix datepicker not working 2022-12-11 10:24:04 +01:00
Matthias
2b60322614 Fix render bug with empty backtest result 2022-12-10 14:20:47 +01:00
Matthias
8cc4488a02 backtestResultView -> SCript setup 2022-12-10 14:17:13 +01:00
Matthias
978694f905 Fix backtsting layout issue 2022-12-10 14:13:29 +01:00
Matthias
84d259e283 Remove unnecesary log 2022-12-10 13:56:30 +01:00
Matthias
9d59685db7 TimeRangeSelect -> script setup 2022-12-10 13:39:53 +01:00
Matthias
e2624cea54 StrategySelect -> script setup 2022-12-10 13:39:06 +01:00
Matthias
1cc8f910c2 Strategy-select proper emit 2022-12-10 13:36:08 +01:00
Matthias
4d7fe771e8 Switch to new bot if active bot is deleted 2022-12-10 13:14:27 +01:00
Matthias
be31549a5b Bubble error out of login method, simplify 2022-12-10 13:08:47 +01:00
Matthias
594a828358 Expire login info - request re-login.
closes #1015
2022-12-10 12:51:34 +01:00
Matthias
210c7bd692 Improve auth types 2022-12-10 08:19:26 +01:00
Matthias
eeeeb352c5 Switch login view to async/await 2022-12-09 17:29:48 +01:00
Matthias
754fabb5b2 Loginmodal -> script setup 2022-12-08 20:25:28 +01:00
Matthias
f2f64fe903 Also store username 2022-12-08 20:10:54 +01:00
Matthias
0af3fa0174 Convert login to script setup 2022-12-08 20:10:47 +01:00
Matthias
a4aa87aed8 Add "logged out" state to BotEntry 2022-12-08 19:57:46 +01:00
Matthias
70b348e3f1 Improve online/offline logo 2022-12-08 18:22:34 +01:00
Matthias
6b30c31044 Notifications should be "per bot". 2022-12-07 07:18:32 +01:00
Matthias
ea2c1017b0 improve alert logging 2022-12-07 07:04:31 +01:00
Matthias
587296882c Persist profit distribution bins 2022-12-07 07:00:21 +01:00
Matthias
ea47342c46 Add notification settings 2022-12-07 07:00:21 +01:00
Matthias
388096314b Subscribe to cancel messages 2022-12-07 07:00:21 +01:00
Matthias
f630ecfbe7 Remove unused type 2022-12-07 07:00:21 +01:00
Matthias
52a98846da Don't show new candle messages 2022-12-07 07:00:21 +01:00
Matthias
1f6330da88 Simplified message type 2022-12-07 07:00:21 +01:00
Matthias
9a714cf082 Implement reloading of chart 2022-12-07 07:00:21 +01:00
Matthias
e9478bfaab improve WS message typing 2022-12-07 07:00:21 +01:00
Matthias
be90f855a7 Show alerts on fill.... 2022-12-07 07:00:21 +01:00
Matthias
a55b2bf0b4 Implement whitelist websocket handling 2022-12-07 07:00:21 +01:00
Matthias
b6b4410d37 Add new_candle subscription 2022-12-07 07:00:21 +01:00
Matthias
ac4d98a5ef Add initial websocket connectivity 2022-12-07 07:00:21 +01:00
Matthias
f05400ad51 Improve error messages 2022-12-05 06:58:36 +01:00
Matthias
f2165a5d84 Allow Alerts to have different color 2022-12-05 06:56:45 +01:00
Matthias
16ea7a0457 Format styles file 2022-12-04 17:14:36 +01:00
Matthias
efac66e317 Do some final cleanup on vue3 2022-12-04 17:07:10 +01:00
Matthias
5efa81c591 Create layout transitions 2022-12-04 13:35:19 +01:00
Matthias
0b2c48f7b6 Fix login state validation 2022-12-03 20:13:48 +01:00
Matthias
19c41797cd Fix bad order feedback 2022-12-03 17:23:01 +01:00
Matthias
6684992d99 Improve code quality 2022-12-03 14:55:39 +01:00
Matthias
8d0935c0d6 Implement messagebox logic 2022-12-03 14:03:01 +01:00
Matthias
33a126033d Fix login rerouting 2022-12-03 14:03:01 +01:00
Matthias
71fd236674 Fix a few type problems 2022-12-03 14:03:01 +01:00
Matthias
617bdfbe2b vue3: alerts 2022-12-03 14:03:01 +01:00
Matthias
9cfaf29275 Fix login cypress errors 2022-12-03 14:03:01 +01:00
Matthias
3fd3293182 Some minor styling changes 2022-12-03 14:03:01 +01:00
Matthias
1c50510ee5 dark-style toast 2022-12-03 14:03:01 +01:00
Matthias
1159191a00 Bootstrap5 - fix table hover 2022-12-03 14:03:01 +01:00
Matthias
3c324a9da8 Ensure startup works by moving initial refresh to botWrapper 2022-12-03 14:03:01 +01:00
Matthias
f8ff5745f2 Fix component tests 2022-12-03 14:03:01 +01:00
Matthias
7bfe209775 Fix some more alignments 2022-12-03 14:03:01 +01:00
Matthias
a3692d7339 Fix some styling issues 2022-12-03 14:03:01 +01:00
Matthias
e851471a55 Fix open trades action popups 2022-12-03 14:03:01 +01:00
Matthias
e7029b0798 Forceexit form validation 2022-12-03 14:03:01 +01:00
Matthias
df3b89c461 fix plot modal 2022-12-03 14:03:01 +01:00
Matthias
da67aec11d Fix modals error 2022-12-03 14:03:01 +01:00
Matthias
9d000f50ce useRoute from vue-router 2022-12-03 14:03:01 +01:00
Matthias
d08250925a Small fix to tradeList 2022-12-03 14:03:01 +01:00
Matthias
7dbea21e91 forceExit form fixes 2022-12-03 14:03:01 +01:00
Matthias
414fb0edc5 Update LoginModal to new bootstrap method 2022-12-03 14:03:01 +01:00
Matthias
a5868f2a18 forceentry - fix validations 2022-12-03 14:03:01 +01:00
Matthias
8b7874dba5 Remove unnecessary div 2022-12-03 14:02:57 +01:00
Matthias
97dd99f4a1 Fix bins odd beavior if only one trade is present 2022-12-03 08:35:46 +01:00
Matthias
91c352f090 update forceEntry form 2022-12-03 08:35:46 +01:00
Matthias
6aa089e71a Fix a few modals 2022-12-03 08:35:03 +01:00
Matthias
b9a6a94c57 Improve some spacing 2022-12-03 08:35:03 +01:00
Matthias
60b38e6e50 Fix chart layouting 2022-12-03 08:35:03 +01:00
Matthias
b8c4e67fb2 Update ml- and mr- to ms- and mr- according to bootstrap5 update 2022-12-03 08:35:03 +01:00
Matthias
dd940a09d3 Update grid-layout to use vue3-dragable-grid-layout
https://github.com/melrose13-69/vue3-dragable-grid-layout/
2022-12-03 08:35:03 +01:00
Matthias
86dcd212e1 Update plot-indicator to properly work on v3 2022-12-03 08:35:03 +01:00
Matthias
847c0be579 Improve Navbar to be almost correct 2022-12-03 08:35:03 +01:00
Matthias
07edb3ce2e More updates for vue3 2022-12-03 08:35:01 +01:00
Matthias
4a61fa0afb Update to bootstrap 5 classes 2022-12-03 08:34:43 +01:00
Matthias
3d1c2c2c2a random other changes for vue3 2022-12-03 08:34:43 +01:00
Matthias
bb9076a4ea Update dependencies to Vue3 2022-12-03 08:34:42 +01:00
Matthias
b61439b398 Add missing reject 2022-11-30 07:05:13 +01:00
Matthias
fbd0bbd6f6
Merge pull request #1023 from daniila/dca_orders_on_chart
Dca orders on chart
2022-11-26 14:03:14 +01:00
Matthias
445837a471 Improve Adjustment tooltip 2022-11-26 13:45:14 +01:00
Matthias
3a65b4880a Properly test roundTimeframe 2022-11-26 09:11:44 +01:00
Tako
b21f7d9d07 tweaked symbols 2022-11-25 19:07:07 +00:00
Tako
04f94a9586 Merge branch 'main' into dca_orders_on_chart 2022-11-25 15:31:09 +00:00
Matthias
338d9d548b
Merge pull request #1017 from daniila/force_entry_prefill_pair
set pair to selectedPair if empty in force entry dialog
2022-11-25 16:11:32 +01:00
Tako
2f84bad6b1 removed datalist component 2022-11-25 14:53:26 +00:00
Tako
68d072e7fa properly fill pair input 2022-11-25 07:52:24 +00:00
Tako
561db06b39 make sure order is within dataset bounds 2022-11-24 18:10:02 +00:00
Matthias
512a0ef5f1 use b-form-input 2022-11-23 19:45:46 +01:00
Tako
de92ac9459 show orders on chart 2022-11-23 16:02:51 +00:00
Tako
a5239f9cdc set pair to selectedPair if empty 2022-11-21 17:44:06 +00:00
Matthias
775481da6b Update some form fields to use proper namings 2022-11-18 16:16:14 +01:00
Matthias
75458a37cb Linting ... 2022-11-15 06:41:40 +01:00
Matthias
bf21299340 Don't bubble error through mounted hook 2022-11-10 07:29:46 +01:00
Matthias
7f0779fd3d Improve styling of filter reset 2022-11-09 07:21:56 +01:00
Matthias
4d4528b1e4 Add search for indicator add field 2022-11-07 21:27:11 +01:00
Matthias
adab387c6d Show fallback if no detail timerange was used 2022-11-06 09:50:37 +01:00
Matthias
55e9420b96 Improve backtest output 2022-11-04 07:18:05 +01:00
Matthias
880e02bc40 Add missing import 2022-11-01 17:33:31 +01:00
Matthias
7cd5f094e1 Don't use emit when updating config 2022-11-01 16:33:06 +01:00
Matthias
c5da60c090 use plotStore instead of vmodel for plotConfigurator 2022-11-01 15:52:11 +01:00
Matthias
e99deff46f Move plotconfig logic to plotStore 2022-11-01 14:45:37 +01:00
Matthias
1b21177351 Simplify CandleChartContainer by moving plotconfig name to store 2022-11-01 14:30:29 +01:00
Matthias
148060bf89 Extract plot settings from botStore 2022-11-01 14:21:05 +01:00
Matthias
dafbda9fcc Improve colors in plotConfigurator 2022-11-01 13:19:13 +01:00
Matthias
94d0fd5bb5 Improve candleChart behavior 2022-10-31 20:41:34 +01:00
Matthias
6230abedab Update wording to Entry in candlechart 2022-10-31 20:07:52 +01:00
Matthias
72be3103dc DailySorted should not break pinia utils 2022-10-30 12:57:05 +01:00
Matthias
0361fc1424 Simplify ResultChart 2022-10-30 12:55:14 +01:00
Matthias
a2d9889d32 Extract backtest-chart from backtesting component 2022-10-30 12:02:48 +01:00
Matthias
27645c3131 Wrap trade-nav when not enough space is available 2022-10-30 11:57:28 +01:00
Matthias
81541bf861 Don't use component alias 2022-10-30 11:15:40 +01:00
Matthias
46ee4131f4 Improve fee display in trade detail 2022-10-21 16:18:39 +02:00
Matthias
98f2363c5c
Merge pull request #977 from freqtrade/dependabot/npm_and_yarn/main/axios-1.1.3
build(deps): bump axios from 0.27.2 to 1.1.3
2022-10-19 08:17:36 +02:00