stable/freqtrade/strategy
Matthias ae0e72a945 Provide strategy with copied objects
avoids accidental modification of crucial elements in a trade object
part of #5828
2021-11-08 19:59:29 +01:00
..
__init__.py [SQUASH] Address PR comments. 2021-09-18 10:48:53 +03:00
hyper.py Clean up unclosed file handles 2021-10-24 23:15:05 +02:00
informative_decorator.py [SQUASH] Remove mypy import. 2021-09-18 15:27:58 +03:00
interface.py Merge branch 'develop' into pr/theluxaz/5710 2021-11-03 19:43:36 +01: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