.. |
commands
|
Rename command to backtesting-show
|
2021-10-31 10:13:11 +01:00 |
data
|
Remove no longer used BT_DATA_COLUMNS_MID
|
2022-01-05 20:40:59 +01:00 |
edge
|
remove SN
|
2021-07-23 18:41:29 +07:00 |
exchange
|
Merge pull request #6114 from cdimauro/reduce_kucoin_logs
|
2021-12-29 17:33:21 +01:00 |
optimize
|
Remove no longer used BT_DATA_COLUMNS_MID
|
2022-01-05 20:40:59 +01:00 |
plugins
|
Reduce KuCoin logs only for 429000 error
|
2021-12-26 21:09:25 +01:00 |
rpc
|
Fix failing monthly test
|
2022-01-01 10:37:43 +01:00 |
strategy
|
Use market data to get base and quote currencies in @informative() decorator.
|
2021-11-22 09:27:45 +02:00 |
testdata
|
Update backtest-result test-files to latest format
|
2022-01-05 20:26:24 +01: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
|
Update hyperopt-tools to use account drawdown
|
2022-01-04 17:43:39 +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
|
Update ROI_if_buy_signal tests to not use sell signal
|
2021-12-30 19:51:49 +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
|
Fix some tests after drawdown calculation change
|
2022-01-04 17:07:31 +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 |