Skip to content

Commit 72786ca

Browse files
committed
chore: drop pandas_ta from default template
1 parent 841f578 commit 72786ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

freqtrade/templates/base_strategy.py.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ from freqtrade.strategy import (
3333
# --------------------------------
3434
# Add your lib to import here
3535
import talib.abstract as ta
36-
import pandas_ta as pta
3736
from technical import qtpylib
3837

3938

0 commit comments

Comments
 (0)