auto-sync: 2026-05-02 22:41:17
This commit is contained in:
@@ -36,7 +36,7 @@ INTERVAL = "1m" # vnpy 4.x Interval.MINUTE.value = '1m', 统一用1m存储分
|
|||||||
BATCH_SIZE = 50000
|
BATCH_SIZE = 50000
|
||||||
|
|
||||||
HS300_FILE = Path("/Volumes/stock/A股数据/stock_info/hs300_constituents_latest.csv")
|
HS300_FILE = Path("/Volumes/stock/A股数据/stock_info/hs300_constituents_latest.csv")
|
||||||
ALL_STOCKS_FILE = Path("/Volumes/stock/sanguo_vnpy/data/all_stocks.csv")
|
ALL_STOCKS_FILE = Path("/Volumes/stock/A股数据/stock_info/stock_basic_info_raw_20260326_113530.csv")
|
||||||
|
|
||||||
|
|
||||||
def parse_filename(filename: str):
|
def parse_filename(filename: str):
|
||||||
|
|||||||
Reference in New Issue
Block a user