changed 30 ~> 70 dayes

minimum dayes to calculate adx will be 70
This commit is contained in:
Masoud Azizi
2021-04-15 11:11:20 +04:30
committed by GitHub
parent 179282b0be
commit c21fb82fec
+1 -1
View File
@@ -5,7 +5,7 @@
# IMPORTANT:Add to your pairlists inside config.json (Under StaticPairList):
# {
# "method": "AgeFilter",
# "min_days_listed": 30
# "min_days_listed": 70
# },
# IMPORTANT: INSTALL TA BEFOUR RUN(pip install ta)
# ######################################################################