stable/freqtrade/strategy
Rokas Kupstys bb89e44e19 [SQUASH] Address PR comments.
* Split Parameter into IntParameter/FloatParameter/CategoricalParameter.
* Rename IHyperStrategy to HyperStrategyMixin and use it as mixin.
* --hyperopt parameter is now optional if strategy uses HyperStrategyMixin.
* Use OperationalException() instead of asserts.
2021-03-26 16:56:24 +02:00
..
__init__.py [SQUASH] Address PR comments. 2021-03-26 16:56:24 +02:00
hyper.py [SQUASH] Address PR comments. 2021-03-26 16:56:24 +02:00
interface.py Use timestamp in UTC timezone for ROI comparisons 2021-02-27 09:32:59 +01:00
strategy_helper.py complete stoploss_from_open and associated test 2021-03-17 22:44:10 +09:00
strategy_wrapper.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00