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 bba9629a2a
Rename sell_profit_only to exit_profit_only
4 years ago
..
commands Update static-markets to include futures pair 4 years ago
data Update hdf5 to not raise naturalNaming warnings 4 years ago
edge sell_signal -> exit_signal 4 years ago
exchange Change to precise casing instead of .lower() 4 years ago
leverage
optimize Rename sell_profit_only to exit_profit_only 4 years ago
plugins sell_signal -> exit_signal 4 years ago
rpc Update telegram message formatting 4 years ago
strategy Rename sell_profit_only to exit_profit_only 4 years ago
testdata Rename sell_profit_only to exit_profit_only 4 years ago
__init__.py
config_test_comments.json
conftest.py Merge branch 'develop' into feat/short 4 years ago
conftest_trades.py update sell_reason to exit_reason 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 price_last_balance renaming 4 years ago
test_directory_operations.py
test_docs.sh
test_freqtradebot.py Rename sell_profit_only to exit_profit_only 4 years ago
test_indicators.py
test_integration.py sell_signal -> exit_signal 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 sell_order_status -> exit_order_status 4 years ago
test_plotting.py plot.generate_candlestick_graph Added short equivelent, separating plotting scatter creation to a function 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