以文本方式查看主题 - 金字塔客服中心 - 专业程序化交易软件提供商 (http://weistock.com/bbs/index.asp) -- 公式模型编写问题提交 (http://weistock.com/bbs/list.asp?boardid=4) ---- 含开仓K (http://weistock.com/bbs/dispbbs.asp?boardid=4&id=77868) |
-- 作者:aliyun -- 发布时间:2015/4/22 11:53:57 -- 含开仓K 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己计)
|
-- 作者:jinzhe -- 发布时间:2015/4/22 13:12:28 -- hhv(h, type(1)=1 and ref(type(1)<>1,1)) ; 这一段是什么意思? |
-- 作者:aliyun -- 发布时间:2015/4/22 13:24:08 -- 开多后的高点 |
-- 作者:jinzhe -- 发布时间:2015/4/22 13:42:35 -- hhv(h,typebar(1,1)+1) |