Files
stable/freqtrade
Simon Ebner f7926083ca Clean up unclosed file handles
Close all file handles that are left dangling to avoid warnings such as

```
ResourceWarning: unclosed file <_io.TextIOWrapper
name='...' mode='r' encoding='UTF-8'> params = json_load(filename.open('r'))
```
2021-10-24 23:15:05 +02:00
..
2021-10-19 19:12:35 +02:00
2020-12-07 15:48:06 +01:00
2021-10-24 23:15:05 +02:00
2021-08-16 19:16:24 +07:00
2021-10-17 10:30:06 +02:00
2021-10-24 23:15:05 +02:00
2020-12-14 19:18:54 +01:00
2021-10-21 06:58:40 +02:00
2021-06-25 22:10:04 +05:30
2021-07-12 12:27:59 +00:00
2021-06-25 22:10:04 +05:30