Tarea técnica
Please build me an EA tha can do the following: Normally I when executed buy (0.01)trade, I place sell (0.03) stop order for in case I predicted wrong, and when this sell is triggered, I place buy (0.07) stop on the initial buy, and the circle go on until I Tp is hit, all these trades I set TP and SL on them and they correspond, for sells will have same TP and Same SL, and all buys triggered after initial will have same TP and SL but the initial Buy will have its original TP but SL is the same to new triggered buys.
So my question is, can you be able to make an EA that place follow up pending orders when the initial pending order i placed is triggered?, from the above scenario, the first Order EA must place will be Buy (0.07) with the same SL as the initial buy (0.01) trade and TP is different, TP will be the number of Pips or Points from Sell (0.03).
And finally when 0.07 hit TP, obviously all sell (0.03) trades will close and there will be buy (0.01) still running, I will need the EA to place a pending sell (0.03) order on the price of the one that's just closed, and be deleted instantly as soon as buy (0.01) hit TP.
Han respondido
1
Evaluación
Proyectos
137
17%
Arbitraje
4
50%
/
25%
Caducado
12
9%
Trabaja
2
Evaluación
Proyectos
10
20%
Arbitraje
0
Caducado
0
Ocupado
3
Evaluación
Proyectos
277
46%
Arbitraje
22
73%
/
23%
Caducado
37
13%
Trabaja
4
Evaluación
Proyectos
574
53%
Arbitraje
30
53%
/
23%
Caducado
7
1%
Trabajando
5
Evaluación
Proyectos
8
13%
Arbitraje
1
0%
/
0%
Caducado
1
13%
Trabaja
6
Evaluación
Proyectos
15
0%
Arbitraje
1
0%
/
0%
Caducado
0
Trabaja
7
Evaluación
Proyectos
466
18%
Arbitraje
29
48%
/
24%
Caducado
29
6%
Trabajando
8
Evaluación
Proyectos
38
11%
Arbitraje
2
50%
/
50%
Caducado
2
5%
Trabaja
9
Evaluación
Proyectos
73
21%
Arbitraje
11
18%
/
27%
Caducado
6
8%
Trabaja
10
Evaluación
Proyectos
377
25%
Arbitraje
22
59%
/
23%
Caducado
1
0%
Trabajando
11
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Trabaja
12
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
13
Evaluación
Proyectos
907
76%
Arbitraje
25
16%
/
68%
Caducado
99
11%
Libre
Ha publicado: 1 artículo, 6 ejemplos
14
Evaluación
Proyectos
656
33%
Arbitraje
31
74%
/
6%
Caducado
20
3%
Libre
15
Evaluación
Proyectos
12
0%
Arbitraje
22
0%
/
77%
Caducado
4
33%
Libre
16
Evaluación
Proyectos
1
100%
Arbitraje
0
Caducado
0
Libre
17
Evaluación
Proyectos
31
32%
Arbitraje
8
50%
/
25%
Caducado
3
10%
Trabaja
18
Evaluación
Proyectos
11
18%
Arbitraje
6
17%
/
0%
Caducado
3
27%
Trabaja
19
Evaluación
Proyectos
2
0%
Arbitraje
1
0%
/
0%
Caducado
1
50%
Trabaja
20
Evaluación
Proyectos
115
70%
Arbitraje
5
80%
/
0%
Caducado
11
10%
Libre
21
Evaluación
Proyectos
137
43%
Arbitraje
8
38%
/
38%
Caducado
6
4%
Libre
22
Evaluación
Proyectos
945
47%
Arbitraje
303
59%
/
25%
Caducado
125
13%
Libre
23
Evaluación
Proyectos
293
70%
Arbitraje
2
100%
/
0%
Caducado
0
Libre
Ha publicado: 1 ejemplo
24
Evaluación
Proyectos
521
36%
Arbitraje
62
34%
/
35%
Caducado
187
36%
Trabajando
25
Evaluación
Proyectos
16
31%
Arbitraje
3
67%
/
0%
Caducado
0
Libre
26
Evaluación
Proyectos
3
0%
Arbitraje
0
Caducado
0
Ocupado
27
Evaluación
Proyectos
17
41%
Arbitraje
1
0%
/
100%
Caducado
3
18%
Trabaja
28
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
29
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
30
Evaluación
Proyectos
637
26%
Arbitraje
91
71%
/
13%
Caducado
12
2%
Trabajando
Ha publicado: 1 ejemplo
31
Evaluación
Proyectos
243
31%
Arbitraje
0
Caducado
3
1%
Libre
Ha publicado: 2 ejemplos
32
Evaluación
Proyectos
11
18%
Arbitraje
1
0%
/
0%
Caducado
1
9%
Libre
33
Evaluación
Proyectos
1
0%
Arbitraje
0
Caducado
0
Libre
Solicitudes similares
⸻ I have an Expert Advisor called NeuroTrendX_Pro v7.9 ULTRA (NTX Pro). I need a reliable and experienced MQL5 developer to finalize and correct it without removing or disabling any existing logic. Scope of work (included in the fixed budget): • Fix all existing compile/runtime errors (not just one). • Keep the entire current logic intact (do not remove or change modules). • Implement and confirm the following
Thabo-killerbot
30 - 1000 USD
//+------------------------------------------------------------------+ //| SimpleMA.mq5 | //| Auto trading bot example | //+------------------------------------------------------------------+ #property copyright "ChatGPT" #property link "" #property version "1.00" #property strict input int FastMAPeriod = 10; input int SlowMAPeriod = 30; input double Lots = 0.1; int fastMAHandle; int slowMAHandle; double fastMA[];
Automate my strategy
30 - 70 USD
🚀 Looking for a Trading Bot Coder 🚀 I’m searching for an experienced developer to help automate my trading strategies. Requirements: Strong knowledge in MQL5 / MT5 (or TradingView Pine Script, depending on platform) Experience with price action & strategy automation Ability to integrate custom risk management & alerts 💡 If you’re a skilled coder who can turn trading ideas into a profitable bot, let’s connect
Hello, I’m looking for an MQL5 or MQL4 EA that trades EURUSD (optionally other majors or XAUUSD). The broker applies a 4-pip spread on EURUSD and higher on other symbols. The sole objective is to generate at least 45–60 lots of volume within 2 weeks or max one month (more is better; a bonus is paid for every additional 10 lots traded). The account has 1000 USD starting balance. Capital preservation is not required
Create a Ninjatrader Indicator
100+ USD
Hey there, I’m looking to get a custom NinjaTrader indicator/plugin/tool developed. It’s very similar to Riley Coleman’s “Candlestick Trader” indicator (you can see a walkthrough of it in this YouTube video at timestamp 6:52: https://www.youtube.com/watch?v=NjCUZveXtLo& ;t=303s ). Please take a look at that video for reference, as I’d like most of the core features replicated. To summarize, the key functions I
Profitable MT4 EA suitable for prop firms
30 - 100 USD
I am looking for an experience MQL4 developer for making a profitable prop firm compatible MT4 gold scalper EA on a 5 Minute time frame. The EA should have a win rate of not less than 90% on back testing. The EA should be able to pass all prop firm challenges like Funded Next, FTMO, Funding Pips within 1-2 weeks. The EA should also work on live funded account. Any strategy can be used to develop the EA. Proper risk
I’m looking for a profitable Expert Advisor (EA) — the real beast that can deliver strong results on MT4/MT5. If you have a proven EA with good performance and risk management, kindly reach out with details and results
Modify my MT5 EA
30 - 40 USD
I am looking for an MQL5 programmer who can modify and customize my personal MT5 EA. There is problem in placing stop loss but still the EA is profitable on back testing. I also want to add news filter and prop firm compatible. The details will be shared to the developer personally
Hi, I am looking for readymade EA/a developer who can build it one for me. Feel free to contact me if you can fulfill my requirement. But be sure my a developer must have capability to develop complex EA with robust architecture. Especially on sophisticated trading methodology i.e. ICT/SMC etc
Currency Strength Meter
30+ USD
Im looking for someone who can help me with my project to build a currenct strength meter based only on past candles and supertrend indicator. Price is fixed for this simple project
Información sobre el proyecto
Presupuesto
30+ USD
Plazo límite de ejecución
de 1 a 5 día(s)
Cliente
Encargos realizados7
Número de arbitrajes0