stable/freqtrade
Matthias Voppichler 86c07a6653 fix backtesting export.
fixes the bug introduced in c62356438a -
export is identical to before (exporting the tick-frame on row[4].)
2018-03-13 20:15:36 +01:00
..
exchange simplify some error message statements 2018-02-24 19:19:43 +02:00
optimize fix backtesting export. 2018-03-13 20:15:36 +01:00
rpc improving log messages 2018-02-24 18:58:57 +02:00
strategy enable stochastic and fisherRSI in default strategy 2018-02-14 13:02:31 +02:00
tests use log_has helper in tests 2018-02-24 22:18:19 +02:00
vendor add missing import 2017-11-20 22:26:32 +01:00
__init__.py Update bot version to 0.16.0 2018-01-22 20:51:39 -08:00
analyze.py better log message for outdated history 2018-02-24 19:25:08 +02:00
fiat_convert.py Increase pylint score for fiat_convert 2018-01-27 18:23:08 -08:00
indicator_helpers.py add generic fishers inverse transformation with smoothing 2018-02-14 10:17:43 +02:00
main.py more minor tweaks to log messages 2018-02-24 20:30:16 +02:00
misc.py Revert "Fix --export trades in backtesting" 2018-03-13 20:15:11 +01:00
persistence.py remove unnecessary Decimal construction 2018-02-06 21:37:11 +02:00