Commit Graph

145 Commits

Author SHA1 Message Date
Matthias
bc88cd16d0 Ensure stop line is visible for new trades 2023-07-29 19:52:19 +02:00
Matthias
c1e447e163 Show current stoploss line 2023-07-29 18:20:48 +02:00
Matthias
46ca166863 Don't show diff columns in plotconfig
closes #1388

Also don't try to calculate diff unless both columns exist
2023-07-27 07:24:39 +02:00
Matthias
6256d4cfdb Remove outdated TODO messages 2023-07-26 07:02:51 +02:00
Matthias
919a736fb2 use label props directly instead of labelLayout 2023-07-09 13:38:02 +02:00
Matthias
5cdae36433 Improve variable naming 2023-06-21 07:01:59 +02:00
Matthias
c8c45b28c4 Extract trade display from candlechart component 2023-06-20 20:58:32 +02:00
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