Forum

A design form for the EA builder

Is there a design form that EA builders use, to get the best design from the person who asks to code his strategy? How should a full detailed request look like, when someone asks a coder to write the code

How do I add balance limit to mq4 code?

I want to add a maximal limit to the code, so if account balance is bigger than that maximal size then my EA will stop trading and a comment will pop-up and also will be written in the log: "Account balance is higher than allowed"

MT5 green process bar has gone

I used to see this green bar while I run a test on mt5 but suddenly it disappeared. Also, the elapsed time to its right (near STOP button) has gone too How can I fix it

MT4 backtest drawdown line / graph

When MT4 backtest is completed, I go to "Graph" tab to review the profit and drawdown curves. Why is the drawdown shown sometimes as it should be (green line going down and then up, while sometimes there is no drawdown green line while actually there was? I marked in the picture below the correct

Help in testing in 99% modeling quality accuracy

I have an expert advisor which works with major currencies but my historical data for mt4 gives only 25% modeling quality accuracy. Does someone here who has 99% modeling quality accuracy (by having TDS for example) want to run my EA so I can see if this EA gets good results in a better modeling

Expert Advisor to work after shutdown

Can you please write here, from your experience, what are your best precautions to add to an Expert Advisor code lines, so it will resume the best way, after restarting the metatrader4/computer? In other words: What are the scenarios you may think that could happen after EA starts working again, if