Wanted: simple grid and martingale EA for real trading

MQL4 Experts Forex

Job finished

Execution time 2 minutes
Feedback from employee
Thank you.
Feedback from customer
Mehdi did the job on point and very fast. We had close communication via skype and he fixed any real money trading issue on the fly. I can strongly recommend his service!

Specification

I´m looking for an experienced developer who can write a well documented code for a simple martingale/grid strategy. (EA + source code)


Entry:
There is no complicated entry logic (no indicators). The first position is entered manually by the user but every following order is initiated by the algorythm (order grid, pending orders).
However, unlike usual grid strategies the direction (long/short) of new entry orders are dependant on the market hitting either stoploss or takeprofit of the open position.

Stoploss and Takeprofit are user inputs in pips and are counted towards the real execution price.
Pending orders for the next entry use the exact same levels of stoploss/takeprofit. If a new position is opened, the entry order on the other side of the just finished trade is canceled. Then the stoploss and takeprofit for the new position and the entry orders for the next trade are initiated. (see example at bottom)

There is a martingale factor. So if the open position loses, the next position will be opened with a larger lot-size until the current position hits the takeprofit. If a position wins the next position uses the initial lot size.

There is a maximum order size (MaxLots). If the open position already has the maximum lot-size, the next position is always opened with the initial lot size (also in the losing scenario).


The EA needs the possibility for user inputs. These variables are:
- Initial Lot Size: 0.01 to 1 (1 micro to 1 standardlot)
- Maximum Lot Size: 0.01 to 100 (1 micro to 100 standardlots)
- Stoploss in Pips: 1 to 1000
- Takeprofit in Pips: 1 to 1000
- MartingaleFactor: 0.1 to 10 (0.1 means the next position is +10% bigger)
- email-adress for notifications


General conditions:
It is necessary to finalize the Expert Advisor (MetaTrader 4) to work on a real account - place all of the necessary checks, restore normal operation after a temporary disconnection, reconnection to the account, or a reset/update of the client terminal.
Also add a few attempts to open a position if there is an error. The EA will be moved to a VPS so migration must work. It must work on both 4-and 5-digit quotes (autodetect).

The EA trades each currency pair independently. So it must be possible to trade EUR/USD and GBP/USD on the same client. But there will not be multiple instances of the EA trading on the same curreny. So 1 instance per currency.

The EA gets the very first entry from the user. No Manual trading alongside the working EA is planned so it doesn´t have to be facilitated.

When you change an account, the EA should notify the user about this and stop until a new launch of the EA is executed.

If there are open positions and the external parameters (user inputs) are changed, the EA changes already existing pending orders according to the changes. However, the currently opened position will not be changed in Lot-Size.

In the case of a critical error, the EA sends an email to the users adress (input).



Example:

inputs
InitialLots = 0.01
MaximumLots = 1.00
Stop = 100 Pips
Target = 100 Pips
MartingaleFactor = 1.0
email:---


1.) Manual Entry (Buy) 0.01 Lot @ 1.0000
-> cancel all pending orders of that currency pair
-> add Sell-Stop 0.01 Lot @ 0.9900 (Stoploss)
-> add Sell-Stop 0.02 Lot @ 0.9900 ("New Entry 1" -> current Lots x (MartingaleFactor + 1) )
-> add Sell-Limit 0.01 Lot @ 1.0100 (Takeprofit)
-> add Sell-Limit 0.01 Lot @ 1.0100 ("New Entry 2" -> initial Lot Size)

2.) Market goes down to 0.9900
-> Position stop out (LOSS)
-> Order of "New Entry 1" is executed (short position of 0.02 Lot)
-> cancel all pending orders of that currency pair ("New Entry 2" gets cancelled)
-> add Buy-Stop 0.02 Lot @ 1.0000 (Stoploss)
-> add Buy-Stop 0.04 Lot @ 1.0000 ("New Entry 3" -> current Lots x (MartingaleFactor + 1) )
-> add Buy-Limit 0.02 Lot @ 0.9800 (Takeprofit)
-> add Buy-Limit 0.01 Lot @ 0.9800 ("New Entry 4" -> initial Lot Size)

