stable/freqtrade/strategy
hippocritical 0817e1698f requirements thinned out again
StrategyResolver.search_all_objects(enum_failed) set to False since we got no use in True
shortened update_code call
added modified_code8 test which currently still fails. (and thereby is commented out)
2023-01-02 20:45:56 +01:00
..
__init__.py Refactor hyperopt parameters to separate file 2022-05-23 20:18:09 +02:00
hyper.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
informative_decorator.py run mypy also against tests 2022-04-25 11:12:35 +02:00
interface.py Emit a simple "new candle" message to allow UI's to refresh charts 2022-12-05 18:19:19 +01:00
parameters.py Fix enum imports 2022-09-09 20:31:30 +02:00
strategy_helper.py Revert condition sequence to simplify conditions 2022-09-08 06:59:14 +02:00
strategy_wrapper.py Add typehints to strategy wrapper 2022-05-24 06:54:16 +02:00
strategyupdater.py requirements thinned out again 2023-01-02 20:45:56 +01:00