Create an EA from indicators attached in stealth mode

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 8 días
Comentario del Ejecutor
Good customer
Comentario del Cliente
This is honestly the best coder! AWESOME work and he is diligent and very skillful. Shahzad managed to do it stealth mode. Impressive!

Tarea técnica

Hello,

right up front I´d like to say this: the most important thing about this EA is, that I want this to be able closing orders in stealth mode aswell as trailing stop and break even in stealth mode. Meaning that the stop loss and take profit levels are INVISIBLE. At the same time yet customizable.

Finding coders here who will tell you they are able to do it is easy - finding one who will really DO THE JOB and make the stop loss lines invisible yet working - is hard. Are you the one who can do it?

Anyone who is able to make this happen (or come up with an idea that will give me a similar solution) I will pay this coder the double price!! :-) After completion of the job, I will send another second job order to you and pay you a second time.

Another note:  I don´t need an EA working in stealth mode requiring me painting lines on the chart. This is not a solution for me, because I am not around the computer to do this, when the EA takes orders.
Do you have an idea to make this happen for me?

-------- The EA working parameters:

TAKING ORDERS:
I need it to take orders at the arrows

1) For a SELL: '&%20_32 Indicator arrow down and AL_TXVC Indicator arrow down at the same time.
The '&%20_32 Indicator should be the triggering signal.

2) For a BUY: The same as 1) only with arrows up.

The '&%20_32 Indicator being be the triggering signal means:
Example a) The AL_TXVC arrows are showing on a candle > no trade. Then the '&%20_32 arrow shows > take a trade
Example b) '&%20_32 arrow shows on a candle. The AL_TXVC arrow shows on the previous candle > take a trade (Previous AL_TXVC arrows on up to 5 in a row.)
Please see the screenshot "Buy example double arrow"

CONFIRMATION BY _LL_ Timing indicator
1) Buy only when the line is below a value XYZ in the current timeframe
2) Sell only when the line is above a value XYZ in the current timeframe
Please see the screenshot "_LL_ Confirmation Current TF"
Parameters:
_LL_ Confirmation true/false
Buy below/Sell above ....

CONFIRMATION 2 BY _LL_ Timing indicator
1) Buy only when the line is below a value XYZ in a higher timeframe
2) Sell only when the line is above a value XYZ in a higher timeframe
Parameters:
_LL_ Confirmation 2 true/false
Buy below/Sell above ....
Timeframe to use ....

CLOSING ORDERS:
1) Closing on take profit reached
Parameters:
Take Profit ... pips
2) Closing on stop loss reached
Parameters:
Stop Loss ... pips
3) Closing on opposite arrow signals (use opposite: true/false), I need a minimum profit feature in pip. That means the EA shall only close an open trade at the opposite arrow signal as soon as there is profit of X amounts of pips.
Parameters:
Close on opposite arrow true/false
Min. Pips in profit: ...

If Closing on opposite arrow is set to true and take profit, stop loss is set with a value, the EA shall close on either one of the three happening first.

TRAILING STOP:
true/false
Trailing Start ... Pips
Trailing Distance ... Pips

BREAK EVEN MODE:
true/false
Break Even Start ... Pips

STEALTH MODE
Like explained above: All stop loss applied with trailing stop or break even or simple stop loss, but only INVISIBLE
true/false

Lastly of course parameters as usual: times of trading, max spread, lot size, comment


I hope all is clear. If you have any question, let me know.

Best wishes
BoJo199

P.S. you only need the three mentioned indicators, yet I am attaching the rest of the indicators and a template, too, maybe you have an idea how to improve the EA even more.

Archivos adjuntos:

EX4
ul420_32.ex4
7.5 Kb
EX4
AL_TXVC.ex4
4.9 Kb
EX4
_LL__.ex4
12.1 Kb
EX4
AX_c.ex4
6.0 Kb
MQ4
Nor_HA.mq4
4.8 Kb
MQ4
QLV_DATA.mq4
16.5 Kb
EX4
VLX_Vp.ex4
4.9 Kb
EX4
VLX_V02.ex4
8.3 Kb
TPL
Vx45.tpl
7.3 Kb

