This commit is contained in:
dosangyoon
2022-08-11 03:06:30 +09:00
parent e117b108fc
commit 42df0fc3fa
5 changed files with 98 additions and 51 deletions

View File

@@ -175,8 +175,8 @@ if __name__ == "__main__":
# to check bying
stock_codes = {
"122630": ['20220809'],
"252670": ['20220809'],
"122630": ['20220801', '20220802', '20220803', '20220804', '20220805'],
"252670": ['20220801', '20220802', '20220803', '20220804', '20220805'],
}
method = "rule" # "rule", "ml", "answer"