stable/freqtrade
Matthias 7e952b028a Add basic auth to rest-api 2019-05-25 14:11:30 +02:00
..
data make --refresh-pairs-cached common option for optimization; added support for it into hyperopt 2019-04-22 21:24:45 +03:00
edge flake8 2019-04-03 14:31:00 +02:00
exchange Use BaseError, not NetworkError in exception handler 2019-04-24 22:20:05 +02:00
optimize log message adjusted in backtesting and hyperopt 2019-05-15 12:05:35 +03:00
pairlist Reformat log statement 2019-03-21 06:14:43 +01:00
resolvers Gracefully handle pickle-errors when @staticmethod is used 2019-04-16 20:25:48 +02:00
rpc Add basic auth to rest-api 2019-05-25 14:11:30 +02:00
strategy limit usage of ccxt to freqtrade/exchange only 2019-04-09 12:27:35 +03:00
tests small adjustments after first feedback 2019-05-18 13:36:51 +02:00
vendor heikinashi loop optimized; reset_index moved to tests 2019-05-08 23:41:45 +03:00
__init__.py inherit freqtrade exceptions from Exception i.o. BaseException 2019-05-16 22:38:59 +03:00
__main__.py sort imports 2018-07-04 10:31:35 +03:00
arguments.py hyperopt --min-trades parameter 2019-05-01 15:27:58 +03:00
configuration.py hyperopt --min-trades parameter 2019-05-01 15:27:58 +03:00
constants.py Enable config-check for rest server 2019-05-18 09:57:10 +02:00
freqtradebot.py Merge branch 'develop' into json-defaults 2019-04-24 09:51:04 +02:00
indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
main.py Worker moved to new worker.py 2019-03-25 17:45:03 +03:00
misc.py limit usage of ccxt to freqtrade/exchange only 2019-04-09 12:27:35 +03:00
persistence.py Move json to persistence 2019-05-06 06:55:12 +02:00
state.py Add RunMode setting to determine bot state 2019-01-22 07:04:19 +01:00
wallets.py wallets cleanup 2019-03-01 01:26:29 +03:00
worker.py better type hints in worker 2019-04-30 19:47:55 +03:00