You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
freqtrade/tests
hroff-1902 7b9bb5ba3d
Merge pull request #3425 from freqtrade/sell_rate_raise_empty
6 years ago
..
commands Improve exception handling on critical errors 6 years ago
data Explicitly raise ValueError if trades are empty 6 years ago
edge Adjust tests 6 years ago
exchange Add ccxt_sync_config to simplify ccxt configuration 6 years ago
optimize Rename some methods, improve some testing 6 years ago
pairlist Move check for position for StaticPairList to init 6 years ago
rpc Merge pull request #3390 from freqtrade/rpc/profit 6 years ago
strategy Update comment 6 years ago
testdata Add test data for trades 6 years ago
__init__.py Move tests out of freqtrade module 7 years ago
config_test_comments.json Remove capital_available_percentage and raise instead 6 years ago
conftest.py Merge branch 'develop' into refactor-informative 6 years ago
pytest.sh Remove obsolete scripts 7 years ago
test_arguments.py remove --cancel_open_orders cli switch 6 years ago
test_configuration.py Remove capital_available_percentage and raise instead 6 years ago
test_directory_operations.py Default docker to log into log-dir 6 years ago
test_docs.sh Add github actions action 7 years ago
test_freqtradebot.py Fix linelength 6 years ago
test_integration.py use update_trade_state also for closed stoploss orders 6 years ago
test_main.py Add test for keyboardinterrupt 6 years ago
test_misc.py Merge branch 'develop' into interface_ordertimeoutcallback 6 years ago
test_persistence.py Add missing fields to to_json output of trade 6 years ago
test_plotting.py Don't start plotting profit without trades 6 years ago
test_talib.py Move tests out of freqtrade module 7 years ago
test_timerange.py Fix some typos and comment mistakes 7 years ago
test_wallets.py Allow wallet update from /balance 6 years ago
test_worker.py Throttle may take longer than .10s on slow machines 6 years ago