This commit is contained in:
dsyoon
2022-06-03 15:22:50 +09:00
parent f2c26c110a
commit 7839146545
1041 changed files with 496037 additions and 1 deletions

View File

@@ -61,7 +61,8 @@ if __name__ == "__main__":
PROJECT_HOME = os.path.join(os.path.dirname(os.path.join(os.path.dirname(os.path.join(os.path.dirname(__file__))))))
RESOURCE_DIR = PROJECT_HOME + "/resources"
stock_code = "252670"
#stock_code = "252670"
stock_code = "122630"
dataDownloader = DataDownloader()
zero_count_m, zero_count_S = 0, 0