freqtrade_origin/tests/strategy
Matthias 271375d171
Some checks failed
Build Documentation / Deploy Docs through mike (push) Waiting to run
Pre-commit auto-update / auto-update (push) Has been cancelled
Merge pull request #10758 from stash86/recursive-str
add is_number check to make sure we skip non-number columns
2024-10-07 21:09:58 +02:00
..
strats tests: Add test-column to ensure string columns won't regress 2024-10-07 20:33:12 +02:00
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
test_default_strategy.py ruff format: update strategy tests 2024-05-13 07:10:24 +02:00
test_interface.py feat: Allow strategies to not define enter_long 2024-10-07 20:28:29 +02:00
test_strategy_helpers.py ruff format: update strategy tests 2024-05-13 07:10:24 +02:00
test_strategy_loading.py Fix odd formatting by ruff format 2024-05-13 07:10:25 +02:00