1 Entry and 2 Exit indicators robot request

MQL5 Experts

Tâche terminée

Temps d'exécution 4 heures
Commentaires du client
Very good communication and quality work - I'm very happy, much appreciated!

Spécifications

[This EA is for MT4]

I have 2 MT4 indicators that I use together to determine entry/exit points. They both provide long/short signals.

(the first indicator is .mq4, and the second is .ex4)

(I would like the source code when the EA is completed)


- this is the third time trying to find a developer:

First developer I hadn't provided full details (as below) so our expectations were vastly different, on second - the developer said it will be done in one day and had gone missing after deadline... - neither had even started the progress on the orders so they were all gone before the order had any progress.

Hopefully, third time is the charm.


I use:

- Entry: 1 indicator

- Exit: 2 identical indicators with slightly different parameter values


I would like to request an EA that automates trading using these two indicators

Most present parameters of the indicators should be in the EA including colors, arrow shapes, etc.

Below are the details of the EA features that I'd like to have:


- A custom lot size setting with my formula (it's basic)

- Trade time range setting (no weekends, not between 10pm - 6am etc.)

- EA notification must specify the 'reason' why the trade was entered (eg. "long signal on the entry indicator", "exit indicator #1's signal", etc)

- Open/Close notifications (phone,message,sound,email) from EA but none from the indicators


- Being able to choose between using:

> Just one indicator as entry/exit

> 1 entry and 1 exit

> 1 entry and 2 exit indicators - a signal from either of the two exit indis will mean order close


- An option [enable/disable] enter trade if the new entry signal matches the last exit signal (will be explained in chat)

- An option [enable/disable] enter trade if the previous entry signal was ignored for above reason, but the new exit signal matches the entry signal (will be explained in chat)

- An option [enable/disable] also use entry indicator's opposite signal for exiting 

- An option [enable/disable] hedging (open different type of order on same currency)

- An option [enable/disable] enter trade even if a same long/short order on the same currency is already opened

- An option [enable/disable] on above condition, an option to close previous order

- An option [enable/disable] open one more order upon reaching TP

- An option [enable/disable] end trading after current order closes

- An option [count] how many candles to wait for after receiving entry/exit signal (to prevent repainting)

- An option [count] maximum number of open orders

- An option [count] set SL/TP by points


If you can make a robot with these features, please contact me,

(I will answer any questions with screenshots in chat)


Thank you.


Répondu

1
Développeur 1
Évaluation
(131)
Projets
173
39%
Arbitrage
4
25% / 50%
En retard
13
8%
Travail
2
Développeur 2
Évaluation
(2102)
Projets
2674
62%
Arbitrage
114
46% / 25%
En retard
421
16%
Chargé
3
Développeur 3
Évaluation
(481)
Projets
510
53%
Arbitrage
10
60% / 20%
En retard
3
1%
Gratuit
4
Développeur 4
Évaluation
(201)
Projets
261
63%
Arbitrage
9
22% / 33%
En retard
10
4%
Travail
5
Développeur 5
Évaluation
Projets
0
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
6
Développeur 6
Évaluation
(9)
Projets
4
0%
Arbitrage
11
0% / 82%
En retard
0
Gratuit
7
Développeur 7
Évaluation
(236)
Projets
440
26%
Arbitrage
125
21% / 57%
En retard
96
22%
Travail
8
Développeur 8
Évaluation
(554)
Projets
1342
59%
Arbitrage
28
82% / 0%
En retard
10
1%
Travail
9
Développeur 9
Évaluation
(31)
Projets
41
20%
Arbitrage
9
11% / 89%
En retard
5
12%
Gratuit
10
Développeur 10
Évaluation
(355)
Projets
484
51%
Arbitrage
24
54% / 25%
En retard
5
1%
Chargé
11
Développeur 11
Évaluation
(1)
Projets
1
0%
Arbitrage
0
En retard
1
100%
Gratuit
12
Développeur 12
Évaluation
(42)
Projets
88
14%
Arbitrage
31
29% / 55%
En retard
36
41%
Travail
13
Développeur 13
Évaluation
(769)
Projets
1033
44%
Arbitrage
50
8% / 50%
En retard
117
11%
Gratuit
14
Développeur 14
Évaluation
(66)
Projets
143
34%
Arbitrage
10
10% / 60%
En retard
26
18%
Gratuit
15
Développeur 15
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
16
Développeur 16
Évaluation
(21)
Projets
35
54%
Arbitrage
8
63% / 38%
En retard
1
3%
Gratuit
Commandes similaires
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
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

Informations sur le projet

Budget
200+ USD
Pour le développeur
180 USD