eww: Change freqtrade graph time range

This commit is contained in:
GaspardCulis 2024-01-04 10:58:10 +01:00
parent 26c6aff93f
commit 6628d24fe0

View file

@ -38,7 +38,7 @@
(box :class "trades-box"
(graph
:value {arraylength(bots) > 1 ? -bots[2].open_profit_pct * 2.0 : 0}
:time-range "20m"
:time-range "40m"
:thickness 2
:line-style "round"
:dynamic true