通达信牛大汗牛股捕捉器副图公式源码求改成选股公式

刘佳·舞 2024-05-25 11:40:56
最佳回答
xxbb:=ema((close-llv(low,25))/(hhv(high,25)-llv(low,25))*4,5)*100;财神到:ref(xxbb,1)>50 and xxbb-ref(xxbb,1)>40; 20210311
汇率兑换计算器

类似问答
  • “四色谱”,精准搏击大牛股主图源码通达信指标公式源码
    • 2024-05-25 08:29:39
    • 提问者: 未知
    “四色谱”使用方法:1、红色持股,绿色持币,紫色反弹,黄色调整。2、紫色k线-----建仓-----持仓资金比例20%——30%。3、红色k线-----增仓-----持仓资金比例60%——以上。4、黄色k线-----减仓-----持仓资金比例20%——30%。5、绿色k线-----**-----持仓资金比例0%。m3:ma(close,3),colorred,linethick;m13:ma(cl...
  • 求老师把指标公式给改成通达信选股公式
    • 2024-05-25 03:46:25
    • 提问者: 未知
    {这个公式不是什么绝密公式,以后把它贴完整}var1:=(close>ref(close,1)andclose>ref(close,2));vard:=(close=ref(close,1)andclose<=ref(close,2));varf:=(ref(vare,1)andclose<=ref(close,1)andclose>=ref(close,2));va...
  • 通达信优化macd公式改选股器
    • 2024-05-25 11:38:21
    • 提问者: 未知
    {金柱选股} dif:=ema(close,12)-ema(close,25);dea:=ema(dif,5);macd:=(dif-dea)*2;macd120:=ref(macd/2,barslast(macd=hhv(macd,120)));macd250:=ref(macd/2,barslast(macd=hhv(macd,250)));xg:not(ref(macd120,1)=macd...
  • 股票通达信主图公式改选股公式(买入)
    • 2024-05-25 03:35:21
    • 提问者: 未知
    xg2:=c>o and dy2(c,5)>ma(c,60)and c/ref(c,1)>=1.02 and h;{drawtext(xg2,l,'▲抓牛'),coloryellow;} drawtext(xg2 and l,l,),colorred;最后两行不完整。
  • 求问大神通达信副图指标公式怎么转化为选股公式!!!
    • 2024-05-25 14:09:20
    • 提问者: 未知
    v1:=ema(close,60)-ema(close,300);v2:=ema(v1,300);v3:=(close-llv(low,8))/(hhv(high,8)-llv(low,8))*100;v4:=sma(v3,2,1);v5:=sma(v4,2,1);v6:=close/ref(close,3)>=1.1;v7:=backset(v6,3);买入:if((v7 and coun...
  • 资金判牛股源码公式 通达信
    • 2024-05-25 10:14:30
    • 提问者: 未知
    做空能量线: sma((hhv(high,36)-close)/(hhv(high,36)-llv(low,36))*100,2,1),colorgreen,linethick3;做多能量线: sma((close-llv(low,9))/(hhv(high,9)-llv(low,9))*100,5,1)-8,colorred,linethick3;短线通道:15,colorgreen; 强弱分...
  • 求高手写个通达信副图和选股公式,谢谢
    • 2024-05-25 01:14:05
    • 提问者: 未知
    n:=20;n1:=15;t1:=ref(hhv(h,n)/llv(l,n),1)(1+n1/100)and barscount(c)>n;t2:=t1=1 and c>=ref(hhv(h,n),1)and v>ref(v,1)and c<o and c>ref(c,1);xg:ref(t2,1)=1 and v(v,1)and c>ref(h,1);n是盘整...
  • 改成选股公式,通信达
    • 2024-05-25 04:41:14
    • 提问者: 未知
    ma1:=ma(close,m1);ma2:=ma(close,m2);ma3:=ma(close,m3);ma4:=ma(close,m4);var3:=llv(high,240);var4:=100*(close-var3)/var3;var5:=(close-llv(low,528))/(hhv(high,528)-llv(low,528))*100;v**:=(close-llv(clos...
  • 通达信怎么把下面的代码改成选股器,我需要短牛,中牛,大牛都筛选出来
    • 2024-05-25 21:10:16
    • 提问者: 未知
    以下选股公式是可以同时选出小牛中牛大牛的公式:n1:=5;n2:=10;lc:=ref(close,1);rsi5:=sma(max(close-lc,0),n1,1)/sma(abs(close-lc),n1,1)*10,colorff00ff,linethick1;rsi10:=sma(max(close-lc,0),n2,1)/sma(abs(close-lc),n2,1)*10,color...
  • 求高手帮忙把个通达信公式改成选股公式
    • 2024-05-25 14:00:49
    • 提问者: 未知
    {公式已通过,请查收}n:=27;var1:=4*sma((close-llv(low,n))/(hhv(high,n)-llv(low,n))*100,5,1)-3*sma(sma((close-llv(low,n))/(hhv(high,n)-llv(low,n))*100,5,1),3.2,1);var2:=8; 买: cross(var1,var2);
汇率兑换计算器

热门推荐
热门问答
最新问答
推荐问答
新手帮助
常见问题
房贷计算器-九子财经 | 备案号: 桂ICP备19010581号-1 商务联系 企鹅:2790-680461

特别声明:本网为公益网站,人人都可发布,所有内容为会员自行上传发布",本站不承担任何法律责任,如内容有该作者著作权或违规内容,请联系我们清空删除。