【大智慧】沖破云霄主圖指標(biāo)公式
攻城獅 2015.11.08 17:31
input:N(26,1,300,1),M(9,1,100,1);
標(biāo)準(zhǔn)線:=(hhv(high,N)+llv(low,N))/2;
轉(zhuǎn)折線:=(hhv(high,M)+llv(low,M))/2;
第一領(lǐng)先距:(標(biāo)準(zhǔn)線+轉(zhuǎn)折線)/2,move26,layer0;
第二領(lǐng)先距:(hhv(high,2*N)+llv(low,2*N))/2,move26,layer0;
FILLRGN(第一領(lǐng)先距,第二領(lǐng)先距,close,RGB(0,0,255)),move26,layer5;
STICKLINE(close>open,close,open,8,1 ),colorred;
STICKLINE(close<=open,close ,open ,8 ,0 ),colorffff66;
STICKLINE(close>open,close ,high ,0.5,0 ),colorred;
STICKLINE(close>open,open ,low ,0.5,0 ),colorred;
STICKLINE(close<=open,open ,high ,0.5,0 ),colorffff66;
STICKLINE(close<=open,close ,low ,0.5,0 ),colorffff66;
申明:本文為作者投稿或轉(zhuǎn)載,在概念股網(wǎng) http://www.guangshenggb.com/ 上發(fā)表,為其獨立觀點。不代表本網(wǎng)立場,不代表本網(wǎng)贊同其觀點,亦不對其真實性負(fù)責(zé),投資決策請建立在獨立思考之上。