📅 财经日历 📊 实时波动 📈 大盘云图 📶 行情走势 🆚 投机情绪 🚀 今日热点

    bull老大,请加入均线类型、价格类型作参数,谢啦

    2011-12-24 · 4395 阅读
    #property indicator_chart_window
      #property indicator_buffers 1
      #property indicator_color1 Orange
      //---- input parameters
      extern int N=30;
      extern int PointsAdjust=-10;
      //---- buffers
      double ExtMapBuffer1[];
      //+------------------------------------------------------------------+
      //| Custom indicator initialization function |
      //+------------------------------------------------------------------+
      int init()
      {
      //---- indicators
      SetIndexStyle(0,DRAW_LINE);
      SetIndexBuffer(0,ExtMapBuffer1);
      return(0);
      }
      
      int start()
      {
      int limit;
      int counted_bars=IndicatorCounted();
      //---- check for possible errors
      if(counted_bars0) counted_bars--;
      limit=Bars-counted_bars;
      
      for(int i=0; i
    ""
    还没有人打赏,支持一下
    回复

    举报

     

    回答|共 11 个

    走就走吧 LV5

    发表于 2012-11-22 01:36:01 | 显示全部楼层

    支持~~  

    maker LV4

    发表于 2012-11-22 01:36:01 | 显示全部楼层

    有才的不在少数啊  

    老张 LV7

    发表于 2012-11-22 01:36:01 | 显示全部楼层

    几头雾水…  

    御赐黄马甲 LV5

    发表于 2012-11-22 01:36:01 | 显示全部楼层

    谁都不容易啊 ~~  

    ccn无耻 LV5

    发表于 2012-11-22 01:36:01 | 显示全部楼层

    刚加进这个论坛不久,热衷于EA交易  

    EA定制 LV6

    发表于 2012-11-22 01:36:01 | 显示全部楼层

    嘿嘿......哈哈......呵呵.....哟~呼  

    一代骄人 LV5

    发表于 2012-11-22 01:36:01 | 显示全部楼层

    EA见识的多了,没见过能有一个稳定盈利的  

    人在深圳 LV4

    发表于 2014-11-23 13:45:16 | 显示全部楼层

    下了  的确不错

    beyrujlb LV3

    发表于 2014-12-12 20:39:26 | 显示全部楼层

    看看什么EA,,,
    12下一页
    您需要登录后才可以回帖 登录 | 注册

    提醒: 禁止引战、谩骂、灌水内容

    微信二维码

    有问题联系客服