stable/tests/strategy/strats/SampleStrategy/__init__.py
LoveIsGrief f5d09ed0b0
feat: support loading strategies from packages using the python import logic
This is an improvement to simply checking subdirectories for python files as we can use
 the entirety of python import logic.
It's thus possible to import from other files within the `strategies` folder.
Additionally, this allows sharing strategies with more data than just python files (e.g a README.md).
2021-09-27 11:59:29 +02:00

Symbolic link
1 line
50 B
Python

../../../../freqtrade/templates/sample_strategy.py