stable/freqtrade/strategy
Antonio Della Fortuna 534aa8f7ff Merge branch 'develop' of https://github.com/freqtrade/freqtrade into max-open-trades
# Conflicts:
#	freqtrade/optimize/backtesting.py
2023-01-11 18:55:57 +01:00
..
__init__.py Refactor hyperopt parameters to separate file 2022-05-23 20:18:09 +02:00
hyper.py Added support for max_open_trades hyperopting 2023-01-04 10:34:44 +01:00
informative_decorator.py run mypy also against tests 2022-04-25 11:12:35 +02:00
interface.py Merge branch 'develop' of https://github.com/freqtrade/freqtrade into max-open-trades 2023-01-11 18:55:57 +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