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 Improve tests for backtest protections 2020-12-07 11:39:01 +01:00
pairlistmanager.py Fix CI failure 2021-12-21 19:20:09 +01:00
protectionmanager.py ProtectionManager should return the lock just created 2021-09-19 19:41:19 +02:00