Merge pull request #38 from freqtrade/hroff-1902-patch-1
typo in the name of the strategy class fixed
This commit is contained in:
@@ -7,7 +7,7 @@ import talib.abstract as ta
|
||||
# --------------------------------
|
||||
|
||||
|
||||
class ADXMomentun(IStrategy):
|
||||
class ADXMomentum(IStrategy):
|
||||
"""
|
||||
|
||||
author@: Gert Wohlgemuth
|
||||
|
||||
Reference in New Issue
Block a user