Han respondido

1
Desarrollador 1
Evaluación
(365)
Proyectos
412
36%
Arbitraje
35
26% / 57%
Caducado
63
15%
Libre
2
Desarrollador 2
Evaluación
(169)
Proyectos
204
30%
Arbitraje
25
40% / 44%
Caducado
12
6%
Libre
3
Desarrollador 3
Evaluación
(114)
Proyectos
154
47%
Arbitraje
2
0% / 50%
Caducado
4
3%
Libre
4
Desarrollador 4
Evaluación
(468)
Proyectos
703
56%
Arbitraje
45
29% / 31%
Caducado
115
16%
Trabaja
5
Desarrollador 5
Evaluación
(221)
Proyectos
369
66%
Arbitraje
10
50% / 0%
Caducado
46
12%
Libre
6
Desarrollador 6
Evaluación
(277)
Proyectos
334
55%
Arbitraje
14
36% / 29%
Caducado
1
0%
Libre
Solicitudes similares
EA improvements 60+ USD
Hi, I want to improve an existing EA Ability to modify the main time frame and indicators settings. I will give you clear specifications and I will send you the source code. Best regards
Basil 50+ USD
thanks alot Very nice concept , but if I want to write a price action indicator with multiple prices (high,low,close,open)which calculates indicator value based on i.e difference of high and low there is a problem of having only one array of data (m_source_data in CIndicator class),is there a way to work around this or do you suggest to modify the CIndicator class and make the m_source_data an array of (mqlRates or
I want to deal in triangular forex arbitrage trading. I want an automated trading robot for the same. It is also expected that the developer advises me about the setting up the operations. I live in India, so he/she must know the ethical way to do it, be it international broker account or whatever. I just need to start this sooner but in the efficient way. The developer is expected to have some experience and should
Alex 30+ USD
//+------------------------------------------------------------------+ //| PriceAction.mq4 | //| Copyright 2023, MetaQuotes Software Corp. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "2023" #property link " https://www.mql5.com " #property version "1.00" #property indicator_separate_window #property indicator_buffers 2 #property
**Technical specifications for the improvement of the ProNewsTrader advisor** 1. **Description of the current state of the advisor:** - The **News** advisor automatically trades on financial markets, focusing on news events. - In the current version, news is loaded from external sites that no longer work. - The **Stop Loss**, **Take Profit**, **Trailing Stop** levels and pending orders are implemented virtually. 2
hello here am looking for someone that can assist me in removing validation form my demo file and if anyone is interested dm the for more details i will be waiting to get any reply by some on that can assist me with this
I need an expert to trade Heiken Ashi candles according to the conditions in which Doji candles appear until signs of buying or selling appear, and to enter into trades after the Heiken Ashi candle above, using the scalping method, especially for gold and currency pairs with high liquidity. I have more details for those who want to prepare an expert
1. Trading behaviour: If blue supertrend is >= lower round number and <= the higher round number, EA will place a buy pending order at the higher round number. If red supertrend is <= higher round number and >=lower round number, EA will place sell pending order at the lower round number. EA should place the pending limit order ONLY when the current price is about 10 points above the limit order level. Check the
Hey developers! It is my pleasure to meet you. I am looking for a developer to help meet build and develop a simple EA robot that works based on EMAs. If you are a professional and expierenced MT4 programmer looking to work on this project, do bid for this project so that we can proceed and work on it. Thank you
Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event. When the event occurs, the robot checks the emergence of trading signals and acts accordingly. Before you decide to program or order a trading robot, you

Información sobre el proyecto

Presupuesto
30+ USD
IVA (19%): 5.7 USD
Total: 35.7 USD
Para el ejecutor
27 USD
Plazo límite de ejecución
de 2 a 4 día(s)