The author himself does not provide the profile to anyone But blamed me for not providing a profile And lied that I charged others Really hateful... I will report the author's bad behavior to MQL5 official
CAP Professional EA MT5
The CAP Professional EA is a fully automated EA that uses a advanced grid trading approach. It uses unique price action trading system with advanced self-adaptive processing unit. [ Installation Guide | Update Guide | Submit Your Problem | FAQ | All Products ]
It has passed 13 years back test of real tick data and real variable spread (with commission) from 2004 to 2017. Download 13 Years backtest Result
Recommendations
- EA Settings: Please Download Setting from our Monitoring Account.
- Brokers: ECN brokers, low spread/commission, 1:400 leverage, non-FIFO or FIFO.
- Trading Condition: Ranging.
- Minimum Deposit: $100 USD.
- VPS Latency: below 3.
Please Read Carefully this blog - Details Information and setting file in our blog page
You can also optimize setting by yourself - 5000+ positive setting found with this EA
Real Monitoring Account
Inputs
When loading the EA to any chart, you will be presented with a set of options as inputs. Do not despair if you think they are too many, because parameters are grouped into self-explanatory blocks. This is what each block of parameters does.
Details Information and setting file in our blog page
- INITIAL TRADE SETUP
- EA CONFIGURATIONS
- LOTS MANAGEMENT
- PROFIT/LOSS MANAGEMENT
- TRAILING MANAGEMENT
- TIME CONFIGURATIONS
- ENABLE NEWS TIME
IMPORTANT: To enable News Stop Trading and AutoGMT, tick the "Allow WebRequest" option and add this two URL:
- http://ec.forexprostools.com
- http://time.is/UTC
to the list of URLs for WebRequest. To do this, open Tools > Options > Expert Advisors. Check the option "Allow WebRequests for listed URL:". Add the following: "http://ec.forexprostools.com","https://time.is/UTC" and press "OK". The EA takes news from the specified websites.
Author
Mohammad Ali, technical analyst and speculator, software engineer and founder of Capilta Business Solutions.
Vídeo


Excellent EA, good performance.
It would be interesting that in a next version you could include a dynamic TrailStop.
Example.
Define a trigger point and from there shoot a trail stop. And instead of defining a fixed distance in points, it would be better to define a percentage of the size of the operation.
thus, as you move away from the starting point, the movement range increases for the oscillations.
and then place a second trigger. when it reaches a second level
something similar to the stop of this project
https://www.mql5.com/en/code/9248
-->Improved Coding.
1. Lots Multiple will not work when you set Lot type = Lots Base On XBalance
-->Improved Logic.
-Add New Inputs
--> News Time in Mins (before & after) : You can set mins to stop on news time. Example if you set 60 that mean EA will stop trade before and after 60 mins. (total 1 hours) on new time.
--->Found bugs Daily Max Trade not work properly. This bugs fixed this version.
-->EA Use Four Internal different strategy. Previous version EA has only one input of "MagicNumber" in Basic section. In new version EA has hour different MagicNumber. So now it is safe EA use both Strategy (ST1 and ST2) in same account.
IMPORTANT- Update only when you have no existing trade.
--->Enable Grid (Deleted).
--->TakeProfit For Grid and StopLoss For Grid (Deleted). TakeProfit and StopLoss value will count as for TakeProfit For Grid and StopLoss for Grid.
We remove some input for easy way to find optimize setting.
--Auto Adaptive Setting add on for strategy_1
--ReverseSignal not working properly in previous version. We fixed it.
--Improved Logic
-Some Input setting changed.
--Add Manual trading strategy
Excellent EA, good performance.
It would be interesting that in a next version you could include a dynamic TrailStop.
Example.
Define a trigger point and from there shoot a trail stop. And instead of defining a fixed distance in points, it would be better to define a percentage of the size of the operation.
thus, as you move away from the starting point, the movement range increases for the oscillations.
and then place a second trigger. when it reaches a second level
something similar to the stop of this project
https://www.mql5.com/en/code/9248