免费高清特黄a大片,九一h片在线免费看,a免费国产一级特黄aa大,国产精品国产主播在线观看,成人精品一区久久久久,一级特黄aa大片,俄罗斯无遮挡一级毛片

分享

整理的公式

 xiaotianmei 2015-11-18
Var1:=ref(close,1)/ref(open,1)<=0.97;
Var2:=Close/open>1.03 and Open>ref(close,1) and close>ref(open,1);
 Var3:=Var1 and Var2;
STICKLINE(Var3,0,70,4,0),clolorred;
DRAWTEXT(Var3,85,'旭日東升'),colorMagenta.



Var1 := ma(close,5)<ma(close,10) and ma(close,10) <ma(close,20) and ma(close,20)<ma(close,30);
Var2:= close/hhv(close,50)<0.6;
Var3:=close/Open<0.95 and close<Open;
STICKLINE(ma(Var3,3) =1,0,70,4,0 ),colorred;
DRAWTEXT(ma(Var3,3) =1,85,'三陰抄底'),colorMagenta.


Var1 := c>ref(c,1) and c>0;
Var2:= (c-o)/c(ref(c,1)-ref(o,1))/ref(c,1);
Var3:=count(Var1,4)=4 and count(Var2,3)=3;
STICKLINE(Var3,0,70,4,0 ),colorred;
DRAWTEXT(Var3,85,'步步高'),colorMagenta.

    本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn)。請(qǐng)注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購(gòu)買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊一鍵舉報(bào)。
    轉(zhuǎn)藏 分享 獻(xiàn)花(0

    0條評(píng)論

    發(fā)表

    請(qǐng)遵守用戶 評(píng)論公約