mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 05:50:36 +00:00
Properly cache volatility-average
This commit is contained in:
@@ -478,7 +478,6 @@ If the volatility over the last 10 days is not in the range of 0.05-0.50, remove
|
||||
```
|
||||
|
||||
Adding `"sort_direction": "asc"` or `"sort_direction": "desc"` enables sorting mode for this pairlist.
|
||||
When sorting, caching will be applied at the candle level - ignoring `refresh_period` (the candle's won't change anyway).
|
||||
|
||||
### Full example of Pairlist Handlers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user