
2025-08-14 22:10 点击次数:94
{大智慧个股热度副图公式炒股里杠杆什么意思,色带中线为EMA60均线}
a1:=ema(c,1);
a2:=ema(c,5);
a3:=ema(c,10);
a4:=ema(c,20);
a5:=ema(c,30);
a6:=ema(c,60);
a7:=if(a1-a2>=0,1,0);{昨日收盘价站上EMA5均线,看多}
a8:=if(a1-a3>=0,1,0);{昨日收盘价站上EMA10均线,看多}
a9:=if(a1-a4>=0,1,0);{昨日收盘价站上EMA20均线,看多}
a10:=if(a1-a5>=0,1,0);{昨日收盘价站上EMA30均线,看多}
a11:=if(a1-a6>=0,1,0);{昨日收盘价站上EMA60均线,看多}
a12:=(a7+a8+a9+a10+a11);
短线:a2;{ema(c,5)}
中线:a6;{ema(c,60)}
热度:a12,linethick0;{a7+a11分数确认一项1分,否0分}
MA60中线:中线;
PARTLINE(短线,A12=0,RGB(0,102,0),A12=1,RGB(0,200,0),A12=2,RGB(0,244,0),A12=3,RGB(244,244,0),A12=4,RGB(255,102,0),A12=5,RGB(220,20,60));
PARTLINE(中线,A12=0,RGB(0,102,0),A12=1,RGB(0,200,0),A12=2,RGB(0,244,0),A12=3,RGB(0,244,0),A12=4,RGB(244,244,0),A12=5,RGB(220,20,60));
{注释:短线,A12=0深绿,1亮绿,2,浅绿,3嫩黄,4锗黄,5绯红}
{中线,A12=0-5.同短线}
a13:=短线-中线;
stickline(a12=0 and 短线>=中线,中线*1.01,短线*0.99,5,0),color006600;
stickline(a12=0 and 短线<中线,短线*1.01,中线*0.99炒股里杠杆什么意思,5,0),color006600;
stickline(a12=1 and 短线>=中线,中线*1.01,短线-a13*0.47,5,0),color00c800;
stickline(a12=1 and 短线>=中线,短线-a13*0.53,短线*0.99,5,0),color006600;
stickline(a12=1 and 短线<中线,短线*1.01,短线-a13*0.47,5,0),color00c800;
stickline(a12=1 and 短线<中线,短线-a13*0.53,中线*0.99,5,0),color006600;
stickline(a12=2 and 短线>=中线,中线*1.01,短线-a13*0.47,5,0),color00f400;
stickline(a12=2 and 短线>=中线,短线-a13*0.53,短线*0.99,5,0),color00c800;
stickline(a12=2 and 短线<中线,短线*1.01,短线-a13*0.47,5,0),color00f400;
stickline(a12=2 and 短线<中线,短线-a13*0.53,中线*0.99,5,0),color00c800;
stickline(a12=3 and 短线>=中线,中线*1.01,短线-a13*0.47,5,0),coloryellow;
stickline(a12=3 and 短线>=中线,短线-a13*0.53,短线*0.99,5,0),color00f400;
stickline(a12=3 and 短线<中线,短线*1.01,短线-a13*0.47,5,0),coloryellow;
stickline(a12=3 and 短线<中线,短线-a13*0.53,中线*0.99,5,0),color00f400;
stickline(a12=4 and 短线>=中线,中线*1.01,短线-a13*0.47,5,0),color0066ff;
stickline(a12=4 and 短线>=中线,短线-a13*0.53,短线*0.99,5,0),coloryellow;
stickline(a12=4 and 短线<中线,短线*1.01,短线-a13*0.47,5,0),color0066ff;
stickline(a12=4 and 短线<中线,短线-a13*0.53,中线*0.99,5,0),coloryellow;
stickline(a12=5 and 短线>=中线,中线*1.01,短线*0.99,5,0),color3c14dc;
stickline(a12=5 and 短线<中线,短线*1.01,中线*0.99,5,0),color3c14dc;
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报。Powered by 在线配资炒股_配资炒股开户_在线炒股配资平台 @2013-2022 RSS地图 HTML地图