Files
stable/freqtrade/plugins/pairlist
மனோஜ்குமார் பழனிச்சாமி 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
..
2021-09-15 21:04:25 +02:00
2021-09-05 22:41:58 +09:00
2021-05-17 19:37:22 +02:00
2022-01-18 14:05:03 +05:30