..
commands
Rename command to backtesting-show
2021-10-31 10:13:11 +01:00
data
Improve message when no hyperopt fie is found
2022-01-21 15:24:26 +01:00
edge
remove SN
2021-07-23 18:41:29 +07:00
exchange
added partial fills for dry run
2022-04-03 17:47:33 +05:30
optimize
Raise exception when ticker_interval is set.
2022-03-20 09:01:36 +01:00
plugins
Improve wording in docs
2022-03-18 06:38:54 +01:00
rpc
added partial fills for dry run
2022-04-03 17:47:33 +05:30
strategy
Modify hyperoptable strategy to use relative importing
2022-03-20 13:12:26 +01:00
testdata
fix tests
2022-01-20 18:37:17 +00: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_trades_usdt.py
Performancefilter - improve sorting
2022-02-06 16:19:11 +01:00
conftest_trades.py
Add test for new /status telegram message
2022-02-03 19:41:45 +01:00
conftest.py
Fix wrong datetime conversion
2022-03-26 08:23:02 +01:00
pytest.sh
Remove obsolete scripts
2019-10-24 23:11:07 +03:00
test_arguments.py
Raise exception when ticker_interval is set.
2022-03-20 09:01:36 +01:00
test_configuration.py
Raise exception when ticker_interval is set.
2022-03-20 09:01:36 +01: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
added partial fills for dry run
2022-04-03 17:47:33 +05:30
test_indicators.py
Apply isort to tests
2020-09-28 19:43:15 +02:00
test_integration.py
Update failing test
2022-02-20 14:29:26 +01:00
test_main.py
flake8 adjustments
2021-07-16 02:03:25 -06:00
test_misc.py
Update "round coin value" to trim trailing zeros
2022-02-19 16:40:26 +01:00
test_periodiccache.py
Improve test
2022-03-13 16:45:11 +01:00
test_persistence.py
Update trade response to use a single Order object
2022-03-02 19:58:08 +01:00
test_plotting.py
show buy_tag only if not None
2022-01-20 18:44:09 +00: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
Fix crash when no min-stake-amount could be determined
2022-02-02 12:20:05 +01:00
test_worker.py
Slightly reduce verbosity when reload_conf is issued
2021-12-23 20:33:13 +01:00