And so on...




I´m looking forward to your applications with your price and timeframe.




Responded

1
Developer 1
Rating
(119)
Projects
127
41%
Arbitration
3
33% / 67%
Overdue
0
Free
2
Developer 2
Rating
(195)
Projects
395
28%
Arbitration
155
20% / 52%
Overdue
112
28%
Free
3
Developer 3
Rating
(323)
Projects
471
42%
Arbitration
77
12% / 64%
Overdue
76
16%
Free
4
Developer 4
Rating
(4)
Projects
5
0%
Arbitration
3
0% / 67%
Overdue
2
40%
Free
5
Developer 5
Rating
(89)
Projects
137
24%
Arbitration
35
9% / 40%
Overdue
52
38%
Free
6
Developer 6
Rating
(24)
Projects
27
33%
Arbitration
2
100% / 0%
Overdue
1
4%
Free
7
Developer 7
Rating
(1)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
8
Developer 8
Rating
(62)
Projects
140
46%
Arbitration
19
42% / 16%
Overdue
32
23%
Free
Similar orders
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. # MANUAL ZONE MARKING # THREE TYPES OF ENTRIES (
у нас есть стратегия, нам нужно написать mql5-код ​​для тестера стратегий МТ5,Цена договорная. Мой контакт @abbosaliyev из Telegram Программист должен знать РУССКИЙ ИЛИ УЗБЕКСКИЙ язык. Задание: разработать тестер, который использует шаблон условий на открытие и проверит весь исторический график на всех доступных таймфреймах. Остальная информация будет предоставлена ​​после согласования цены
Hello, I want to make an EA based on SMC and a developer that is familiar with the concept and full understanding of this. Must have done similar jobs before and be able show it. I only want to work with developer that has good track record and is precise. Further information will be handed when contact is made. Developers that has zero rating will not be considered. Listed price is a base point. The project can also
There are six conditions in total . source code from an existing expert will be provided to aid the completion of this job . - Install the following by the Panel (copy paste form my existing Expert ) 1. Pips Lost : number of pips lost ( monthly reset ) 2. Pips Gained : number of pips gained ( monthly reset ) 3. Have a black background to avoid the
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: function (A) Add Transform combine the 4 Expert Advisors into just 1 Expert Advisor, maintaining the individuality of each one Leave in extern (false) or (true)
Tenho um EA mql4 que está com funcionalidades funcionando e outras com funcionalidades sem funcionar. Tenho um vídeo do EA funcionando como deve funcionar perfeitamente. O meu não consegue seguir o mesmo programa pois quando coloca os pontos de parada e retirada são bem diferentes. Não tenho pressa para tempo, só queria que conseguisse renovar o EA. O arquivo do grafico anexo é como ele se encontra agora. O certo é
Hello there! I have a ATAS bot that would be discussed properly with you once you bid to this project, But majorly what i need is either: An update to my bot that allows it to watch one chart and trade on another within ATAS. Or an add on of some kind that allows it to watch one ATAS chart and then communicate with a bot that can execute trades in MT4/5. Bid now for more proper details
Hello there! I have a ATAS bot that would be discussed properly with you once you bid to this project, But majorly what i need is either: An update to my bot that allows it to watch one chart and trade on another within ATAS. Or an add on of some kind that allows it to watch one ATAS chart and then communicate with a bot that can execute trades in MT4/5. Bid now for more proper details
Utilizing the MQL5 MetaEditor Wizard, I created an Expert Advisor, having the following Signal indicators: I was able to optimize the EA and reached a backtest with the following specifications: I was able to reach a profit level of 30K, as indicated below. However, the Bot is not without faults and following the backtest, I started a forward test with real live data and the results were not so great. The EA took a
Hey greetings. Am in need of a developer that has already made profitable MT4 or MT5 EA that I can buy with the backtesting and proven result. How is the draw down ? What is the winning rate ? Kindly reply and let proceed

Project information

Budget
80+ USD
VAT (19%): 15.2 USD
Total: 95.2 USD
For the developer
72 USD
Deadline
from 3 to 10 day(s)