stable/scripts
Gert Wohlgemuth 4654792784
Fixing database issues
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
2018-07-08 22:43:34 -07:00
..
convert_backtestdata.py convert_backtesting: fstrings in use 2018-07-05 10:11:29 -05:00
download_backtest_data.py rework download_backtest script 2018-06-24 19:52:12 +02:00
plot_dataframe.py Fixing database issues 2018-07-08 22:43:34 -07:00
plot_profit.py fix default datadir not working in plot-script 2018-06-12 21:38:14 +02:00