Hi, Could anyone kindly help me to translate the following programs into English? 1. Link: Automated Choice of Brokerage Company for an Efficient Operation of Expert Advisors - MQL4 Articles 2. Link: MT4TerminalSync - System for the Synchronization
Hi, I don't know if it just me or it is bugs in new build 207. Some of my EAs don't trade according to the code. Some EAs backtesting totally differently from build 206. Judge from forwad testing result I think build 206 produce more correct result
This thread is for high risk takers. If you have a system that can make large sum of money (like $million from $10k) in a short period of time but will be wiped out in one day, please post it here. Here is my reasons. Holy grail is too hard to be
Any one tried AlpariUK metatrader? The swap open and close feature of this Metatrader turns lots of my backtesting winning EAs into lossers. Is this going to be a common feature in all metatrader
Hi, This might be a very simple (or very tough?) question for the experts in this board. Here is the code from a indicator: ObjectCreate("pr"+sName,22,0,Time[p],fx[p]); ObjectSet("pr"+sName,14,159); ObjectSet("pr"+sName,OBJPROP_TIME1,Time[p]);