This commit is contained in:
dosang.yoon
2022-08-29 15:39:10 +09:00
parent 9c8464b222
commit 5815dc303f
2 changed files with 3 additions and 3 deletions

View File

@@ -182,8 +182,8 @@ if __name__ == "__main__":
# to check bying
stock_codes = {
"252670": ['20220822', '20220823', '20220824', '20220825', '20220826'],
#"122630": ['20220822', '20220823', '20220824', '20220825', '20220826']
"252670": ['20220822', '20220823', '20220824', '20220825', '20220826', '20220829'],
"122630": ['20220822', '20220823', '20220824', '20220825', '20220826', '20220829']
}
method = "rule" # "rule", "ml", "answer"