eww: Change freqtrade graph time range
This commit is contained in:
parent
26c6aff93f
commit
6628d24fe0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue