向高手字习,顶顶顶
pppppppppppppppp
绝不失手....阴线买入(副图)(tdx)
转载请注明出自股海明灯论坛 http://www.178448.com/,本贴地址:http://www.178448.com/thread-54729-1-1.html
:handshake
看看是啥?谢谢!!!
绝不失手....阴线买入
真的假的如此神奇
看看吧,谢谢分享
:) :victory:
:handshake
都难能可贵。。。。。。。。。。
DIFF:EMA(CLOSE,12) - EMA(CLOSE,26);
DEA:EMA(DIFF,9);
MACD:2*(DIFF-DEA),COLORSTICK;
股价上涨:hhv(c,4)/llv(c,20)>1.15 and hhv(macd,3)/ref(hhv(macd,1),20)>2;
红柱放大:count(macd>0,4)=4 and count(macd2 and macd>ref(macd,1)and ma(c,5)>ref(ma(c,5),1);
选股用:
DIFF:=EMA(CLOSE,12) - EMA(CLOSE,26);
DEA:=EMA(DIFF,9);
MACD:=2*(DIFF-DEA);
股价上涨:=hhv(c,4)/llv(c,20)>1.15 and hhv(macd,3)/ref(hhv(macd,1),20)>2;
红柱放大:=count(macd>0,4)=4 and count(macd2 and macd>ref(macd,1)and ma(c,5)>ref(ma(c,5),1);
股价上涨 and 红柱放大;
谢谢!!!!!!!!!!!!!!!!!!!!!!!!!!!!
学习。。。。。。。。。。。。。。。。
:victory::handshake