以文本方式查看主题

-  金字塔客服中心 - 专业程序化交易软件提供商  (http://weistock.com/bbs/index.asp)
--  公式模型编写问题提交  (http://weistock.com/bbs/list.asp?boardid=4)
----  [求助]求助板主  (http://weistock.com/bbs/dispbbs.asp?boardid=4&id=61157)

--  作者:j1201
--  发布时间:2014/1/21 14:52:54
--  请老师帮忙
能否帮忙把大智慧公式 改写成金字塔公式

kx:="chanlun@kxian";
bi:="chanlun@bi";
duan:="chanlun@duan";

drawline(bi=1,h,bi=-1,l,0),coloryellow,linethick2;
drawline(bi=-1,l,bi=1,h,0),coloryellow,linethick2;
drawline(duan=1,h,duan=-1,l,0),colorblue,linethick2;
drawline(duan=-1,l,duan=1,h,0),colorblue,linethick2;

多谢

--  作者:jinzhe
--  发布时间:2014/1/21 14:58:25
--  

kx:="chanlun@kxian";
bi:="chanlun@bi";
duan:=chanlun@duan;

这个是引用DLL公式,你需要大智慧里面对应的DLL公式

 


--  作者:j1201
--  发布时间:2014/1/21 15:23:22
--  
这个dlll  有的....只需要把上面的公式 转换一下就行  
谢了

--  作者:j1201
--  发布时间:2014/1/21 15:23:38
--  
谢谢