MT5 EA

MQL5 Experts

Tâche terminée

Temps d'exécution 2 jours
Commentaires du client
Try and find a better programmer. You wont!! This man is as good as they come. 10 Stars!!
Commentaires de l'employé
Strongly recommended. Straightforward of job process. Always in touch.

Spécifications

Hello I am looking to creat an EA that is pretty simple in its logic. This will be done in MQL5. The EA will have to be constructed so It can be marketed on MQL as well. And error free.
The EA will place two trades one long and one short. Each trade will have a TP and SL as a input.
 At any point in time there will always be a long and a short trade. So if the TP is hit then it will automatically place another trade in the same direction of the trade that closed out. With the same TP and SL 
The Bot must be able to work with mulitple pairs on a platform. So if you want to do this with magic number then thats fine.
When a SL is hit then the bot will place a trade as a martingale. The martingale will have its multiplier as an input. Example 2 up to 50 times the lot size of the trade that closed out. The martingale trade will trade in the same direction as the trade that closed out. It will have the same TP and SL as the other trades. If the TP is hit then another trade will automatically be placed in the same direction.
 There will also be another input as an option to try for the martingale.
This will be a secondary martingale input and can be a YES/NO for its inputs. 
The paramiters of this are for the TP distanced to be halved and the SL distanced to be halved as well but a double of the number 1-martingale lotsize. So it will still gain full recover but it will only have half the TP to reach its recovery. At the same time it can fail easier as the SL is closer as well.
If there is another pair on the platform that has had a SL hit whilst a trade is running its martingale.Then we have to have it so that the trade is cued in a waiting line up. We can call this the martingale line up. So there will only ever be one trade running its martingale at atime. When this trade closes then the martingale line up will start and the next trade will go into the martingale. And so on.
There will always be a long and short  trade open. UNLESS
A trade is in the martingale line up waiting for its turn to recover. 
Or unless we are waiting for the spread to get under the required spread filter setting.



INPUTS 
Lot size based on account size. Auto adjust lotsize to account.
TP in $.. So TP=  $1.98 example
SL in  $.. So SL=   $.70 example
Spread filter. Do not trade untill under this spread. 'X' points
1-Martingale multiplier... YES/NO Example 2 to 50
2-Martingale YES/NO    The aim of this martingale is to be able to have the TP and SL halved so that the martingale closes out faster. In this case the lot size will have to be doubled what the Number 1- martingale is to allow for a smaller TP recovery.

Please if there is anything else that I may of missed then please ask the questions. 
Kindest Regards 
for example if

Buy EURUSD close with SL and martingale started,

SELL AUDJPY Closed with SL, do nothing and wait.

BUY GBPUSD closed with SL, do nothing and wait.

when Buy EURUSD martingale finished, start martingale of Sell AUDJPY

and ....

this is correct?

100% correct 
Because EA will manage all positions on all symbols, We must develop EA with multisymbol support. You must run EA on only ONE CHART and EA will trade on all symbols you selected in inputs.

confirm?

If this is the easiest then thats fine by me, What ever is easy for this option please

we can add 2 options :

option1 : all symbols on market watch

option 2 : symbols entered in input list of symbols.

input list of symbols : "eurusd,gbpusd,audjpy"    (for example)

Répondu

1
Développeur 1
Évaluation
(58)
Projets
66
8%
Arbitrage
39
26% / 56%
En retard
12
18%
Travail
2
Développeur 2
Évaluation
(564)
Projets
933
47%
Arbitrage
302
59% / 25%
En retard
125
13%
Chargé
3
Développeur 3
Évaluation
(18)
Projets
27
15%
Arbitrage
7
0% / 86%
En retard
5
19%
Gratuit
4
Développeur 4
Évaluation
(277)
Projets
334
55%
Arbitrage
14
36% / 29%
En retard
1
0%
Gratuit
Commandes similaires
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money
I need an MT5 EA that can do the following: I have to give the EA a price in advance, when the price is reached the EA has to automatically place a buy stop or sell stop order 0.5 pips below or above the price. Is this possible
Dr Pattern 30+ USD
good day i need the service of the seaso coder to help me fix my ea The Job required 1 knowledge of Mt4 and Mt5 indicator coding 2. Telegram code 3. ability to code indicator to work on multiple Time frame combine to trade 4 Ability to Join two or three indicator on same ir different time frame if you have these skill please let chart i will discuss the details of the Job inside to you The required day including

Informations sur le projet

Budget
110+ USD
Pour le développeur
99 USD
Délais
à 4 jour(s)