This commit is contained in:
dsyoon
2022-08-08 23:18:19 +09:00
parent 1176362c8b
commit 2173156d41
3 changed files with 34 additions and 36 deletions

View File

@@ -273,7 +273,7 @@ if __name__ == "__main__":
view = True
stock_code = "252670"
ymd = "20220804"
ymd = "20220808"
if view:
bsLine, data = labelMaker.makeCandidate(stock_code, ymd, view=view)