您现在的位置:程序化交易>> 期货公式>> 金字塔等>> 金字塔知识>>正文内容

vbs编程中,goto语句不能用? [金字塔]

  • 咨询内容: 请教:vbs编程中,goto语句不能用?

     

  • 金字塔客服: 提示报错
    for i=0 to technic.GridCount-1
      Set Grid = Technic.GetGridByIndex(i)
      for j=0 to Grid.formulaCount-1
        set formula=grid.getformulaByIndex(j)
          if formula.name=zbName then
             goto aa
          end if
      next    
      if j<> Grid.formulaCount-1 then exit for
     next
     aa:
    提示报错
    错误代码1024,缺少语句

     

  • 用户回复: 不能用的 vbs不支持goto 

 

有思路,想编写各种指标公式,程序化交易模型,选股公式,预警公式的朋友

可联系技术人员 QQ: 1145508240  有需要帮忙请点击这里留言!!!进行 有偿 编写!不贵!点击查看价格!


【字体: 】【打印文章】【查看评论

相关文章

    没有相关内容