Files
stable/freqtrade
creslinux 36e2314266 prevent index out of range in trim_tickerlist
There is a bug in trim_tickerlist, it will throw an index out of range exception and crash the programe if passed a start / stop date outside the range of those records in the cached json pair file.

This change calls a function that sanitizes the dates prior to calling trim_tickerlist.
2018-06-01 18:21:45 +03:00
..
2018-05-15 13:37:34 +03:00
2017-11-20 22:26:32 +01:00
2018-05-15 19:49:28 +02:00
2018-05-25 21:23:15 +02:00