Create an EA to manage trades using signals from two MT4 indicators - Gann made easy and Apollo demand supply zones indicators

Termos de Referência

EA FOR GANN MADE EASY AND APOLLO SUPPLY DEMAND ZONES INDICATORS (Both indicators are only available on MT4).

(1)   Opens trades based on the buy/sell arrows from the Gann made easy indicator (https://www.mql5.com/en/market/product/73721?source=Site+Search). Sometimes, it is not possible to achieve the entry price from this indicator as the market would have moved by the time you hear the alert; hence it is very important that the EA opens the trade as fast as possible and as close as possible to the Gann made easy indicator entry price.

(2)   Sets SL and TP as calculated by the Gann made easy indicator.

(3)   The TP specifically is set as follows:

(a)   If there is no supply or demand zone between the TP and the entry price, then the EA sets the TP at TP1 calculated by the Gann made easy indicator. The supply or demand zone is determined by the Apollo supply demand zones indicator (https://www.mql5.com/en/market/product/85987?source=Site+Profile+Seller).

(b)   If there is a supply or demand zone between the entry price and TP calculated by Gann made easy indicator, then the EA will set the TP xxx pips below the supply (red coloured)/above the demand (green coloured) zones. There should be a setting for the number of pips above the demand zone or below the supply zone i.e. the pips offset. This means that if the distance in pips between the entry price and the supply/demand zone is less than the pips offset, then the EA will not open the trade.

(c)   If a supply or demand zone appears between the TP and entry price, AFTER the TP has been set, then EA should move TP to xx pips above/below the new supply or demand zone.

(4)   If there is a reversal signal, the EA should automatically close the open trade and open the new signal according to points 3(a) to 3(c) above.

(5)   EA must allow manual adjustment of the TP or SL and still be able to control the SL and TP after the manual adjustments.  This is necessary as I will handle trades manually when I am available, while the EA handles trades when I cannot do so.

(6)   The EA must be able to trade with Renko charts and candle stick charts.


Respondido

1
Desenvolvedor 1
Classificação
(103)
Projetos
165
24%
Arbitragem
23
9% / 78%
Expirado
16
10%
Trabalhando
2
Desenvolvedor 2
Classificação
(429)
Projetos
628
54%
Arbitragem
30
53% / 23%
Expirado
6
1%
Carregado
3
Desenvolvedor 3
Classificação
(18)
Projetos
22
9%
Arbitragem
6
33% / 50%
Expirado
1
5%
Trabalhando
4
Desenvolvedor 4
Classificação
(52)
Projetos
68
59%
Arbitragem
5
0% / 80%
Expirado
5
7%
Livre
Publicou: 1 artigo
5
Desenvolvedor 5
Classificação
(16)
Projetos
35
23%
Arbitragem
4
0% / 50%
Expirado
2
6%
Trabalhando
6
Desenvolvedor 6
Classificação
(12)
Projetos
13
15%
Arbitragem
1
100% / 0%
Expirado
0
Carregado
7
Desenvolvedor 7
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
8
Desenvolvedor 8
Classificação
(308)
Projetos
552
35%
Arbitragem
79
32% / 42%
Expirado
199
36%
Carregado
9
Desenvolvedor 9
Classificação
(1278)
Projetos
1698
49%
Arbitragem
52
71% / 12%
Expirado
37
2%
Trabalhando
10
Desenvolvedor 10
Classificação
(77)
Projetos
243
74%
Arbitragem
7
100% / 0%
Expirado
1
0%
Livre
Publicou: 1 artigo
11
Desenvolvedor 11
Classificação
(60)
Projetos
87
29%
Arbitragem
24
13% / 58%
Expirado
7
8%
Trabalhando
12
Desenvolvedor 12
Classificação
(5)
Projetos
6
17%
Arbitragem
1
0% / 100%
Expirado
1
17%
Trabalhando
13
Desenvolvedor 13
Classificação
(2)
Projetos
2
0%
Arbitragem
0
Expirado
0
Livre
14
Desenvolvedor 14
Classificação
(2639)
Projetos
3354
67%
Arbitragem
77
48% / 14%
Expirado
342
10%
Livre
Publicou: 1 código
15
Desenvolvedor 15
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Trabalhando
16
Desenvolvedor 16
Classificação
(375)
Projetos
481
23%
Arbitragem
58
55% / 26%
Expirado
55
11%
Carregado
Pedidos semelhantes
Dear Developer, I am looking to develop both a MetaTrader 5 Indicator and a MetaTrader 5 Expert Advisor (EA) based on the swing depth logic shown in the Pine Script code attached below. The indicator and EA must be built as separate files but must follow the exact same signal logic so both display and execute identically. Please carefully review the requirements below and confirm your understanding before starting
I have a High-Frequency Trading EA and I need a full conversion and optimization for MT5. The goal is to ensure stable execution and reliable performance on real accounts (IC Markets Raw and similar ECN brokers). I need an experienced and reputable MQL5 developer to: Convert the existing strategy to MT5 with full fidelity to the original trading logic (entries, SL, breakeven, trailing, pending orders). Optimize the
Hello friends, We need Robot, EA , or Trading software with proven( 6 to 12 months) and it should be given consistent profit upto 3 % per month with no risk ( low Drawdown ), we will pay what you ask, and also We are regulated forex broker and we have all access like FIX API etc, and we dealing with Top tier 1 LPs . Thanks
I need a professional MT5 Expert Advisor (fully automated trading robot) for scalping on M1 timeframe. 1. General Requirements Platform: MetaTrader 5 Type: Fully automated EA (no manual confirmation) Timeframe: M1 only Symbols: XAUUSD, BTCUSD, USDCAD Must support running on multiple charts simultaneously Clean, optimized, and low-latency execution logic 2. Strategy Logic (Scalping Model) The EA should use: Trend +
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
Patrick 30 - 200 USD
//+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
I would like to create a robot with the smart money concepts, that integrates order block,FVG,supply & demand ,read the market structure,liquidity and also trade with the session and also after a liquidity sweep a market structure is needed to verify the reversal and a retracement to the order block and sometimes fair value Gap
Joker poverty scalper 40 - 100 USD
the joker poverty scalper is the power full robort it can analyse in just 1 minutes it is good for beginner traders you can even make 5000$ in just an week or two.. the best thing to do is to buy joker and make life easy with your own copy of joker .in order to be rich you need the joker to help you with your success in life even in future THE JOKER POVERT SCALPER
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or

Informações sobre o projeto

Orçamento
100 - 150 USD
Prazo
de 1 para 5 dias

Cliente

(2)
Pedidos postados8
Número de arbitragens0