Files
stable/freqtrade
மனோஜ்குமார் பழனிச்சாமி 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-12-03 15:34:28 +01:00
2020-12-07 15:48:06 +01:00
2022-01-16 18:01:05 +01:00
2022-01-18 14:05:03 +05:30
2022-01-17 20:00:35 +01:00
2020-12-14 19:18:54 +01:00
2021-12-11 15:26:08 +01:00
2021-11-11 12:06:18 +01:00
2022-01-02 20:20:56 +01:00