Fix wrong typehint

This commit is contained in:
Matthias 2024-02-24 13:39:46 +01:00
parent 866ff55d84
commit 88a2995b4c

View File

@ -148,7 +148,7 @@ class VolatilityFilter(IPairList):
"""
Validate trading range
:param pair: Pair that's currently validated
:param daily_candles: Downloaded daily candles
:param volatility_avg: Average volatility
:return: True if the pair can stay, false if it should be removed
"""
# Check symbol in cache