大智慧搏杀持股主图指标公式

CG:ma(C,17),colorffcc66;

FL:hhv(CG,2);

FS:if(CG<FL,(CG-(FL-CG)),FL);

stICKLINE(close>=open,open,close,5,1),colorred;

STICKLINE(open>close,close,open,5,0 ),color00ff00;

STICKLINE(close>=open,close,HIGH,0.5 ,1 ),colorred;

STICKLINE(close>=open,open,low,0.5 ,1 ),colorred;

STICKLINE(open>close,close,low,0.5 ,0 ),color00ff00;

STICKLINE(open>close,open,HIGH,0.5 ,0 ),color00ff00;