stable/freqtrade/strategy/__init__ copy.py
Colton Deegan e68890735f Working Strategy
This is a working strategy on Mac. Has the pre-canned strategies from the freqtrade repository.
2020-04-24 22:24:40 -06:00

2 lines
65 B
Python

from freqtrade.strategy.interface import IStrategy # noqa: F401