I have an Indicator, and I want to change it into an EA.

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 10 días
Comentario del Ejecutor
Thanks.
Comentario del Cliente
very good~~

Tarea técnica

I have an Indicator, and I want to change it into an EA.
I have a picture to show how this Indicator works and what I need.
I am a rookie of program making, so I can't tell you how it works, sorry.

 

As you can see, the Indicator shows two lines.
A blue line (I call it "Buy stop line") and a red line (I call it "Sell stop line")

At the first beginning, I should input two variables.
"Lot size" and a variable "A".

----For the Buy stop line----
When to OPEN
1. If there is no Buy position, the moment Buy stop line shows, open a buy position.
2. If there is no Buy position, the moment price go up through Buy stop line, open a buy position

When to CLOSE
1. The moment price touch "Stop + A", close the current buy position.

[For Buy stop line, "Stop + A"="Current stop price"-"A"]
For example, if current stop price is 1.31254 for Eur/Usd, and A is 50,
so the "Stop + A" is 1.30754. The moment price touch 1.30754, close the Buy position.

----For the Sell stop line----
When to OPEN
1. If there is no Sell position, the moment Sell stop line shows, open a sell position.
2. If there is no Sell position, the moment price go down through Sell stop line, open a sell position

When to CLOSE
1. The moment price touch "Stop + A", close the current sell position.

[For Sell stop line, "Stop + A"="Current stop price"+"A"]
For example, if current stop price is 1.31254 for Eur/Usd, and A is 50,
so the "Stop + A" is 1.31754. The moment price touch 1.31754, close the Sell position.

----Additional information----
1. There is only one Buy position at one time, and there is only one Sell position at one time.
2. It is possible for the circumstance that it have a Buy position and a Sell postion at the same time, if the former one doesn't meet the close condition.
3. Please look the picture after you reading the words, and if you still have some questions, please tell me. 


 

Han respondido

