freqtrade_origin/freqtrade/strategy
incrementby1 c3f3bdaa2a Add "allow_position_stacking" value to config, which allows rebuys of a pair
Add function unlock_reason(str: pair) which removes all PairLocks with reason
Provide demo strategy that allows buying the same pair multiple times
2021-10-26 00:04:40 +02:00
..
__init__.py [SQUASH] Address PR comments. 2021-09-18 10:48:53 +03:00
hyper.py Add BooleanParameter 2021-08-04 20:52:56 +02:00
informative_decorator.py [SQUASH] Remove mypy import. 2021-09-18 15:27:58 +03:00
interface.py Add "allow_position_stacking" value to config, which allows rebuys of a pair 2021-10-26 00:04:40 +02:00
strategy_helper.py [SQUASH] Update stoploss_from_absolute to behave more like stoploss_from_open and add a test for it. 2021-09-18 10:48:53 +03:00
strategy_wrapper.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00