找回密码
 立即注册

QQ登录

只需一步,快速开始

广告载入中...
查看: 10890|回复: 64

★★★★★破解大智慧6万机构版,高级指标!精确抓反转,追击反转!

   火.. [复制链接]
发表于 2011-3-27 05:47 | 显示全部楼层 |阅读模式

马上注册,享用更多功能,让你轻松玩转本论坛。

您需要 登录 才可以下载或查看,没有账号?立即注册

×
111.jpg
222.jpg
公式如下:
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;


评分

1

查看全部评分

发表于 2014-4-27 21:27 | 显示全部楼层
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;

回复

使用道具 举报

发表于 2014-3-11 15:08 | 显示全部楼层
★★★★★破解大智慧6万机构版,高级指标!精确抓反转,追击反转!
回复

使用道具 举报

发表于 2014-3-11 15:07 | 显示全部楼层
★★★★★破解大智慧6万机构版,高级指标!精确抓反转,追击反转!
回复

使用道具 举报

 楼主| 发表于 2011-3-27 05:50 | 显示全部楼层
更多机构版指标! 看大家支持下吧了!!!
回复

使用道具 举报

发表于 2011-3-27 06:26 | 显示全部楼层
向高手看齐!!
知道不等于做到!!
热点、龙头,勿贪,快进,止损!!
技术不是万能的,没有技术是万万不能的!
回复

使用道具 举报

发表于 2011-3-27 08:03 | 显示全部楼层
ddddddddddddddd
回复

使用道具 举报

发表于 2011-3-27 08:05 | 显示全部楼层
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-27 08:53 | 显示全部楼层
错误句 :
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
详细信息 : 未知字符串 ISUP
错误起始位置 : 304 ; 长度: 4
回复

使用道具 举报

发表于 2011-3-27 09:27 | 显示全部楼层
谢谢老师分享
回复

使用道具 举报

发表于 2011-3-27 09:27 | 显示全部楼层
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-27 09:28 | 显示全部楼层
通达信不能用,但是在大智慧上也看不出有黄红柱子,只有一种黄色柱子
回复

使用道具 举报

发表于 2011-3-27 09:35 | 显示全部楼层
没有红柱提示啊?
回复

使用道具 举报

发表于 2011-3-27 09:40 | 显示全部楼层
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-27 09:42 | 显示全部楼层
谢谢分享了
回复

使用道具 举报

发表于 2011-3-27 09:44 | 显示全部楼层
这是要L2收费的数据
回复

使用道具 举报

发表于 2011-3-27 11:56 | 显示全部楼层
没有红柱提示啊?
回复

使用道具 举报

发表于 2011-3-28 21:10 | 显示全部楼层
反转:filter(AA6 and AA7,5),colorblack;
stickline(close,0,AA3,8,1),coloryellow
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|股海明灯官网 ( 京ICP备18020431号 )

GMT+8, 2024-11-15 15:46 , Processed in 0.110245 second(s), Total 16, Slave 16 queries , Gzip On, MemCached On.

Powered by Discuz! X3.5

Copyright © 2001-2024 Tencent Cloud.

快速回复 返回顶部 返回列表