Wanted: simple grid and martingale EA for real trading

MQL4 Uzman Danışmanlar Forex

İş tamamlandı

Tamamlanma süresi: 2 dakika
Geliştirici tarafından geri bildirim
Thank you.
Müşteri tarafından geri bildirim
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!

İş Gereklilikleri

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.




Yanıtlandı

1
Geliştirici 1
Derecelendirme
(119)
Projeler
127
41%
Arabuluculuk
3
33% / 67%
Süresi dolmuş
0
Serbest
2
Geliştirici 2
Derecelendirme
(195)
Projeler
395
28%
Arabuluculuk
155
20% / 52%
Süresi dolmuş
112
28%
Serbest
3
Geliştirici 3
Derecelendirme
(323)
Projeler
471
42%
Arabuluculuk
77
12% / 64%
Süresi dolmuş
76
16%
Serbest
4
Geliştirici 4
Derecelendirme
(4)
Projeler
5
0%
Arabuluculuk
3
0% / 67%
Süresi dolmuş
2
40%
Serbest
5
Geliştirici 5
Derecelendirme
(89)
Projeler
137
24%
Arabuluculuk
35
9% / 40%
Süresi dolmuş
52
38%
Serbest
6
Geliştirici 6
Derecelendirme
(24)
Projeler
27
33%
Arabuluculuk
2
100% / 0%
Süresi dolmuş
1
4%
Serbest
7
Geliştirici 7
Derecelendirme
(1)
Projeler
1
0%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
0
Serbest
8
Geliştirici 8
Derecelendirme
(62)
Projeler
140
46%
Arabuluculuk
19
42% / 16%
Süresi dolmuş
32
23%
Serbest
Benzer siparişler
Profitable EA HFT 50 - 300 USD
From a long time i am searching for a profitable EA i have lost a lot , and now i have only 300$ to buy a profitable EA , i wish to say with 0 losses but some or most traders they don't want to hear this i am really tired of searching for a programmer to just create me a profitable EA with the least losses or zero losses maybe nearly 1 year i am searching i just need an HFT EA that can work very well on MT4,MT5
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
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

Proje bilgisi

Bütçe
80+ USD
KDV (19%): 15.2 USD
Toplam: 95.2 USD
Geliştirici için
72 USD
Son teslim tarihi
from 3 to 10 gün