.. |
commands
|
Merge pull request #5566 from freqtrade/remove_hyperopt
|
2021-09-14 19:20:58 +02:00 |
data
|
Rename DefaultStrategy
|
2021-08-26 07:25:53 +02:00 |
edge
|
remove SN
|
2021-07-23 18:41:29 +07:00 |
exchange
|
ccxt_compat_tests must run with dry-run=False
|
2021-09-14 20:24:44 +02:00 |
optimize
|
Add some errorhandling for custom estimator
|
2021-09-16 07:13:25 +02:00 |
plugins
|
Add test for PerformanceFilter lookback
|
2021-09-18 09:10:37 +02:00 |
rpc
|
Improve /balance output to include starting balance and percentual change
|
2021-09-19 13:17:34 +02:00 |
strategy
|
[SQUASH] Doh.
|
2021-09-18 15:44:21 +03: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.py
|
Rename DefaultStrategy
|
2021-08-26 07:25:53 +02:00 |
conftest.py
|
Rename DefaultStrategy
|
2021-08-26 07:25:53 +02: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
|
parametrized test_update_trade_state_withorderdict
|
2021-09-18 19:46:46 -06: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 |