Spezifikation
I have a mt5 EA which is has three mod. I need to modify two things.
1- For Mode 2 : This will add...
**Stop Trading to Reverse Signal : True/False
When the conditions for Buy trades reverse, the EA stops opening new Buy trades, and when the Buy conditions are met again, it resumes the grid sequence from where it left off. The same process applies to Sell trades as well.
2-For Recovery mode This will add
**Adjust Profit trade count for recovery : True/False
**How Many Profit Trade use for recovery : 5 (It adjust to use profitable trade count for close per losable trade. (Example: 5 profit trade kills 1 losable trades.)
3- In dashboard the buy profit, sell profit and all profit values are not matching with the table. This must be fix.
I will take the EA with source code ofcourse.
I will sent the EA after agreement.