stable/tests
Matthias 4249fcefba
Merge pull request #5150 from cryptomeisternox/backtesting-filter
Adding command for Filtering and print trades
2021-11-01 09:43:49 +01:00
..
commands Rename command to backtesting-show 2021-10-31 10:13:11 +01:00
data Rename DefaultStrategy 2021-08-26 07:25:53 +02:00
edge remove SN 2021-07-23 18:41:29 +07:00
exchange Don't set bid_last_balance if None in tests 2021-10-07 07:15:09 +02:00
optimize Merge pull request #5150 from cryptomeisternox/backtesting-filter 2021-11-01 09:43:49 +01:00
plugins Add tests and documentation for unlock_reason 2021-10-30 09:51:09 +02:00
rpc Rollback after each request 2021-10-17 10:30:06 +02:00
strategy Add tests and documentation for unlock_reason 2021-10-30 09:51:09 +02:00
testdata Rename DefaultStrategy 2021-08-26 07:25:53 +02:00
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
config_test_comments.json Autopep8 formatting 2021-08-06 16:35:39 -06:00
conftest.py Rollback after each request 2021-10-17 10:30:06 +02:00
conftest_trades.py Rename DefaultStrategy 2021-08-26 07:25:53 +02:00
conftest_trades_usdt.py changes some tests to use usdt values 2021-10-02 01:44:30 -06:00
pytest.sh Remove obsolete scripts 2019-10-24 23:11:07 +03:00
test_arguments.py Rename DefaultStrategy 2021-08-26 07:25:53 +02:00
test_configuration.py Remove credentials whenever dry-run is set from within the exchange 2021-09-13 20:27:32 +02:00
test_directory_operations.py Update documentation regarding Legacy Hyperopt 2021-09-12 08:18:17 +02:00
test_docs.sh Adjust windows docs, fix failing doc-test 2020-09-04 07:28:21 +02:00
test_freqtradebot.py Convert additional test to USDT 2021-10-17 10:39:53 +02:00
test_indicators.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_integration.py notify_buy -> notify_enter, notify_sell -> notify_exit 2021-09-08 02:06:01 -06:00
test_main.py flake8 adjustments 2021-07-16 02:03:25 -06:00
test_misc.py style: apply flake8 formatting 2021-07-12 13:22:36 +00:00
test_periodiccache.py Add Tests for AgeFilter caching 2021-09-14 06:45:26 +02:00
test_persistence.py Fix filled exception 2021-08-12 05:02:56 +00:00
test_plotting.py Rename DefaultStrategy 2021-08-26 07:25:53 +02:00
test_talib.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_timerange.py Use OperationalException for TimeRange errors 2021-03-19 06:40:04 +01:00
test_wallets.py Rename execute_buy to execute_entry 2021-08-26 06:48:26 +02:00
test_worker.py Move state enums to enums package 2021-06-08 21:20:35 +02:00