找回密码
 立即注册

QQ登录

只需一步,快速开始

广告载入中...
楼主: weijun_119

看清主力动作,抓住反弹波段(转自大智慧的追击反转指标)改为通达信副图

   火... [复制链接]
发表于 2011-3-4 12:40 |
谢谢分享!!!!!!!!!!
发表于 2011-3-4 12:51 |
看清主力动作,抓住反弹波段
发表于 2011-3-4 12:54 |
回复 1# weijun_119


    谢谢分享
发表于 2011-3-4 12:54 |
互相学习,谢谢
 楼主| 发表于 2011-3-4 13:23 |
AA1:=filter(low=llv(low,13),8);
AA2:=if(LLV(low,3)=llv(low,13) and close<ref((high+low)/2,1),max(ref(llv(low,12),barslast(AA1)+1)-low,0),0);
AA3:=ema(AA2,3)*3;
AA4:=sumbars(AA3>0,21);
AA5:=sum(AA3,AA4)/21;
AA6:=ref(AA3,1)=hhv(AA3,3) and ref(AA3,1)>AA5*3 and count(close/ref(close,1)<0.9025,8)=0 and isup and llv(low,3)/hhv(high,18)<0.88;
AA7:=(count("ddx.ddx">0,5)>0 or not("ddx.ddx1"<"ddx.ddx2" and "ddx.ddx2"<"ddx.ddx3")) and count("ddx.ddx">ref("ddx.ddx",1),10)>=4;
反转:filter(AA6 and AA7,5),colorblack;

stickline(close,0,AA3,8,1),coloryellow;
stickline(反转,0,AA3,8,0),colorred;



公开了,不通过的再试试吧
发表于 2011-3-4 13:36 |
当前公式 : 追击反转 (指标画线公式)  
错误句 :
AA2:=IF(LLV(LOW,3)=LLV(LOW,13) AND CLOSE<REF((HIGH+LOW) 2,1),MAX(REF(LLV(LOW,12),BARSLAST(AA1)+1)-LOW,0),0)
详细信息 : 某个操作数没有相应的操作符匹配!
错误起始位置 : 84 ; 长度: 3
发表于 2011-3-4 13:37 |
是啥好东西?
发表于 2011-3-4 13:42 |
看清主力动作,抓住反弹波段
发表于 2011-3-4 13:46 |
看那看那阿卡
发表于 2011-3-4 13:55 |
谢谢分享,送人玫瑰,手留余香
发表于 2011-3-4 14:07 |
谢谢分享,送人玫瑰,手留余香
发表于 2011-3-4 14:24 |
感谢分享 老师幸苦
发表于 2011-3-4 14:37 |
学习学习谢谢分享
发表于 2011-3-4 14:51 |
多多学习
发表于 2011-3-4 15:05 |
谢谢,共享一下
快速回复 返回顶部 返回列表