同花順短線均線指標(biāo)公式
基本概況:
- 指標(biāo)類別: 同花順指標(biāo)
- 授權(quán)方式: 免費(fèi)版
- 指標(biāo)評級: ★★★★★
- 指標(biāo)語言: 簡體中文
- 指標(biāo)來源: 互聯(lián)網(wǎng)
- 指標(biāo)日期: 2020-01-09 00:00:00
內(nèi)容介紹:
同花順短線均線指標(biāo)公式MA10:MA(C,10),coloryellow;
MA20:MA(C,20),colorred;
MA30:MA(C,30),colorgreen;
三百底漲:(C-LLV(C,300))*100/LLV(C,300),NODRAW,colorred;
三百高跌:(C-HHV(C,300))*100/HHV(C,300),NODRAW,colorgreen;
d20:=1.2*LLV(C,300);
同花順短線均線指標(biāo)公式
STICKLINE(C<d20 AND C>=O,O,C,8,0),colorgreen;
STICKLINE(C<d20 AND C>=O,L,H,1,0),colorgreen;
d50:=1.5*LLV(C,300);
STICKLINE(RANGE(C,d20,d50) AND C>=O,O,C,8,0),colorred;
STICKLINE(RANGE(C,d20,d50) AND C>=O,L,H,1,0),colorred;
d100:=2*LLV(C,300);
STICKLINE(RANGE(C,d50,d100) AND C>=O,O,C,8,0),colormagenta;
STICKLINE(RANGE(C,d50,d100) AND C>=O,L,H,1,0),colormagenta;
同花順短線均線指標(biāo)公式 更新時(shí)間:2020-1-09 15:30
相關(guān)推薦: