stable/freqtrade/strategy
Matthias b84a1d0c92 Don't crash when *_params is not defined in strategy
closes #5407
2021-07-22 20:21:04 +02:00
..
__init__.py Implement DecimalParameter and rename FloatParameter to RealParameter. 2021-04-02 17:08:16 +03:00
hyper.py Don't crash when *_params is not defined in strategy 2021-07-22 20:21:04 +02:00
interface.py Implement strategy-controlled stake sizes. Expose `self.wallet` to a strategy. 2021-07-11 12:38:58 +03: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