stable/freqtrade/plugins
மனோஜ்குமார் பழனிச்சாமி d918d24f08
Spreadfilter log % fix
Both the following same
print(f'{3:.3%}') 
print(f'{3 *100 :.3}%')
# 300.000%
2022-01-18 14:05:03 +05:30
..
pairlist Spreadfilter log % fix 2022-01-18 14:05:03 +05:30
protections Fix some tests after drawdown calculation change 2022-01-04 17:07:31 +01:00
__init__.py
pairlistmanager.py
protectionmanager.py