freqtrade_origin/freqtrade
Matthias 448f3a7197
Merge pull request #1241 from freqtrade/fix/loadstrategyonce
Only load strategy once during backtesting
2018-09-29 09:12:41 +02:00
..
exchange Merge pull request #1213 from freqtrade/fix_mac_install 2018-09-27 12:39:42 +02:00
optimize Only load strategy once during backtesting 2018-09-27 19:23:55 +02:00
rpc Merge pull request #1135 from freqtrade/fix/rpc_balance_vtho 2018-08-22 07:01:40 +03:00
strategy merging develop into async. requirement.txt conflict resolved 2018-09-06 20:28:07 +02:00
tests Merge pull request #1225 from freqtrade/test_acl_improvement 2018-09-27 12:39:56 +02:00
vendor drop zlma implementation 2018-06-13 16:20:13 +02:00
__init__.py Push develop as 0.17.2 2018-08-15 08:25:04 +03:00
__main__.py sort imports 2018-07-04 10:31:35 +03:00
arguments.py Set default-db url in configuration, not arguments 2018-09-17 19:57:47 +02:00
configuration.py Set default-db url in configuration, not arguments 2018-09-17 19:57:47 +02:00
constants.py Merge branch 'develop' into ta_on_candle 2018-09-01 20:01:18 +02:00
fiat_convert.py Catch all exceptions from fiat-convert api calls 2018-07-21 19:50:38 +02:00
freqtradebot.py Fix exception when order cannot be found 2018-09-25 20:45:01 +02: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 Remove verbosity of trying backup tables - properly log if 2018-08-16 13:15:46 +02:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00