stable/freqtrade
Samuel Husso 199bd7bc50
Merge pull request #1123 from freqtrade/fix-db_migration
Fix db migration
2018-08-06 12:00:22 +03:00
..
exchange Merge pull request #1115 from creslinux/candlesnottickers 2018-08-02 12:33:09 +03:00
optimize Merge pull request #1089 from freqtrade/feat/backtest_multi_strat 2018-08-02 12:35:47 +03:00
rpc Merge pull request #1069 from freqtrade/feat/movefiatconverttorpc 2018-07-26 14:25:58 +03:00
strategy Merge branch 'develop' into BASE64 2018-08-01 07:26:13 +02:00
tests Merge pull request #1123 from freqtrade/fix-db_migration 2018-08-06 12:00:22 +03:00
vendor drop zlma implementation 2018-06-13 16:20:13 +02:00
__init__.py bump develop to 0.17.1 2018-06-23 09:38:20 -05:00
__main__.py sort imports 2018-07-04 10:31:35 +03:00
arguments.py Store backtest-result in different vars 2018-07-31 21:04:03 +02:00
configuration.py Add testcase for --strategylist 2018-07-31 21:04:03 +02:00
constants.py XBT missing as a market symbol for BTC in constants 2018-08-01 06:03:34 +00:00
fiat_convert.py Catch all exceptions from fiat-convert api calls 2018-07-21 19:50:38 +02:00
freqtradebot.py renamed/refactored get_ticker_history to get_candle_history 2018-08-02 08:45:28 +00:00
indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
main.py Add multiple verbosity levels 2018-07-19 21:12:27 +02:00
misc.py sort imports 2018-07-04 10:31:35 +03:00
persistence.py Fix database migration 2018-08-04 20:22:45 +02:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00