DRAWTEXT_FIX(C>O,0.35,0.13,0,' ★★★★★一本制作╬机巧,滥用责任自负★★★ '),colorred; RSV:=(((CLOSE - LLV(LOW,33)) / (HHV(HIGH,33) - LLV(LOW,33))) * 100);
SMA(RSV,7,1);
SMA(SMA(RSV,7,1),4,1);
SMA(SMA(SMA(RSV,7,1),4,1),6,1);
(((CLOSE / COST(8)) <= 0.8) * 10);
20,POINTDOT;
80,POINTDOT;
RSV:=(((CLOSE - LLV(LOW,33)) / (HHV(HIGH,33) - LLV(LOW,33))) * 100);
K:SMA(RSV,7,1),colorwhite;
D:SMA(SMA(RSV,7,1),4,1),coloryellow;
一本:SMA(SMA(SMA(RSV,7,1),4,1),6,1),colorgreen,LINETHICK3;
闹猛:((CLOSE / COST(9)) <=1) * 10;
美女出嫁上花轿:18,colormagenta,LINETHICK3;
天线:80,POINTDOT;
DRAWICON(CROSS(K,D) ,K,13);
DRAWTEXT(一本>REF(一本,1),一本,'★'),colorgreen;
|
