Commit Graph

138 Commits

Author SHA1 Message Date
Matthias
b1bbbdc364 Fix areaplot bug when one series starts later 2023-05-15 06:55:55 +02:00
Matthias
f3e324a152 Reduce lint errors 2023-05-08 20:50:55 +02:00
Matthias
9617ab9e6b Stackstrategy -> all 2023-05-08 20:50:54 +02:00
Matthias
60620a8103 Slightly improve PlotConfig 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
fcdafcd185 Add deepclone helper function 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
6c80c0d741 Extract area chart generation to separate file 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
1fb43f5c5b Extract function to separate file 2023-04-28 20:30:34 +02:00
Matthias
38c48d418c Move heikinashi to charts directory 2023-04-28 20:30:34 +02:00
Matthias
1653386da9 Properly sort bots for dashboard 2023-04-22 14:30:31 +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
a4ba5754f3 Allow reordering of bots 2023-04-19 06:16:58 +02:00
Matthias
6aeb3755b2 Make updateBot method more dynamic, allowing for random updates 2023-04-18 19:26:31 +02:00
Matthias
abc1277e4f Improve typing in numberformat 2023-04-14 18:33:35 +02:00
Matthias
5bc75e4ac1 Remove more deprecated usags 2023-04-13 06:40:59 +02:00
Matthias
fabe44293e Add tests for timeformat "parseDate" 2023-04-10 17:42:10 +02:00
Matthias
a4436a482a Remove bootswatch themes 2023-03-24 20:16:24 +01:00
Matthias
5a8c468fab Improve chart tooltip by including order sizing info 2023-01-17 19:49:59 +01:00
Matthias
2078ff8942 Don't exclude still open trades from plotting
closes #1093
2023-01-14 21:30:58 +01:00
Matthias
19a479ef2b Fix axios error introduced in last updates 2023-01-05 10:26:58 +01:00
Matthias
ef848f33e8 Fix datepicker not working 2022-12-11 10:24:04 +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
f2f64fe903 Also store username 2022-12-08 20:10:54 +01:00
Matthias
a4aa87aed8 Add "logged out" state to BotEntry 2022-12-08 19:57:46 +01:00
Matthias
6b30c31044 Notifications should be "per bot". 2022-12-07 07:18:32 +01:00
Matthias
ea47342c46 Add notification settings 2022-12-07 07:00:21 +01:00
Matthias
ac4d98a5ef Add initial websocket connectivity 2022-12-07 07:00:21 +01:00
Matthias
97dd99f4a1 Fix bins odd beavior if only one trade is present 2022-12-03 08:35:46 +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
561db06b39 make sure order is within dataset bounds 2022-11-24 18:10:02 +00:00
Tako
de92ac9459 show orders on chart 2022-11-23 16:02:51 +00: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
159f69c141 Add profitdistribution chart 2022-09-14 19:34:22 +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
bfecaa8a2f Update Trade symbols 2022-06-19 16:55:17 +02:00
Matthias
ec43c02bc9 Add path Sample symbol 2022-06-19 16:15:56 +02:00