init
This commit is contained in:
@@ -203,17 +203,13 @@ if __name__ == "__main__":
|
||||
|
||||
# to check bying
|
||||
stock_codes = {
|
||||
"122630": [
|
||||
'20220801', '20220802', '20220803', '20220804', '20220805',
|
||||
'20220808', '20220809', '20220810', '20220811', '20220812',
|
||||
'20220816', '20220817', '20220818', '20220819', '20220822',
|
||||
'20220823', '20220824', '20220825', '20220826', '20220829',
|
||||
'20220830', '20220831',
|
||||
"252670": [
|
||||
'20220901', '20220902', '20220905', '20220906', '20220907',
|
||||
'20220908'
|
||||
'20220908','20220913','20220914','20220915','20220916'
|
||||
]
|
||||
}
|
||||
"""
|
||||
# 122630
|
||||
"252670": [
|
||||
'20220801', '20220802', '20220803', '20220804', '20220805',
|
||||
'20220808', '20220809', '20220810', '20220811', '20220812',
|
||||
|
||||
Reference in New Issue
Block a user