We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 841f578 commit 72786caCopy full SHA for 72786ca
1 file changed
freqtrade/templates/base_strategy.py.j2
@@ -33,7 +33,6 @@ from freqtrade.strategy import (
33
# --------------------------------
34
# Add your lib to import here
35
import talib.abstract as ta
36
-import pandas_ta as pta
37
from technical import qtpylib
38
39
0 commit comments