freqtrade_origin/freqtrade/optimize/analysis
hippocritical 01c0fd0420 If enable_protections are enabled, disable all
- some work on all pairs, and we don't check protections either so ... just disable them completely
- added info in the docs

Changed pairs-check to if no definition is in the config (but it s maybe in the strategy) it will just force-set it to the proper amount of len(config['pairs']
2024-03-17 09:53:45 +01:00
..
__init__.py Move analysis command into their own subspace 2023-10-01 07:54:09 +02:00
lookahead_helpers.py If enable_protections are enabled, disable all 2024-03-17 09:53:45 +01:00
lookahead.py Use proper indexing to avoid deprecation warnings 2023-10-30 18:26:25 +01:00
recursive_helpers.py fix wording 2023-10-03 13:36:31 +09:00
recursive.py fix output if no variance, and fix docs 2023-10-03 08:27:28 +09:00