freqtrade_origin/freqtrade
2018-03-17 10:40:50 +01:00
..
exchange simplify some error message statements 2018-02-24 19:19:43 +02:00
optimize Merge pull request #518 from gcarq/cleaning_up_backtesting 2018-02-18 10:18:00 +02: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 Fix test_dataframe when ran standalone (#546) 2018-03-15 23:37:34 +01: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 allow max_open_trades to be zero (#561) 2018-03-17 10:40:50 +01:00
persistence.py remove unnecessary Decimal construction 2018-02-06 21:37:11 +02:00