ah2005
ah2005
Friends 1
ah2005
Added topic UNKNOW this is why all the time
this is my code that get macd value use icustom: double   macdValueCustom=iCustom(Symbol(),Period(),"MACD","Signal",0,1); MACD is customIndicator(not only macd but also others) but ,test result like this: how
ah2005
Added topic About mt4 code migrate mt5 problem
recently,i want migrate mt4 to mt5. I FOUND,MT4 code migrate mt5 can be succssful 98% code. BUT ,if a project develop by mt5 code Use mt5 new features which wanted to  migrate mt4, may by have to success 80% code. so ,this is my idea
ah2005
Added topic this is a strange test result!
when i test EA on the same code,the same mt4 setting,different pc. PC1:VPS .Intel Xeon E5-2620 v2 2CORE ,TEST CPU USE  RATE:30%-60%.     lock: 2.1GH pc2: local PC.AMD 2700 16CORE.TEST CPU USEE RATE:10%-15%.   
ah2005
Added topic How can i get this result use StringFormat
example and exclude   result:  double var=5;  Print(StringFormat("???",var)); result: 005  double var=55;  Print(StringFormat("???",var)); result: 055  double var=555;  Print(StringFormat("???",var)); result
ah2005
Registered at MQL5.community
12