stable/freqtrade
Matthias b7686d06a7
Merge pull request #1873 from freqtrade/add_some_tests
Add some tests
2019-05-25 13:26:34 +02:00
..
data renaming of make_testdata_path reverted 2019-05-22 14:04:58 +03:00
edge Log message changed 2019-05-22 17:19:11 +03:00
exchange Use BaseError, not NetworkError in exception handler 2019-04-24 22:20:05 +02:00
optimize fix reduce() TypeError in hyperopts 2019-05-24 23:08:56 +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 Fix #1840 - Support balances other than USDT 2019-05-11 15:27:09 +02:00
strategy limit usage of ccxt to freqtrade/exchange only 2019-04-09 12:27:35 +03:00
tests Adjust check_int_positive tests 2019-05-25 13:16:00 +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 Adjust check_int_positive tests 2019-05-25 13:16:00 +02:00
configuration.py hyperopt --min-trades parameter 2019-05-01 15:27:58 +03:00
constants.py make `name` option required again 2019-04-08 11:19:45 +03: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 minor: remove noisy useless debug message 2019-05-20 12:27:30 +03: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