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

止盈 [金字塔]

  • 咨询内容: 海龟交易模型怎样实现时间和盈利止盈?  if enterbars>10 then bein    sell( _debug ,0,limitr,myexitprice)ignorecheckprice;    sellshort( _debug ,0,limitr,myexitprice)ignorecheckprice;    end if   现在资产>=开仓资产+5000  then bein    sell( _debug ,0,limitr,myexitprice)ignorecheckprice;    sellshort( _debug ,0,limitr,myexitprice)ignorecheckprice;    end 按上面编写好像不行,应该怎样写?

     

  • 金字塔客服: 看字面意思是对的,你上面哪一段不行?

     

  • 用户回复: 按上面条件改正过来好吗?

     

  • 网友回复:  if enterbars>10 then bein     sell( _debug ,0,limitr,myexitprice)ignorecheckprice;     sellshort( _debug ,0,limitr,myexitprice)ignorecheckprice;     end   if   openprofit>=5000  then bein     sell( _debug ,0,limitr,myexitprice)ignorecheckprice;     sellshort( _debug ,0,limitr,myexitprice)ignorecheckprice;     end

 

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

可联系技术人员 QQ: 511411198  点击这里给我发消息进行 有偿 编写!不贵!点击查看价格!


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

相关文章

    没有相关内容