..
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
Reduce more KuCoin logs on retrier decorator
2021-12-26 09:06:26 +01:00
optimize
Reformulate exception to be "nicer"
2021-11-26 07:02:50 +01:00
plugins
Merge pull request #6070 from cdimauro/suppress_logs
2021-12-21 21:07:15 +01:00
rpc
Add base_currency to allowed webhook fields
2021-12-16 20:18:01 +01:00
strategy
Use market data to get base and quote currencies in @informative() decorator.
2021-11-22 09:27:45 +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_trades_usdt.py
changes some tests to use usdt values
2021-10-02 01:44:30 -06:00
conftest_trades.py
Added tests for the new rpc/telegram functions
2021-10-28 21:39:42 +03:00
conftest.py
Remove unused test code
2021-11-15 07:10:58 +01: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
Don't convert telegram chat_id
2021-11-05 19:27:54 +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
Don't hard-fail when executing emergency sell fails
2021-12-15 19:37:35 +01: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
Improve uri_logging test
2021-12-15 19:25:30 +01:00
test_periodiccache.py
Add Tests for AgeFilter caching
2021-09-14 06:45:26 +02:00
test_persistence.py
Add test for exit_timeout_count
2021-11-06 13:10:41 +01:00
test_plotting.py
Improve some more pct formattings
2021-11-11 16:12:23 +01: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
Only allow min-stake adjustments of up to 30%
2021-11-10 06:57:22 +01:00
test_worker.py
Slightly reduce verbosity when reload_conf is issued
2021-12-23 20:33:13 +01:00