股资源-股票学习站-学炒股-股票课程-炒股教程-分析选股指标-入门基础知识

 找回密码
 注册昵称

QQ登录

只需一步,快速开始

搜索
上一主题 下一主题

同花顺新短线王主图指标公式(源码 贴图)


    [-----复制链接-----]
楼主
 通达信源码安装路径:1,工具栏点击公式选项。2,弹出公式窗口点击新建。3,把源码复制到指标编辑器保存。4,回到K线图界面安装建立好的公式 || 2020-1-1 18:41:41
同花顺新短线王主图指标公式(源码 贴图)
CG:ma(C,17),linethick1;
STICKLINE(CLOSE>cg and c>o,OPEN,CLOSE,4,0),COLORWHITE;
STICKLINE(CLOSE=cg and c>o ,OPEN,CLOSE,4,0),COLORWHITE;
STICKLINE(CLOSE>cg and C>o,LOW,OPEN,0.4,0),COLORWHITE;
STICKLINE(CLOSE=cg and C>o,LOW,OPEN,0.4,0),COLORWHITE;
STICKLINE(CLOSE>cg and C>o,CLOSE,HIGH,0.4,0),COLORWHITE;
STICKLINE(CLOSE=cg and c>o,CLOSE,HIGH,0.4,0),COLORWHITE;
STICKLINE(CLOSE>cg and c<o,OPEN,CLOSE,4,1), COLORRED;
STICKLINE(CLOSE=cg and c<o ,OPEN,CLOSE,4,1), COLORRED;
STICKLINE(CLOSE>cg and C<o,LOW,OPEN,0.4,1), COLORRED;
STICKLINE(CLOSE=cg and C<o,LOW,OPEN,0.4,1), COLORRED;
STICKLINE(CLOSE>cg and C<o,CLOSE,HIGH,0.4,1),COLORRED;
STICKLINE(CLOSE=cg and c<o,CLOSE,HIGH,0.4,1),COLORRED;
STICKLINE(CLOSE<cg,CLOSE,OPEN,4,0), color00ff00;
STICKLINE(CLOSE=cg,CLOSE,OPEN,4,0), color00ff00;
STICKLINE(CLOSE<cg,OPEN,LOW,0.4,0), color00ff00;
STICKLINE(CLOSE=cg,OPEN,LOW,0.4,0), color00ff00;
STICKLINE(CLOSE<cg,HIGH,CLOSE,0.4,0), color00ff00;
STICKLINE(CLOSE=cg,HIGH,CLOSE,0.4,0),color00ff00;
amv0:=vol*(o+c)/2;
博杀生命线:sum(amv0,88)/sum(vol,88),colorff00ff,linethick1;
FL:=hhv(CG,2);
博杀持股线:hhv(CG,2),color00ff00,linethick1;
FS:CG-(FL-CG),coloryellow,linethick1;



135013st3si98q8k4kk2wu.png


回复

举报

GMT+8, 2025-2-22 18:05

快速回复 返回顶部 返回列表