Commit Graph

1356 Commits

Author SHA1 Message Date
Matthias
935a9df9ae Improve dropdown image in dark mode 2023-05-08 20:50:54 +02:00
Matthias
7025c3442f Extract new indicator selection to separate component 2023-05-08 20:50:54 +02:00
Matthias
49cceef306 Cleanup indicator config 2023-05-08 20:50:54 +02:00
Matthias
f9ea16973c Botentry -> script setup 2023-05-08 20:50:54 +02:00
Matthias
60620a8103 Slightly improve PlotConfig 2023-05-08 20:50:54 +02:00
Matthias
c7986e623b Activate plot config migration 2023-05-08 20:50:54 +02:00
Matthias
fc239d9e9b Improve wording 2023-05-08 20:50:54 +02:00
Matthias
f9e9b9bfda Fix subtle bug whe clicking around oddly 2023-05-08 20:50:54 +02:00
Matthias
49f88c28fc Small plot improvements 2023-05-08 20:50:54 +02:00
Matthias
46a89c0e27 Layout improvements 2023-05-08 20:50:54 +02:00
Matthias
1b84d2460f Improve layout (confirm always to the right) 2023-05-08 20:50:54 +02:00
Matthias
54eaec1192 Improve plotIndicator config 2023-05-08 20:50:54 +02:00
Matthias
dc85902350 Improve plotconfig add / remove behavior 2023-05-08 20:50:54 +02:00
Matthias
1c71ed5805 Organize imports 2023-05-08 20:50:54 +02:00
Matthias
4272d110ae Allow exiting out of Plot config 2023-05-08 20:50:54 +02:00
Matthias
afedc45a46 Add enhanced plotconfig management 2023-05-08 20:50:54 +02:00
Matthias
769a303754 Remove no longer necessary storage.ts 2023-05-08 20:50:54 +02:00
Matthias
49cc3388d3 Remove some logs 2023-05-08 20:50:54 +02:00
Matthias
170a024a45 Further simplify plotconfig 2023-05-08 20:50:54 +02:00
Matthias
fcdafcd185 Add deepclone helper function 2023-05-08 20:50:54 +02:00
Matthias
7649390156 Move plotconfig logic to plotStore 2023-05-08 20:50:54 +02:00
Matthias
a6535822da Update plotstore to use pinia persistence 2023-05-08 20:50:54 +02:00
Matthias
7e91ed5b8e Sort imports 2023-05-08 20:50:54 +02:00
Matthias
1c81f45d84 Extract plotConfigSelect to separate view 2023-05-08 20:50:54 +02:00
Matthias
4599fcb14c Fix disabled primary style 2023-05-08 20:50:54 +02:00
Matthias
04ea00fc57 Organize imports 2023-05-08 20:50:54 +02:00
Matthias
6c80c0d741 Extract area chart generation to separate file 2023-05-08 20:50:54 +02:00
Matthias
b88ee2413f Add Area chart support (main chart only) 2023-05-08 20:50:54 +02:00
Matthias
8dd846d95b Add Area chart helpers 2023-05-08 20:50:54 +02:00
Matthias
7d2be4e6df Improve plot helper typing 2023-05-08 20:50:54 +02:00
Matthias
77952ec2c9 Improve heikinAshi typing 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
1fb43f5c5b Extract function to separate file 2023-04-28 20:30:34 +02:00
Matthias
b9d2b90bd6 Extract Series generation into function 2023-04-28 20:30:34 +02:00
Matthias
38c48d418c Move heikinashi to charts directory 2023-04-28 20:30:34 +02:00
Matthias
6d6cd66aba Remove unnecessary computed property 2023-04-28 20:30:34 +02:00
Matthias
e66078b798 Use function instead of anonymous functions 2023-04-28 20:30:34 +02:00
Matthias
5d55d0be29 Candlechart to script setup 2023-04-28 20:30:34 +02:00
Matthias
9128581994 fix card padding 2023-04-24 11:28:52 +02:00
Matthias
c60d5418f2 Refactor period breakdown to separate component 2023-04-24 11:26:42 +02:00
Matthias
cbea1523fa Show backtest monthly breakdown statistics 2023-04-24 11:20:29 +02:00
Matthias
fbda93cf4b Remove deprecated and long-gone settings 2023-04-22 18:30:36 +02:00
Matthias
07ede302e1 Use accountbalance also for BalanceChart 2023-04-22 17:45:05 +02:00
Matthias
f5c9fa0f79 Prevent using botbalance when it doesn't work 2023-04-22 17:31:54 +02:00
Matthias
1d4121f38b Update botcomparison with new balance field 2023-04-22 17:11:42 +02:00
Matthias
502bb701ab Allow showing/hiding Balance
closes #1205
2023-04-22 17:10:22 +02:00
Matthias
c65ed7bc79 Format balance chart by stakeCurrencyDecimals 2023-04-22 14:39:50 +02:00
Matthias
1fd35a90b7 Improved typesafety 2023-04-22 14:36:06 +02:00
Matthias
5378d651e7 Fix type issue with chart 2023-04-22 14:35:05 +02:00