通达信,加一句,一翘、一金叉、二金叉、三金叉、四金叉前后三天满足这五个条件输出个笑脸
的有关信息介绍如下:
M:=5;一翘:=MA(C,13)>REF(MA(C,13),1) AND REF(MA(C,13),1)0 and count(一金叉,3)>0 and count(二金叉,3)>0 and count(三金叉,3)>0 and count(四金叉,3)>0,nodraw;DRAWICON(XG,L,5); 希望能帮到你!

M:=5;一翘:=MA(C,13)>REF(MA(C,13),1) AND REF(MA(C,13),1)0 and count(一金叉,3)>0 and count(二金叉,3)>0 and count(三金叉,3)>0 and count(四金叉,3)>0,nodraw;DRAWICON(XG,L,5); 希望能帮到你!