This commit is contained in:
dsyoon
2021-07-16 21:48:16 +09:00
parent 56c3e364d7
commit 86bb1b7bdd
6 changed files with 67 additions and 799 deletions

View File

@@ -89,6 +89,9 @@ class Common:
return score
def getBolingerBandScore(self, stock, i):
return 0
def getIchimokuCloudScore(self, stock, i):
score = 0