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

    不知道错那了请个位帮看看加MT4主图

    2011-09-21 · 7520 阅读
    //+------------------------------------------------------------------+
      //|                                                     88888888.mq4 |
      //|                       Copyright ?2009, MetaQuotes Software Corp. |
      //|                        api.*.mq4=$(SciteDefaultHome)apimq4.api |
      //+------------------------------------------------------------------+
      #property copyright \"Copyright ?2009, MetaQuotes Software Corp.\"
      #property link      \"api.*.mq4=$(SciteDefaultHome)apimq4.api\"
      
      #property indicator_chart_window
      #property indicator_buffers 1
      #property indicator_color1 Red
      //---- input parameters
      extern string    FL:MA(CLOSE,17)+ABS(MA(CLOSE,17)-REF(MA(CLOSE,17),1)),colorf4e2;
      //---- buffers
      double ExtMapBuffer1[];
      //+------------------------------------------------------------------+
      //| Custom indicator initialization function                         |
      //+------------------------------------------------------------------+
      int init()
        {
      //---- indicators
         SetIndexStyle(0,DRAW_LINE);
         SetIndexBuffer(0,ExtMapBuffer1);
      //----
         return(0);
        }
      //+------------------------------------------------------------------+
      //| Custom indicator deinitialization function                       |
      //+------------------------------------------------------------------+
      int deinit()
        {
      //----
         
      //----
         return(0);
        }
      //+------------------------------------------------------------------+
      //| Custom indicator iteration function                              |
      //+------------------------------------------------------------------+
      int start()
        {
         int    counted_bars=IndicatorCounted();
      //----
         
      //----
         return(0);
        }
      //+------------------------------------------------------------------+
    ""
    还没有人打赏,支持一下
    回复

    举报

     

    回答|共 24 个

    慢慢的不着急 LV4

    发表于 2012-11-22 00:05:51 | 显示全部楼层

    ding   支持  

    newer LV6

    发表于 2012-11-22 00:05:51 | 显示全部楼层

    ea编程高手有偿开发MT4指标和ea系统,并有稳定盈利ea出售,非大资金勿扰  

    dutus1 LV4

    发表于 2012-11-22 00:05:51 | 显示全部楼层

    帮你项项吧  

    慢慢的不着急 LV4

    发表于 2012-11-22 00:05:51 | 显示全部楼层

    楼主,支持!  

    怀秋 LV5

    发表于 2012-11-22 00:05:51 | 显示全部楼层

    呵呵,等着就等着....  

    机器人 LV5

    发表于 2012-11-22 00:05:51 | 显示全部楼层

    一个子 没看懂  

    oxp LV8

    发表于 2012-11-22 00:05:51 | 显示全部楼层

    应该加分  

    loopoo LV3

    发表于 2014-11-26 18:45:21 | 显示全部楼层

    看看吧,谢谢分享

    pldcr LV3

    发表于 2014-11-30 18:45:42 | 显示全部楼层

    xiexiefenxiang
    123下一页
    您需要登录后才可以回帖 登录 | 注册

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

    微信二维码

    有问题联系客服