init
This commit is contained in:
@@ -182,8 +182,11 @@ if __name__ == "__main__":
|
||||
|
||||
# to check bying
|
||||
stock_codes = {
|
||||
"252670": ['20220822', '20220823', '20220824', '20220825', '20220826', '20220829'],
|
||||
"122630": ['20220822', '20220823', '20220824', '20220825', '20220826', '20220829']
|
||||
"252670": ['20220801', '20220802', '20220803', '20220804', '20220805',
|
||||
'20220808', '20220809', '20220810', '20220811', '20220812',
|
||||
'20220816', '20220817', '20220818', '20220819',
|
||||
'20220822', '20220823', '20220824', '20220825', '20220826', '20220829'],
|
||||
#"122630": ['20220822', '20220823', '20220824', '20220825', '20220826', '20220829']
|
||||
}
|
||||
|
||||
method = "rule" # "rule", "ml", "answer"
|
||||
|
||||
Reference in New Issue
Block a user