1
Desarrollador 1
Evaluación
(15)
Proyectos
65
58%
Arbitraje
6
17% / 33%
Caducado
39
60%
Libre
2
Desarrollador 2
Evaluación
(63)
Proyectos
80
28%
Arbitraje
17
12% / 76%
Caducado
48
60%
Libre
3
Desarrollador 3
Evaluación
(71)
Proyectos
254
53%
Arbitraje
16
50% / 38%
Caducado
83
33%
Libre
4
Desarrollador 4
Evaluación
(339)
Proyectos
809
73%
Arbitraje
30
33% / 37%
Caducado
194
24%
Libre
5
Desarrollador 5
Evaluación
(187)
Proyectos
367
56%
Arbitraje
45
22% / 56%
Caducado
188
51%
Libre
6
Desarrollador 6
Evaluación
(458)
Proyectos
902
77%
Arbitraje
25
16% / 68%
Caducado
100
11%
Libre
7
Desarrollador 7
Evaluación
(195)
Proyectos
395
28%
Arbitraje
155
20% / 52%
Caducado
112
28%
Libre
8
Desarrollador 8
Evaluación
(94)
Proyectos
101
41%
Arbitraje
1
0% / 100%
Caducado
4
4%
Libre
9
Desarrollador 9
Evaluación
(8)
Proyectos
24
38%
Arbitraje
4
50% / 0%
Caducado
9
38%
Libre
10
Desarrollador 10
Evaluación
(267)
Proyectos
542
50%
Arbitraje
55
40% / 36%
Caducado
225
42%
Trabajando
11
Desarrollador 11
Evaluación
(491)
Proyectos
1017
58%
Arbitraje
29
28% / 24%
Caducado
132
13%
Libre
12
Desarrollador 12
Evaluación
(182)
Proyectos
342
42%
Arbitraje
118
12% / 73%
Caducado
104
30%
Libre
13
Desarrollador 13
Evaluación
(90)
Proyectos
159
61%
Arbitraje
40
18% / 63%
Caducado
70
44%
Libre
14
Desarrollador 14
Evaluación
(18)
Proyectos
37
43%
Arbitraje
6
17% / 50%
Caducado
17
46%
Libre
15
Desarrollador 15
Evaluación
(82)
Proyectos
150
29%
Arbitraje
9
44% / 11%
Caducado
46
31%
Libre
16
Desarrollador 16
Evaluación
(441)
Proyectos
547
25%
Arbitraje
21
38% / 38%
Caducado
83
15%
Trabaja
17
Desarrollador 17
Evaluación
(54)
Proyectos
164
43%
Arbitraje
43
47% / 16%
Caducado
58
35%
Libre
18
Desarrollador 18
Evaluación
(62)
Proyectos
140
46%
Arbitraje
19
42% / 16%
Caducado
32
23%
Libre
19
Desarrollador 19
Evaluación
(7)
Proyectos
15
47%
Arbitraje
6
33% / 17%
Caducado
4
27%
Libre
20
Desarrollador 20
Evaluación
(11)
Proyectos
13
15%
Arbitraje
0
Caducado
1
8%
Libre
21
Desarrollador 21
Evaluación
(9)
Proyectos
18
22%
Arbitraje
3
67% / 33%
Caducado
4
22%
Libre
22
Desarrollador 22
Evaluación
(13)
Proyectos
20
30%
Arbitraje
5
20% / 80%
Caducado
5
25%
Libre
23
Desarrollador 23
Evaluación
(1)
Proyectos
1
0%
Arbitraje
0
Caducado
0
Libre
Solicitudes similares
I need an EA that opens trades according to the crossover of Moving Averages. The EA is based on two Moving Averages MA1 and MA2: For every new candle the EA attempts to open a new position, according to the MA crossover direction: If MA1>MA2, open a BUY position If MA1<MA2, open a SELL position There is a limit for current open trades which is also set in the settings. If the number of open trades reaches that
Job Title: Experienced MT5 Developer Needed to Update MT5 EA PLEASE READ THE ENTIRE JOB DESCRIPTION BEFORE APPLYING Qualifications Required: * Minimum of 5 years of experience in coding Expert Advisors * Experience with at least 150 completed EA projects (must be visible on your profile) * Must have knowledge of both forex trading and coding, as these are different skills * Fluent in English (no translators) * Must
I have a fully coded TradingView indicator that I need updated to function as a strategy. This should include the ability to backtest the strategy using the TradingView strategy tester. The main task is to convert the existing indicator into a strategy format while maintaining its core functionality, but adapting it for automated trading logic and performance analysis. Please ensure that the strategy uses proper
I'm looking for professional developer for long term. Who have skill in Converting trading to MT4/5. Also have good knowledge of Algo. And response and deliver tools on time and at the top need good communication. That's all we need
budget of 500 usd I want to create a rsi bot for eur usd money is the least important thing I want it to look good if you are going to apply do it but send me at least 3 photos or screenshots of this type of work with rsi bot my goal level 50 sell level 20 buy that's all it must have its basic robot functions
I have simple EA i want to modify its parameters. If you are good at modifying EAs contact me for more details. I will issue the source code then you return after finishing without changing the buy or sell conditions
the code wasn't mine, i have got it somewhere on the web, but i like the performance of the EA, so i want to use it on mt5 platform. the given code based on price movements with ladder entry concept
* Advanced level dev only, NDA required * Hi, I have a multi timeframe, multiindicator expert that requires additional features added to it. First started development 5 years ago. Upgrading with new features. To be added Entry - Add Stochastic and CCI options for trade entry to be added to existing signal options. Add config options to existing menu Bulk Exit - Master switch for close all trades based on basket
I am developing a master EA that integrates several sub-EAs. The project is complex, and the documentation is thoroughly structured, spanning 50 pages with detailed step-by-step procedures. 1st sub-EA: This EA opens trades without using indicators. Instead, it opens a new trade based on the color or status of the last candle. For instance, if the last candle was green, a new buy trade is opened. 2nd sub-EA: This EA
Good Day I would like to order a trading robot. Pairs: XAUUSD (GOLD) EUR/USD USD/JPY The robot should be trading daily with TP/SL build in, would like to have trailing and stop loss, should execute up to 5 trades (preffarable setting choice) up to 10 trades Los sizes to be choise setting, must also trade major US vews events Like:US- PPI, CPI, NFP, Sales m/m and so on Must also show/display alert when opening

Información sobre el proyecto

Presupuesto
30 - 60 USD
Para el ejecutor
27 - 54 USD
Plazo límite de ejecución
de 3 a 10 día(s)