Spécifications
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.
Répondu
1
Évaluation
Projets
137
17%
Arbitrage
4
50%
/
25%
En retard
12
9%
Travail
2
Évaluation
Projets
10
20%
Arbitrage
0
En retard
0
Occupé
3
Évaluation
Projets
277
46%
Arbitrage
22
73%
/
23%
En retard
37
13%
Travail
4
Évaluation
Projets
574
53%
Arbitrage
30
53%
/
23%
En retard
7
1%
Chargé
5
Évaluation
Projets
8
13%
Arbitrage
1
0%
/
0%
En retard
1
13%
Travail
6
Évaluation
Projets
15
0%
Arbitrage
1
0%
/
0%
En retard
0
Travail
7
Évaluation
Projets
466
18%
Arbitrage
29
48%
/
24%
En retard
29
6%
Chargé
8
Évaluation
Projets
38
11%
Arbitrage
2
50%
/
50%
En retard
2
5%
Travail
9
Évaluation
Projets
73
21%
Arbitrage
11
18%
/
27%
En retard
6
8%
Travail
10
Évaluation
Projets
377
25%
Arbitrage
22
59%
/
23%
En retard
1
0%
Chargé
11
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Travail
12
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
13
Évaluation
Projets
907
76%
Arbitrage
25
16%
/
68%
En retard
99
11%
Gratuit
Publié : 1 article, 6 codes
14
Évaluation
Projets
656
33%
Arbitrage
31
74%
/
6%
En retard
20
3%
Gratuit
15
Évaluation
Projets
12
0%
Arbitrage
22
0%
/
77%
En retard
4
33%
Gratuit
16
Évaluation
Projets
1
100%
Arbitrage
0
En retard
0
Gratuit
17
Évaluation
Projets
31
32%
Arbitrage
8
50%
/
25%
En retard
3
10%
Travail
18
Évaluation
Projets
11
18%
Arbitrage
6
17%
/
0%
En retard
3
27%
Travail
19
Évaluation
Projets
2
0%
Arbitrage
1
0%
/
0%
En retard
1
50%
Travail
20
Évaluation
Projets
115
70%
Arbitrage
5
80%
/
0%
En retard
11
10%
Gratuit
21
Évaluation
Projets
137
43%
Arbitrage
8
38%
/
38%
En retard
6
4%
Gratuit
22
Évaluation
Projets
945
47%
Arbitrage
303
59%
/
25%
En retard
125
13%
Gratuit
23
Évaluation
Projets
293
70%
Arbitrage
2
100%
/
0%
En retard
0
Gratuit
Publié : 1 code
24
Évaluation
Projets
521
36%
Arbitrage
62
34%
/
35%
En retard
187
36%
Chargé
25
Évaluation
Projets
16
31%
Arbitrage
3
67%
/
0%
En retard
0
Gratuit
26
Évaluation
Projets
3
0%
Arbitrage
0
En retard
0
Occupé
27
Évaluation
Projets
17
41%
Arbitrage
1
0%
/
100%
En retard
3
18%
Travail
28
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
29
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
30
Évaluation
Projets
637
26%
Arbitrage
91
71%
/
13%
En retard
12
2%
Chargé
Publié : 1 code
31
Évaluation
Projets
243
31%
Arbitrage
0
En retard
3
1%
Gratuit
Publié : 2 codes
32
Évaluation
Projets
11
18%
Arbitrage
1
0%
/
0%
En retard
1
9%
Gratuit
33
Évaluation
Projets
1
0%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
Looking for Profitable Ready Made EA
30 - 50 USD
I need a profitable trading EA that can maximize a profitable trade for daily uses. An EA that can trade all kinds of of currencies and must be an existing EA with 70-80% guarantee
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
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
Breakout and Retest/Supply and Demand Strategies for EA Expert Advisors, on MQL5 1. *Breakout Strategy*: Identify key levels of support/resistance and enter trades upon breakout. 2. *Retest Strategy*: Wait for price to retest previously broken levels before entering trades. 3. *Supply and Demand Strategy*: Identify areas of strong buying/selling interest (supply/demand zones). *Best Practices* 1. Define clear
Stratagy: breakout and retest strategy base on price action technic.on a high time frame simple plug and play expert advisors EA. Options for lots adjustment options for buy and sell only option for pending order sl/to/trailing stop
Informations sur le projet
Budget
30+ USD
Délais
de 1 à 5 jour(s)
Client
Commandes passées7
Nombre d'arbitrages0