Forum

EA 500 transactions per week

I need a EA that can perform more than 500 transactions per week with a profit of 2% and DD of no more than 10%

Pine script code need to convert to mql5

Can any body convert this pine script code to mql5: // This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © forkh //@version=5 strategy( "Momentum Strategy" , overlay= true ) length = input ( 12 ) price = close momentum(seria, length) =>

Why is the number of agents decreasing?

Every time I try to run the test to do optimization using mql5 cloud, the test starts with more than 400 agents, but the number of agents keeps decreasing to reach after a few minutes the number of 2 agents!!! What is the reason, and how can I use the largest number of agents

EA it works on other people's computers, but mine does not

I copied a EA mql5 code from the internet, in the development environment it does not show any error, but when I run it it does not perform operations, Although others have this EA working correctly. The EA has this line #include <Trade/Trade.mqh> Do you think this line is the cause of the problem

Where can we find an original e-book format epub of mql4 book by Kovalyov ?

This book https://book.mql4.com is great but I need it in epub format so can I read it on my mobile in large and clear font because my eyesight is weak. PDF format does not provide the feature to enlarge the font and the feature of the magnifying glass in the mobile is tiring I wonder why the book