币圈信息网 币圈新闻 爱交易币圈指标-龙门操作线

爱交易币圈指标-龙门操作线

notext1=50;draw(notext1,color=\”#ffffff\”);a1=(close

notext1=50;

draw(notext1,color=\”#ffffff\”);

a1=(close?-?lowest(low,6))?/?(highest(high,6)?-?lowest(low,6))?*?100;

操盘线=ema(a1,3);

draw(操盘线,color=\”#ff00ff\”);

notext2=\”\”;

drawIf(操盘线?<=?refBefore(操盘线,1),操盘线,color=\”green\”);

强弱线=ema(操盘线,30);

mb1=highest(操盘线,27);

mb2=lowest(操盘线,27);

云彩=refBefore(mb1,1);

draw(云彩,color=\”#c08000\”);

地平线=refBefore(mb2,1);

draw(地平线,color=\”#99eeee\”);

drawIf(操盘线?>?ema(云彩,1),操盘线,color=\”red\”);

drawIf(操盘线?<?ema(地平线,1),操盘线,color=\”blue\”);

aa1=refBefore(操盘线,1)?<?操盘线?&&?refBefore(操盘线,1)?<?refBefore(操盘线,2)?&&?count(操盘线?<?地平线,4)?>?1;

drawStickBetweenIf(aa1?>?0.1,0,highest(云彩,500),color=\”yellow\”,fill=true,linewidth=1);

drawStickBetweenIf(aa1?>?0.1,0,(highest(云彩,500))?*?0.95,color=\”#000000\”,fill=true,linewidth=0.0);

drawText(aa1,(highest(云彩,500))?*?0.93,\”?龙门\”,color=\”yellow\”);

本文来自网络,不代表币圈信息网立场,转载请注明出处:https://www.lpbwg.com/21002.html

作者: bqxxw

返回顶部