买点选择 (买点绝了)
- 2016-10-01 14:42 股票公式
星期六
用法:白色买进 黄色加码 绿色洗盘 蓝色下跌
ma3:MA(C,3),colorwhite;
ma5:MA(C,5),colorgreen;
ma10:MA(C,10),colorred;
ma20:MA(C,20),colorblue;
ma30:MA(C,30),coloryellow;
Var1:=EMA(C,3);
Var2:=EMA(C,5);
Var3:=EMA(C,10);
Var4:=EMA(C,20);
Var5:=EMA(C,30);
Var6:=(Var2+Var3+Var4+Var5)/4;
Var7:=(Var6-REF(Var6,15))/REF(Var6,15)*100;
Var8:=(Var6-REF(Var6,15))/REF(Var6, 15)*100;
Var9:=EMA(Var7,8);
STICKLINE(Var7<1*REF(Var7,1),h,l,0.5,0),COLORBLUE;STICKLINE(Var7<1*REF(Var7,1),o,c,8, 0),COLORBLUE;
STICKLINE(Var7>1*REF(Var7,1),h,l,0.5,0),COLORRED;STICKLINE(Var7>1*REF(Var7,1),o,c,8, 0),COLORRED;
STICKLINE(Var7<1*REF(Var7,1) AND Var9>1*REF(Var9,1),h,l,0.5,0),COLORGREEN;STICKLINE(Var7<1*REF(Var7,1) AND Var9>1*REF(Var9,1),o,c,8, 0),COLORGREEN;
买进价:=((c-ref(ma(c,6),1))/6+ma(c,6))*1.004;
买进条件:=cross(c,买进价) and 买进价>ref(买进价,1);
STICKLINE(买进条件,h,l,0.5,1),colorwhite,linethick2;STICKLINE(买进条件,o,c,8,0),colorwhite,linethick2;
加码价:=((c-ref(ma(c,18),1))/18+ma(c,18))*1.004;
加码条件:=cross(c,加码价) and 加码价>ref(加码价,1);
STICKLINE(加码条件,h,l,0.5,1),coloryellow,linethick2;STICKLINE(加码条件,o,c,8,0),coloryellow,linethick2;
下载地址:买点选择
【1】好用的周线KDJ指标 http://www.mobute.com/showinfo-27-9046-0.html
【2】温度计(源码,附图,副图) http://www.mobute.com/showinfo-27-9045-0.html
【3】优化季KDJ抓中长线大铁底 http://www.mobute.com/showinfo-27-9044-0.html
【4】选股公式-横盘回调(源码 贴图) http://www.mobute.com/showinfo-27-9043-0.html
【5】黑马出枪(源码 副图 贴图) http://www.mobute.com/showinfo-27-9042-0.html
【6】机构进场指标 http://www.mobute.com/showinfo-27-9041-0.html
【7】百发百中 http://www.mobute.com/showinfo-27-9040-0.html
【8】短线底部三合一选股公式(源码 贴图) http://www.mobute.com/showinfo-27-9039-0.html
【9】连跌排序-逆向思维 跌多了要涨 http://www.mobute.com/showinfo-27-9038-0.html
【10】逃顶指标(副图 源码 图) http://www.mobute.com/showinfo-27-9037-0.html
- ++最新消息
- 无相关信息
2025年05月02日概念驱动:忽略了人气过盛板块