打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
K区波段
VAR1:=((close-LLV(low,55))/(HHV(high,55)-LLV(low,55)))*(100);
VAR2:=abs(VAR1);
VAR3:=SMA(VAR2,3,1);
→K:SMA(VAR3,5,1),colorwhite;
d:=SMA(→K,8,1),colorwhite;
STICKLINE(→k>d,→k,d,4,0),COLORRED;
STICKLINE(→k<d,→k,d,4,0),color00ff00;
STICKLINE(→k>d,-→k,-d,4,0),COLORRED;
STICKLINE(→k<d,-→k,-d,4,0),color00ff00;
SMA(-VAR3,5,1),colorwhite;
w2:=→k<80;
w3:=→k>ref(→k,1);
w4:=ref(→k,1)<ref(→k,2);
DRAWTEXT(w2 and w3 and w4,60,' 转'),COLORff00ff;
STICKLINE(w2 and w3 and w4,→K,60,1,0),COLORyellow;
STICKLINE(w2 and w3 and w4,0,→K,13,0),COLOrff00ff;
DRAWTEXT(w2 and w3 and w4,-60,' 转'),COLORff00ff;
STICKLINE(w2 and w3 and w4,-→K,-60,1,0),COLORyellow;
STICKLINE(w2 and w3 and w4,0,-→K,13,0),COLOrff00ff;
DRAWTEXT(w2 and w3 and w4,30,'K'),COLORyellow;
DRAWTEXT(w2 and w3 and w4,-30,'K'),COLORyellow;
hhv(→k,20),colorblue;
llv(→k,20),colorblue;
-hhv(→k,20),colorblue;
-llv(→k,20),colorblue;
s1:=hhv(→k,20)>ref(hhv(→k,20),1);
s2:=ref(hhv(→k,20),1)<ref(hhv(→k,20),2);
STICKLINE(s1 and s2,hhv(→k,20)+10,hhv(→k,20),6,0),color64A0E6;
STICKLINE(s1 and s2,-hhv(→k,20),-hhv(→k,20)-10,6,0),color64A0E6;
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
通达信用2(26------59)
【图】{我的4DK线原码}
优化MACD
“筹码”指标源码荟萃
炒股指标公式集锦B
改成FXJ{买入点、卖出点判断的精度极高!}(未来函数共参考
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服