This commit is contained in:
dosangyoon
2022-08-18 00:44:30 +09:00
parent c7b5599911
commit ea7e886b58
4 changed files with 90 additions and 75 deletions

View File

@@ -187,8 +187,9 @@ if __name__ == "__main__":
'20220812', '20220816', '20220817'],
}
stock_codes = {
"252670": ['20220817'],
"122630": ['20220817'],
"122630": ['20220801', '20220802', '20220803', '20220804',
'20220805', '20220808', '20220809', '20220810', '20220811',
'20220812', '20220816', '20220817'],
}
method = "rule" # "rule", "ml", "answer"