Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
aaa:=hhv(h, type(1)=1 and ref(type(1)<>1,1)) ;
if not(type(1)=1 and ref(type(1)<>1,1)) then aaa:=drawnull;
bb:aaa;
如何使aaa包含开仓K(现只是从开后第1K己计)
hhv(h, type(1)=1 and ref(type(1)<>1,1)) ;
这一段是什么意思?