stable/tests
2022-04-05 20:15:08 +02:00
..
commands Update static-markets to include futures pair 2022-02-15 08:04:16 +01:00
data Update hdf5 to not raise naturalNaming warnings 2022-03-27 16:39:34 +02:00
edge sell_signal -> exit_signal 2022-04-04 17:11:11 +02:00
exchange Change to precise casing instead of .lower() 2022-04-02 19:48:01 +02:00
leverage moved liquidation_price method to exchange classes 2022-01-31 12:16:43 -06:00
optimize use_sell_signal -> use_exit_signal 2022-04-05 20:10:20 +02:00
plugins sell_signal -> exit_signal 2022-04-04 17:11:11 +02:00
rpc Update telegram message formatting 2022-04-04 19:37:23 +02:00
strategy use_sell_signal -> use_exit_signal 2022-04-05 20:10:20 +02:00
testdata use_sell_signal -> use_exit_signal 2022-04-05 20:10:20 +02:00
__init__.py
config_test_comments.json
conftest_trades_usdt.py update sell_reason to exit_reason 2022-04-02 20:04:29 +02:00
conftest_trades.py update sell_reason to exit_reason 2022-04-02 20:04:29 +02:00
conftest.py Merge branch 'develop' into feat/short 2022-03-30 07:09:41 +02:00
pytest.sh Remove obsolete scripts 2019-10-24 23:11:07 +03:00
test_arguments.py Merge branch 'develop' into feat/short 2022-03-22 20:28:38 +01:00
test_configuration.py Update testcase 2022-04-05 20:15:08 +02:00
test_directory_operations.py
test_docs.sh
test_freqtradebot.py use_sell_signal -> use_exit_signal 2022-04-05 20:10:20 +02:00
test_indicators.py
test_integration.py sell_signal -> exit_signal 2022-04-04 17:11:11 +02:00
test_main.py
test_misc.py Update hdf5 to not raise naturalNaming warnings 2022-03-27 16:39:34 +02:00
test_periodiccache.py Improve test 2022-03-13 16:45:11 +01:00
test_persistence.py sell_order_status -> exit_order_status 2022-04-03 11:17:01 +02:00
test_plotting.py plot.generate_candlestick_graph Added short equivelent, separating plotting scatter creation to a function 2022-04-01 06:27:42 +02:00
test_talib.py
test_timerange.py
test_wallets.py Improve dry-run-wallets in futures case test 2022-03-09 19:01:38 +01:00
test_worker.py