zillionare / omicron

Omicron是Zillionare公共内核库。通过Omicron来访问行情数据、证券列表、时间计算

Home Page:http://blog.jieyu.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Security.select should be normal function

zillionare opened this issue · comments

commented

version > 2.0.0.a30

Security.select is not a async function. Since we're not requiring result here, so it's better make is a normal function, so the caller can invoke it without await