hikyuu.interactive 中 blocka 里去除创业板

This commit is contained in:
fasiondog 2024-05-22 17:50:50 +08:00
parent ab8add34f5
commit 2948418dd0

View File

@ -127,7 +127,7 @@ start_spot_agent(False)
# ==============================================================================
blocka = Block("A", "ALL")
for s in sm:
if s.type in (constant.STOCKTYPE_A, constant.STOCKTYPE_A_BJ, constant.STOCKTYPE_GEM):
if s.type in (constant.STOCKTYPE_A, constant.STOCKTYPE_A_BJ):
blocka.add(s)
zsbk_a = blocka