你好,游客 登录 注册 搜索
背景:

大智慧庄家动力线指标公式

[日期:2020-01-19] 来源:  作者: [字体: ]
INPUT:N1(5,1,100),n2(10,1,100),n3(50,1,100);
drawgbklast(close>0,strip(rgb(60,120,0),rgb(10,90,0),));
ma1:=ma(c,250);
ratio:=if(ma1>ref(ma1,1),31,200);
total:capital*C*100,colorred,linethick3;
amt1:ema(amount,N1)*ratio,colorffff00;
amt2:ema(amount,N2)*ratio,coloryellow;
amt3:ema(amount,N3)*ratio,colorgreen,linethick2;

大智慧庄家动力线指标公式

 

收藏 推荐 打印 | 录入:admin | 阅读:
相关新闻       庄家指标公式 
热门评论