【通达信免费源码】实战RSI指标 副图 RSI指标 波段 短线 买卖点 操盘控盘
P:=5;HIGHN:=20;N1:=6;LC:=REF(CLOSE,1);RSI1:SMA(MAX(CLOSE-LC,0),6,1)/SMA(ABS(CLOSE-LC),6,1)*100,COLORWHITE;AA:=REF(RSI1,H...
P:=5;HIGHN:=20;N1:=6;LC:=REF(CLOSE,1);RSI1:SMA(MAX(CLOSE-LC,0),6,1)/SMA(ABS(CLOSE-LC),6,1)*100,COLORWHITE;AA:=REF(RSI1,H...
CJL10:=IF((MA(V,5)/CAPITAL)/(MA(V,20)/CAPITAL)>1.618,2,1);CJL20:=IF((MA(V,10)/CAPITAL)/(MA(V,30)/CAPITAL)>1.618,2,...
指标说明:火眼金睛实战投资家很重要的投资原则,就是顺势而为http://www.palmindex.com/thread/2157 点击链接下载该指标!...
http://www.palmindex.com/thread/2156 点击链接下载该指标!...
http://www.palmindex.com/thread/2155 点击链接下载该指标!...
http://www.palmindex.com/thread/2154 点击链接下载该指标!...
http://www.palmindex.com/thread/2153 点击链接下载该指标!...
http://www.palmindex.com/thread/2152 点击链接下载该指标!...
http://www.palmindex.com/thread/2151 点击链接下载该指标!...
http://www.palmindex.com/thread/2149 点击链接下载该指标!...
GD:=HHV(HIGH,10);DD:=LLV(LOW,10);XJ:=GD*DD;KF:=SQRT(XJ),COLORGREEN,LINETHICK3;C1:=C>=KF;C2:=C<KF;AA:=C1>=C2 ;BB...
STICKLINE(C>0,0,-1,4,0),COLOR885566;STICKLINE(C>0,-1,-2,4,0),COLORAA7766;STICKLINE(C>0,-2,-3,4,0),COLORCC9966;S...