.. |
commands
|
Rename command to backtesting-show
|
2021-10-31 10:13:11 +01:00 |
data
|
|
|
edge
|
|
|
exchange
|
Add unknown_fee_rate parameter
|
2021-12-11 15:26:08 +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
|
|
|
__init__.py
|
|
|
config_test_comments.json
|
|
|
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
|
|
|
test_arguments.py
|
|
|
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
|
|
|
test_freqtradebot.py
|
Don't hard-fail when executing emergency sell fails
|
2021-12-15 19:37:35 +01:00 |
test_indicators.py
|
|
|
test_integration.py
|
|
|
test_main.py
|
|
|
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
|
|
|
test_timerange.py
|
|
|
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 |