Commit Graph

373 Commits

Author SHA1 Message Date
Matthias
ddfa519fbf Update location of alerts function 2023-09-23 16:26:00 +02:00
Matthias
e0bfe9c5ee Rename tradesList for better clarity 2023-09-06 20:44:12 +02:00
Matthias
a8ba18bb34 Speed up dashboard loading 2023-09-03 10:34:16 +02:00
Matthias
a883184e02 Rename Tab in multi-pane 2023-09-03 10:22:50 +02:00
Matthias
e36f6ac5b4 Update names of Daily charts 2023-09-03 09:11:24 +02:00
Matthias
0fe3d9f024 Rename Pairlist View component 2023-09-01 20:12:41 +02:00
Matthias
6443b27068 Improve and simplify Backtest-result layout 2023-08-16 11:55:32 +02:00
Matthias
644d889521 Fix and improve Backtest layout 2023-08-05 08:51:28 +02:00
Matthias
651acfa8d9 Remove unnecessary, empty div 2023-08-04 21:00:09 +02:00
Matthias
5f40098042 Fix backtest layout (needs further refinement) 2023-08-04 20:59:21 +02:00
Matthias
8830e1266a Add Notes to "loading" screen 2023-08-03 06:59:39 +02:00
Matthias
1e264cdb86 Implement Notes updating 2023-08-03 06:59:39 +02:00
Matthias
b151d1f254 Allow removal of individual results from Backtest memory 2023-07-26 06:42:34 +02:00
Matthias
0121cc9db2 Fix breakpoint detection for dashboard
type method
2023-07-23 07:30:39 +02:00
Matthias
ee8831ed14 Fix casing 2023-07-22 11:37:30 +02:00
Matthias
50bdd6e7b4 Improve naming 2023-07-22 11:35:37 +02:00
Matthias
fdb068e2ff Improve Backtest view naming 2023-07-22 11:27:01 +02:00
Matthias
511fce74c7 Extract backtest Running from BacktestView 2023-07-22 11:25:59 +02:00
Matthias
68171faf8d More backtesting refs to btStore 2023-07-22 11:19:18 +02:00
Matthias
2d3f1c7391 More refs to btStore 2023-07-22 11:18:04 +02:00
Matthias
07798d2d21 freqAi to btStore 2023-07-22 11:16:13 +02:00
Matthias
06f64c9ab9 Move Timerange to btStore 2023-07-22 11:15:17 +02:00
Matthias
888ba6faf8 Move Timeframe refs to btStore 2023-07-22 11:13:40 +02:00
Matthias
359934f4bc Move strategy to btStore 2023-07-22 11:11:07 +02:00
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