火神噬天--坑爹的、有未来的指标不发
-
相关简介:火神噬天--坑爹的、有未来的指标不发 发两个图 还不会 新手 但是和大家愿望是一样的 希望大家多多赚钱 {火神噬天} 天:(llv(high,31)+hhv(low,31))/2; 火神:(c*4+l*3+h*2+o)/10; 轮回:ma(火神,120),colormagenta,linethick3; stickline(火神天 and 天轮回,轮回,轮回+0.5,10,1),colorred; stickline(火神天 and 天轮回,轮回,轮回+0.5,10,1),colorgreen;
-
文章来源:股海网作者:股海网发布时间:2014-07-21浏览次数:
火神噬天--坑爹的、有未来的指标不发
发两个图 还不会 新手 但是和大家愿望是一样的 希望大家多多赚钱
{火神噬天}
天:(llv(high,31)+hhv(low,31))/2;
火神:(c*4+l*3+h*2+o)/10;
轮回:ma(火神,120),colormagenta,linethick3;
stickline(火神>天 and 天>轮回,轮回,轮回+0.5,10,1),colorred;
stickline(火神<天 and 天>轮回,轮回,轮回+0.5,10,1),colorgreen;
stickline(火神>天 and 天<轮回,轮回,轮回-0.5,10,1),colorwhite;
stickline(火神<天 and 天<轮回,轮回,轮回-0.5,10,1),coloryellow;
STICKLINE(FILTER(CROSS(火神,天)>ref(cross(火神,天),1) and 天/轮回>1 and 天>轮回 and 火神>天 and 火神>轮回 and 天/轮回<1.2,50),轮回+4,轮回,1,0),colorred;
DRAWTEXTREL(2,10,'红'),colorred,linethick3;
DRAWTEXTREL(25,10,'绿'),colorgreen,linethick3;
DRAWTEXTREL(50,10,'持股'),colorwhite,linethick3;
DRAWTEXTREL(150,10,'黄'),colorYELLOW,linethick3;
DRAWTEXTREL(170,10,'白'),colorwhite,linethick3;
DRAWTEXTREL(195,10,'持币'),colorwhite,linethick3;
DRAWTEXTREL(270,10,'红竖线关注'),coloryellow,linethick3;
DRAWTEXTREL(2,300,'红黄线不破主线不出'),colorMAGENTA,linethick3;
---------------下面的公式,源码似乎一样的?--------------------------------------------
天:(llv(high,31)+hhv(low,31))/2;
火神:(c*4+l*3+h*2+o)/10;
轮回:ma(火神,120),colormagenta,linethick3;
stickline(火神>天 and 天>轮回,轮回,轮回+0.5,10,1),colorred;
stickline(火神<天 and 天>轮回,轮回,轮回+0.5,10,1),colorgreen;
stickline(火神>天 and 天<轮回,轮回,轮回-0.5,10,1),colorwhite;
stickline(火神<天 and 天<轮回,轮回,轮回-0.5,10,1),coloryellow;
STICKLINE(FILTER(CROSS(火神,天)>ref(cross(火神,天),1) and 天/轮回>1 and 天>轮回 and 火神>天 and 火神>轮回 and 天/轮回<1.2,50),轮回+4,轮回,1,0),colorred;
DRAWTEXTREL(2,10,'红'),colorred,linethick3;
DRAWTEXTREL(25,10,'绿'),colorgreen,linethick3;
DRAWTEXTREL(50,10,'持股'),colorwhite,linethick3;
DRAWTEXTREL(150,10,'黄'),colorYELLOW,linethick3;
DRAWTEXTREL(170,10,'白'),colorwhite,linethick3;
DRAWTEXTREL(195,10,'持币'),colorwhite,linethick3;
DRAWTEXTREL(270,10,'红竖线关注'),coloryellow,linethick3;
DRAWTEXTREL(2,300,'红黄线不破主线不出'),colorMAGENTA,linethick3;