通达信三线开花的预警公式与选股公式.docx
《通达信三线开花的预警公式与选股公式.docx》由会员分享,可在线阅读,更多相关《通达信三线开花的预警公式与选股公式.docx(4页珍藏版)》请在三一办公上搜索。
1、通达信三线开花的预警公式与选股公式三线开花的预警公式与选股公式 原公式如下: ma20:ma(c,20),colorwhite,linethick2; ma120:ma(c,120),colorffcccc,linethick2; ma250:ma(c,250),colorffcc66,linethick2; 乖离线:=(c-ref(ma20,1)/20+ma20)*1.20; tt1:=cross(ma20,ma120) and cross(ma20,ma250) and vref(v,1); tt2:=ma20ref(ma20,2) and vref(v,1) and cross(c,ma
2、20); STICKLINE(TT1,l,l-0.09,4,0),coloryellow; DRAWTEXT(TT1,l-0.13,金叉),coloryellow; STICKLINE(cross(c,ma120) and cross(c,ma250) and cross(c,ma20),l,l-0.09,4,0),coloryellow; DRAWTEXT(cross(c,ma120) and cross(c,ma250) and cross(c,ma20),l-0.13,并线开花),coloryellow; STICKLINE(tt2,l,l-0.09,4,0),coloryellow;
3、DRAWTEXT(tt2,l-0.13,买点1),coloryellow; STICKLINE(cross(c,乖离线),h,h+0.09,4,0),color00ff00; DRAWTEXT(cross(c,乖离线) ,h+0.13,卖点),color00ff00; STICKLINE(ma250=ref(ma250,1) and ma20=ref(ma20,1) and cross(c,ma250),l,l-0.09,4,0),colorffcc66; DRAWTEXT(ma250=ref(ma250,1) and ma20=ref(ma20,1) and cross(c,ma250),l
4、-0.13,牛象),colorffcc66; STICKLINE(ma120=ref(ma120,1) and cross(c,ma20) and cross(c,ma120) and vref(v,1),l,l-0.09,4,0),colorff00ff; DRAWTEXT(ma120=ref(ma120,1) and cross(c,ma20) and cross(c,ma120) and vref(v,1),l-0.13,买点2),colorff00ff ; A1:=SUM(AMOUNT,3)/SUM(VOL,3)/100; A2:=SUM(AMOUNT,8)/SUM(VOL,8)/10
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 通达信 三线 开花 预警 公式
![提示](https://www.31ppt.com/images/bang_tan.gif)
链接地址:https://www.31ppt.com/p-3132796.html