Files
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
..
2022-01-18 14:05:03 +05:30
2021-12-21 19:20:09 +01:00