RSS1RSS2 加入收藏
股票 必读教材第一步:新手疑惑第二步:开户买股第三步:必要名词第四步:看盘基础第五步:股市常识第六步:炒股书籍第七步:视频学习终极操盘 知识
您当前位置:首页 > 股票软件公式 > 大智慧公式

    买点,大智慧追击反转指标公式

  • 时间:2015-07-05 10:18: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;
    {58公式网-股票公式网站 www.58gu.com}
    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;


     

  • 点赞
  • 发表评论 共有条评论
    验证码: