mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
4654792784
1. if database is defined in config file, it currently tosses an exception that only export file or db is defined 2. if trades are loaded from databases, plot crashes with an exception 'cannot compare tz-naive and tz-aware datetime-like objects' 3. if Trade is not closed, crashes with exception that NoneType has no field timestamp all should be fixed |
||
---|---|---|
.. | ||
convert_backtestdata.py | ||
download_backtest_data.py | ||
plot_dataframe.py | ||
plot_profit.py |