Commit Graph

1325 Commits

Author SHA1 Message Date
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
Matthias
1653386da9 Properly sort bots for dashboard 2023-04-22 14:30:31 +02:00
Matthias
a75a6e2882 script setup: botcomparisonlist 2023-04-22 14:29:44 +02:00
Matthias
66758de2b6 script setup: Balancecharts 2023-04-22 11:55:18 +02:00
Matthias
d4c6815eca Update zoom sliders to be bigger
closes #275
2023-04-19 20:35:41 +02:00
Matthias
6c6d3e587b Ensure default sorting 2023-04-19 06:25:24 +02:00
Matthias
2edfb5a20c make sortId mandatory 2023-04-19 06:25:16 +02:00
Matthias
a4ba5754f3 Allow reordering of bots 2023-04-19 06:16:58 +02:00
Matthias
ac1b39aaae Further refactor botRename method 2023-04-18 20:20:17 +02:00
Matthias
6aeb3755b2 Make updateBot method more dynamic, allowing for random updates 2023-04-18 19:26:31 +02:00
Matthias
8570aed525 Rename botstore wrapper 2023-04-18 18:08:17 +02:00
Matthias
ad5ececb5e Add help hint over orders showing order type 2023-04-14 18:33:35 +02:00
Matthias
abc1277e4f Improve typing in numberformat 2023-04-14 18:33:35 +02:00
Matthias
2fdbe2bbc9 Fix duplicate actions in list 2023-04-14 18:14:44 +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
5bc75e4ac1 Remove more deprecated usags 2023-04-13 06:40:59 +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
b4d1c99179 Fix some styling issues 2023-04-13 06:32:00 +02:00
Matthias
7a18bf6cc8 Remove deprecated options 2023-04-12 18:32:35 +02:00
Matthias
1fdd72908c Improve some subtle bugs 2023-04-12 18:26:17 +02:00
Matthias
a2e6be1be7 Add force-enter tag to entry form 2023-04-12 07:13:41 +02:00
Matthias
100de61ab2 Don't start websocket in weserver mode 2023-04-10 18:22:07 +02:00
Matthias
225a740cc9 Allow requests without timerange 2023-04-10 18:20:09 +02:00
Matthias
8d5450d901 Improve behavior in timeRangeSelect 2023-04-10 18:17:55 +02:00
Matthias
fabe44293e Add tests for timeformat "parseDate" 2023-04-10 17:42:10 +02:00