init
This commit is contained in:
@@ -184,7 +184,7 @@ if __name__ == "__main__":
|
|||||||
|
|
||||||
hts = HTS_122630(RESOURCE_PATH, stock_code, buy_count)
|
hts = HTS_122630(RESOURCE_PATH, stock_code, buy_count)
|
||||||
today_str = today.strftime('%Y%m%d')
|
today_str = today.strftime('%Y%m%d')
|
||||||
#today_str = "20220902"
|
#today_str = "20220906"
|
||||||
hts.buyRealTime(today_str)
|
hts.buyRealTime(today_str)
|
||||||
|
|
||||||
db_filename = os.path.join(RESOURCE_PATH, "hts.db")
|
db_filename = os.path.join(RESOURCE_PATH, "hts.db")
|
||||||
|
|||||||
@@ -186,7 +186,7 @@ if __name__ == "__main__":
|
|||||||
|
|
||||||
hts = HTS_252670(RESOURCE_PATH, stock_code, buy_count)
|
hts = HTS_252670(RESOURCE_PATH, stock_code, buy_count)
|
||||||
today_str = today.strftime('%Y%m%d')
|
today_str = today.strftime('%Y%m%d')
|
||||||
#today_str = "20220902"
|
#today_str = "20220906"
|
||||||
hts.buyRealTime(today_str)
|
hts.buyRealTime(today_str)
|
||||||
|
|
||||||
db_filename = os.path.join(RESOURCE_PATH, "hts.db")
|
db_filename = os.path.join(RESOURCE_PATH, "hts.db")
|
||||||
|
|||||||
BIN
resources/hts.db
BIN
resources/hts.db
Binary file not shown.
Reference in New Issue
Block a user