clhuanyan / 个人资料
好友
请求
通过他们的个人资料或用户搜索添加好友,您将能够看到他们是否在线
传出请求
clhuanyan
已添加主题EA编译时没有错误,但运行时在专家栏中提示: cannot load indicator 'MACD' [4002],不知是什么原因。源代码如下,请高手给看一下:
//Macd double Macd(string symbol,ENUM_TIMEFRAMES period,int fast,int slow,int index) { double buf[]; ArraySetAsSeries(buf,true); int a=iMACD(symbol,period,0,fast,slow,STO_CLOSECLOSE); int
分享社交网络
4
: