Commit Graph

349 Commits

Author SHA1 Message Date
Tako
c3378f0f26 remove separate results view for now 2023-06-09 12:05:27 +00:00
Tako
4baf1bc7d8 use flexbox instead of grid components 2023-05-30 18:43:35 +00:00
Tako
cebf07bdee extracted pairlist logic to pairlist store 2023-05-29 21:36:23 +00:00
Matthias
b4dce32782 Use classes instead of inline styles 2023-05-28 19:57:29 +02:00
Tako
d130ecd16f filled out results view 2023-05-26 17:45:52 +00:00
Tako
d0e18ce334 added evaluation results view and some styling 2023-05-26 11:12:40 +00:00
Tako
5fbcca0bcf start evaluation without the need for saving 2023-05-24 23:40:43 +00:00
Tako
2f07024f11 stop the timer and show error messages 2023-05-24 20:15:28 +00:00
Tako
e8c50a167a drag and drop configurator prototype 2023-05-24 18:19:46 +00:00
Tako
36737ae6dc Merge branch 'main' into feat/pairlistconfig 2023-05-23 18:34:57 +00:00
Tako
ac78a18414 added pairlist configurator 2023-05-23 18:29:43 +00:00
Matthias
3af366e89e Add "open" profit to cumProfitChart
closes #1251
2023-05-21 16:05:00 +02:00
Matthias
88bd3a781a Cleanup missing lang settings 2023-05-09 20:07:05 +02:00
Matthias
8782b37be1 script setup - more components 2023-05-09 19:58:23 +02:00
Matthias
e01f2c75a5 Use auto-imported icons 2023-05-09 18:25:28 +02:00
Matthias
8d32a8fc1d Replace icons with unplugin-iconify icons 2023-05-09 06:49:13 +02:00
Matthias
2235e4f703 Import botLogin without renaming 2023-05-08 20:50:54 +02:00
Matthias
9d3f44946e Send freqAI model as part of request 2023-05-02 20:03:46 +02:00
Matthias
8b92567319 Rename Chartsview component 2023-05-02 19:58:37 +02:00
Matthias
214112aafb Remove now unused eslint-disable-next-line @typescript-eslint/camelcase 2023-04-13 07:19:34 +02:00
Matthias
eb8cd302d4 loginview -> script setup 2023-04-13 07:13:23 +02:00
Matthias
9e79efb058 Fix some rename errors 2023-04-13 06:47:46 +02:00
Matthias
e57df49144 ftbot store types 2023-04-13 06:45:31 +02:00
Matthias
0677843bd5 multi-word components 2023-04-13 06:44:12 +02:00
Matthias
dab29a1f68 Errorview to script setup 2023-04-13 06:37:13 +02:00
Matthias
5a3dcce1ef Views to script setup 2023-04-13 06:36:41 +02:00
Matthias
724e99d2ef Rename Views to correspond to best practices 2023-04-13 06:35:06 +02:00
Matthias
7c01e0e5f9 small linting fixes 2023-04-13 06:34:39 +02:00
Matthias
1fdd72908c Improve some subtle bugs 2023-04-12 18:26:17 +02:00
Matthias
225a740cc9 Allow requests without timerange 2023-04-10 18:20:09 +02:00
Matthias
d6e05b22d6 Settings - margin end 2023-04-07 17:48:17 +02:00
Matthias
f76773be39 Fix typo in header 2023-02-28 06:56:34 +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
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
048da545d0 Fix exception in detail_trade when selected trade closes 2023-01-24 07:03:01 +01:00
Matthias
47aea56420 Auto-load strategy when btresult is selected 2023-01-18 18:16:09 +01:00
Matthias
45c70e13f1 Don't show freqAI identifier field when freqAI is deselected 2022-12-31 09:08:53 +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
82ab2bf473 Backtesting -> script setup 2022-12-21 06:39:44 +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