init
This commit is contained in:
@@ -89,6 +89,9 @@ class Common:
|
||||
|
||||
return score
|
||||
|
||||
def getBolingerBandScore(self, stock, i):
|
||||
return 0
|
||||
|
||||
def getIchimokuCloudScore(self, stock, i):
|
||||
score = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user