Move legacy strategy to "broken strats" folder

This commit is contained in:
Matthias
2022-04-25 07:09:08 +02:00
parent ec2582a4ae
commit 9bb0f1f675
4 changed files with 13 additions and 14 deletions

View File

@@ -1,3 +1,4 @@
# type: ignore
from pandas import DataFrame
from freqtrade.strategy import IStrategy