X_1:=REF(REF(ma(CLOSE,55),1)<ma(close,55) and="" (ma(close,15)<ma(close,5)="" or="" ma(close,25)<ma(close,13)),1)="" ref(low<ema(low,15)="" count(low<ema(low,13),barslast(close="" ref(close,1)="">1.095 AND HIGH=CLOSE))=1,1) AND (CLOSE<ref(close,1) or="" close<open)="" and="" ref(ma(close,5),1)="" ma(close,5)<1.043="" open<ref(close,1)="" count(low<ema(low,25),3)="">=1 AND COUNT(LOW<ref(low,1),2)=2 and="" ref(ma(low,25),1)="">REF(MA(LOW,25),2);
T1:REF(X_1,1) AND OPEN>REF(CLOSE,1) AND OPEN/EMA(LOW,25)>0.965 AND OPEN<ref(open,1) and="" open="" ref(close,1)="">1.005;
开盘牛:IF(T1,3,0),COLORLIBLUE;
STICKLINE(开盘牛,0.8,1.2,3,0),COLORRED;
STICKLINE(开盘牛,0.6,0.8,3,0),COLORRED;
STICKLINE(开盘牛,0.6,0.8,5,0),COLORYELLOW;
标签:0.8,神牛,STICKLINE,通达信,源码,CLOSE,开盘,REF From: https://www.cnblogs.com/zhibiao/p/17992811