【大智慧】騎黃龍主圖指標(biāo)公式
攻城獅 2016.01.13 16:21
買(mǎi)線(xiàn):EMA(C,3);
賣(mài)線(xiàn):EMA(SLOPE(C,21)*20+C,55);
線(xiàn):EMA(SLOPE(C,34)*20+C,89);
STICKLINE(買(mǎi)線(xiàn)<賣(mài)線(xiàn),買(mǎi)線(xiàn),賣(mài)線(xiàn),0.01,1),colorGREEN;
STICKLINE(買(mǎi)線(xiàn)>賣(mài)線(xiàn),買(mǎi)線(xiàn),賣(mài)線(xiàn),0.01,1),COLORRED;
STICKLINE((賣(mài)線(xiàn)-線(xiàn))>=0,(賣(mài)線(xiàn)-(賣(mài)線(xiàn)-線(xiàn))*0.05),(賣(mài)線(xiàn)-(賣(mài)線(xiàn)- 線(xiàn))*0.15),5,0),COLOR00ffff;
STICKLINE((賣(mài)線(xiàn)-線(xiàn))>=0,(賣(mài)線(xiàn)-(賣(mài)線(xiàn)-線(xiàn))*0.2),(賣(mài)線(xiàn)-(賣(mài)線(xiàn)- 線(xiàn))*0.35),5,0),COLOR00ccff;
STICKLINE((賣(mài)線(xiàn)-線(xiàn))>=0,(賣(mài)線(xiàn)-(賣(mài)線(xiàn)-線(xiàn))*0.4),(賣(mài)線(xiàn)-(賣(mài)線(xiàn)- 線(xiàn))*0.55),5,0),COLOR0099ff;
STICKLINE((賣(mài)線(xiàn)-線(xiàn))>=0,(賣(mài)線(xiàn)-(賣(mài)線(xiàn)-線(xiàn))*0.6),(賣(mài)線(xiàn)-(賣(mài)線(xiàn)- 線(xiàn))*0.75),5,0),COLOR0066ff;
STICKLINE((賣(mài)線(xiàn)-線(xiàn))>=0,(賣(mài)線(xiàn)-(賣(mài)線(xiàn)-線(xiàn))*0.8),(賣(mài)線(xiàn)-(賣(mài)線(xiàn)- 線(xiàn))*0.95),5,0),COLOR0000cc;
STICKLINE((賣(mài)線(xiàn)-線(xiàn))<0,(線(xiàn)+(賣(mài)線(xiàn)-線(xiàn))*0.05),(線(xiàn)+(賣(mài)線(xiàn)-線(xiàn))*0.15),5,0),COLOR006600;
STICKLINE((賣(mài)線(xiàn)-線(xiàn))<0,(線(xiàn)+(賣(mài)線(xiàn)-線(xiàn))*0.2),(線(xiàn)+(賣(mài)線(xiàn)-線(xiàn))*0.35),5,0),COLOR009900;
STICKLINE((賣(mài)線(xiàn)-線(xiàn))<0,(線(xiàn)+(賣(mài)線(xiàn)-線(xiàn))*0.4),(線(xiàn)+(賣(mài)線(xiàn)-線(xiàn))*0.55),5,0),COLOR00cc00;
STICKLINE((賣(mài)線(xiàn)-線(xiàn))<0,(線(xiàn)+(賣(mài)線(xiàn)-線(xiàn))*0.6),(線(xiàn)+(賣(mài)線(xiàn)-線(xiàn))*0.75),5,0),COLOR00ff00;
STICKLINE((賣(mài)線(xiàn)-線(xiàn))<0,(線(xiàn)+(賣(mài)線(xiàn)-線(xiàn))*0.8),(線(xiàn)+(賣(mài)線(xiàn)-線(xiàn))*0.95),5,0),COLOR66ff00;
STICKLINE(CROSS(ma(賣(mài)線(xiàn),1),ma(線(xiàn),1)),ma(線(xiàn),1),ma(線(xiàn),1)+0.8,10,0), colorwhite,linethick2;
DRAWTEXT(CROSS(賣(mài)線(xiàn),線(xiàn)),線(xiàn)+1.2,’騎龍’);
{概念股網(wǎng)-股票公式網(wǎng)站 m.uxpee.com}
STICKLINE(CLOSE>OPEN or CLOSE=OPEN and CLOSE>REF(CLOSE,1),LOW,HIGH,0.1,0),colorred;
STICKLINE(CLOSE>OPEN or CLOSE=OPEN and CLOSE>REF(CLOSE,1),OPEN,CLOSE,7,0),colorred;
STICKLINE(CLOSESTICKLINE(CLOSE
申明:本文為作者投稿或轉(zhuǎn)載,在概念股網(wǎng) http://m.uxpee.com/ 上發(fā)表,為其獨(dú)立觀點(diǎn)。不代表本網(wǎng)立場(chǎng),不代表本網(wǎng)贊同其觀點(diǎn),亦不對(duì)其真實(shí)性負(fù)責(zé),投資決策請(qǐng)建立在獨(dú)立思考之上。