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
Matthias a790bad1e4
Add entry_tag to leverage callback
4 years ago
..
commands Remove clean-dry-run code 4 years ago
data Simplify timeframe-transition 4 years ago
edge Remove unused import 4 years ago
exchange Use unified stopPrice for binance 4 years ago
leverage Enable flake8 E226 rule 4 years ago
optimize Enhance hyperoptable strategy to test instance parameters 4 years ago
plugins Offsetfilter: add number_assets parameter 4 years ago
rpc Add liquidation Price to api response 4 years ago
strategy Add entry_tag to leverage callback 4 years ago
testdata Improve test by having multistrat.meta file available 4 years ago
__init__.py
config_test_comments.json
conftest.py Relax dry-run leverage test-case to simplify future updates 4 years ago
conftest_trades.py renamed enter-side 4 years ago
conftest_trades_usdt.py update sell_reason to exit_reason 4 years ago
pytest.sh
test_arguments.py Merge branch 'develop' into feat/short 4 years ago
test_configuration.py Improve documentation for config imports 4 years ago
test_directory_operations.py
test_docs.sh
test_freqtradebot.py Fix cancel order deleting trade 4 years ago
test_indicators.py
test_integration.py Update interface tests 4 years ago
test_main.py
test_misc.py Update hdf5 to not raise naturalNaming warnings 4 years ago
test_periodiccache.py Improve test 4 years ago
test_persistence.py Add explicit test for order_to_ccxt 4 years ago
test_plotting.py Fix some assumptions on the data 4 years ago
test_talib.py
test_timerange.py
test_wallets.py Improve dry-run-wallets in futures case test 4 years ago
test_worker.py