stable/freqtrade/strategy
Reigo Reinmets fd875786fd Initial very crude DCA implementation attempt. Very alpha.
No backtesting support.
2021-12-07 11:16:11 +02:00
..
__init__.py [SQUASH] Address PR comments. 2021-09-18 10:48:53 +03:00
hyper.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
informative_decorator.py Use market data to get base and quote currencies in @informative() decorator. 2021-11-22 09:27:45 +02:00
interface.py Initial very crude DCA implementation attempt. Very alpha. 2021-12-07 11:16:11 +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 Provide strategy with copied objects 2021-11-08 19:59:29 +01:00