Commit Graph

1269 Commits

Author SHA1 Message Date
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
Matthias
1c0835a6eb Remove no longer necessary parseParams function 2022-10-19 08:10:46 +02:00
Matthias
03b4623619 Fix some lint errors 2022-10-19 07:59:50 +02:00
Julien Gainza
a7fecbeba6 fix for heikin ashi calculation 2022-10-09 12:38:34 +02:00
Matthias
c00bbf16fc Have pairlist length as hover over whitelist title 2022-10-01 20:38:50 +02:00
Matthias
0160fbe61b Sort daily-chart correctly
closes #948
2022-09-27 18:11:58 +02:00
Matthias
be563c62a8 Improve usability of ForceEntry from 2022-09-22 07:20:13 +02:00
Matthias
1710ea920b Refactor Backtesing to have a BacktestChartView 2022-09-15 20:16:06 +02:00
Matthias
caad7e3ae2 Fix historic selection bug 2022-09-14 20:44:29 +02:00
Matthias
43d6ae3884 Add Profit-distribution plot to backtesting 2022-09-14 20:14:20 +02:00
Matthias
4fdd72045b Add more options to profitdistributionchart 2022-09-14 20:00:10 +02:00
Matthias
261b3fb947 Convert profitdistro chart to use computed props 2022-09-14 19:34:22 +02:00
Matthias
159f69c141 Add profitdistribution chart 2022-09-14 19:34:22 +02:00
Matthias
7b97e8a565 Add closed trades for all bots to dashboard
closes #763
2022-09-14 19:34:22 +02:00
Matthias
bb83a0702d convert store methods to async 2022-09-10 14:56:21 +02:00
Matthias
455a15dd00 Fix theme storage
closes #931
2022-09-10 14:06:30 +02:00
Emre
56574f9467
Fix popover not triggering on safari 2022-09-08 17:20:35 +03:00
Matthias
484ed8aa5d Add e2e test for log page 2022-09-04 16:57:46 +02:00
Matthias
a57dc2aa7e Slightly increase default timeout
closes #517
2022-09-04 16:24:30 +02:00
Matthias
d4d30f4005 Slightly improve trade color scheme 2022-08-28 09:14:31 +02:00
Matthias
ee86dbdf29 Fix null type error 2022-08-24 20:49:53 +02:00
Matthias
44c6299c10 Fix cum-profit chart not updating 2022-08-13 15:35:31 +02:00
Matthias
4cda6b9581
Merge pull request #889 from freqtrade/dependabot/npm_and_yarn/main/vue-grid-layout-2.4.0
build(deps): bump vue-grid-layout from 2.3.12 to 2.4.0
2022-08-10 20:18:46 +02:00
Matthias
ff6e1d3ddb Fix useRoute helper 2022-08-10 20:13:32 +02:00
Matthias
785a7ebc24 Fix order Return type 2022-08-10 20:03:04 +02:00
Matthias
6d5ac2fa8d add forceExit form for parital exits 2022-08-10 20:03:04 +02:00
Matthias
f76fe14fc2 Update forceExit wording 2022-08-10 20:03:04 +02:00
Matthias
7ddf95044f Improve exit message wording 2022-08-10 20:03:04 +02:00
Matthias
fa4be3daad Remove unused methods 2022-08-10 20:03:04 +02:00
daniila
9413ff8c33 Don't show side if spot, removed brackets 2022-08-04 10:12:25 +00:00
me
673ba6a0a1 show trade side in trade navigation 2022-08-03 22:13:29 +00:00
me
943b8d3602 profit abs in pairs summary 2022-08-03 22:13:09 +00:00
Matthias
0dab6fa60f Add title to Trade navigator 2022-08-02 20:36:47 +02:00