Zone recovery EA for MT5

MQL5 전문가

작업 종료됨

실행 시간 4 일
고객의 피드백
Great developer. 10 stars
피고용인의 피드백
Nice customer with good attitude. Tnx

명시

Zone recovery EA for MT5


#Only for programmer who have done over 100 jobs with at least 4 stars review.

#Only for programmer who are familiar with zone recovery feature (opening a series of trades in different directions with larger size(Hedged martingale)).

#Perfectly working EA with the full code.


Same Algo as below →

https://www.youtube.com/watch?v=JzN1fEZmc40


### EA descriptions ### 

Hi, bros. I need a zone recovery EA that open hedging orders if price goes against a initial order. EA has 3 modes to open initial order : “Manual Mode”, “Instant Mode” and “Indicator Mode” which orders by a indicator (RSI, MFI, CCI or STOCHASTIC). 


In manual mode, I can open first order by clicking BUY/SELL button on the chart. 

In instant mode, Long oder is placed instantly if there is No position on both side.

In Indicator mode, a indicator is used for initial order.

 

Actually I am already using some Zone Recovery EAs but the problem is that they have errors and seem zone recovery and stop loss are not working properly.

 

I’ve tried to explain options and how it works but you are the expert so you can know it better. :)  Please detail it. Thank you for your interest. 


Sum up

A: open first order { Set Tp , dont Set Sl}

B: if first order loss, enter Zone Recorvery. → Zone and TP prices are all set up for trade.

C: if any Hit Tp line : close all order

 

Zone Recorvery (Hedged positon)

if Buy hit opposite Line : Sell (sell lot= buy Lot * Multiply) , keep the buy order

if Sell hit opposite Line : Buy (buy lot= sell Lot * Multiply) , keep the sell order


This EA comes with zone recovery feature that will activate once price move against the initial entry after x pips or percent of the initial order price  (zone). 


 INITIAL TRADE SETTING ----------------------------------------------------

Initial order size : Lot( 0.01) or a percent of total balance (ex 0.1%) 


Oder Type Setting : Pending order (limit order) or Instant order (market order)


-Manual Mode -> press the button on chart

-Instant Mode -> if there is No position, instant order ‘Long side’

-Indicator Mode ->

  RSI (break up or break down or blow or above) = > long or short

or

  MFI  (break up or break down or blow or above) = > long or short

or

  CCI  (break up or break down or blow or above) = > long or short

or

  STOCHASTIC (break up or break down or blow or above) = > long or short


TP Setting for Initial order : pip(300) or percent of the initial price (1%)



 ZONE RECOVERY SETTING  ----------------------------------------------------

If market trend goes against Initial order and meet zone recovery line

-> Buy and Sell hedge mode


Once Zone recovery triggered, All prices for trade will be fixed until all position is zero (until the cycle is completed)


-Oder Type Setting : Pending order (limit order) or Instant order (market order)


-Recovery gap : a pip(ex.100) or percent of the initial order price (ex.1%) ( this set a zone for this trade cycle)

-Upper price :  a pip(ex.300) or percent of the initial price (ex.3%) (TP and Stop lose line)

-Lower price :  a pip(ex.300) or percent of the initial price (ex.3%) (TP and Stop lose line)


-Recovery order size 

  Multiple of order size (lot or position) : Initial order size * (ex. 1.6)

Or

  Custom of  order size (lot or position) : Initial order size * (ex. 1.6, 2, 2.6, 3, 4, 5.8, 7, 9, 11, 14…)


Max Recovery Trade : (ex 9)

 

STOP LOSS SETTING  ----------------------------------------------------

On / Off


When Max Recovery trade reached or Recovery order cannot be done because of shortage of balance or too much order Lot


And Max loss value(%)  >= 10(%) → changerble


→ close all position (both sell and buy) -> the cycle is complete in loss. 

  


If there is any thing must add on, please let me know.


Thank you.

응답함

1
개발자 1
등급
(238)
프로젝트
281
77%
중재
12
75% / 0%
기한 초과
4
1%
무료
2
개발자 2
등급
(111)
프로젝트
139
43%
중재
9
33% / 44%
기한 초과
6
4%
무료
3
개발자 3
등급
(361)
프로젝트
643
26%
중재
92
72% / 14%
기한 초과
12
2%
작업중
게재됨: 1 코드
4
개발자 4
등급
(45)
프로젝트
91
13%
중재
34
26% / 59%
기한 초과
37
41%
무료
비슷한 주문
Olá, Sou um comprador sério interessado em adquirir um Expert Advisor (EA) já existente, estável e rentável, projetado especificamente para: 👉 principalmente (XAUUSD) ou qualquer outro câmbio Trata-se de um pedido de compra integral. ⚠️ Não estou interessado em criar um novo EA do zero. Somente sistemas prontos para uso e comprovados, com histórico real de desempenho. ✅ Requisitos da EA (Rigorosos) 📌 Símbolo e
My EA (Expert Advisor) is a powerhouse! 💪 With rock-solid 100% risk management, it lets you trade stress-free while maximizing gains. Free to manage manually, it's designed to boost profitability. 🚀
Hello, Primary goal: convert the existing MQL5 strategy logic to Python as soon as possible and make it work for API trading (order management, exchange connection, basic bot structure). I want to keep the core logic unchanged . I haven’t chosen the exchange yet (must be usable in the EU ). Binance, OKX, Kraken, and Bybit are not options. Bitmart, pionex, gateio are options. Secondary goal (code reduction): the
This post is subject to developers response . Edit the post as you like . May be with me you can make a come back . So , , , Shift calculations . More to the calculation then you can comprehend is known . What else comes to your mind
This first robot I'm needing to order a robot that will help me with my trading and make it most efficient Help me with my margins my signals or anything I need to do associated to my trading or classroom
1- In the Universal EA that I currently have, in MA mode under the Take Profit options, when using the “Kill positions + clean one buy one” option, the counter resets itself before the accumulated loss is fully recovered while the loss stored in memory is being cleared. If fixing this is not possible, then I would like to modify the method as follows: Instead of clearing the accumulated losses in the Losses Pool one
1. Shift the Time Gate (Critical) Current start time: 08:30 New required start time: 08:35:01 The EA is currently triggering trades too early (between 08:25 – 08:30 ), which is causing incorrect entries. Please ensure the EA cannot enter any trade before 08:35:01 . 2. Change Order Execution Logic The current code is using Pending Orders . Please remove pending order logic completely . Replace it with Direct Market
Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with the specified period
Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows: market entries are performed when MACD's main and signal lines intersect in the current trend direction. 2. Trend is determined based on the Exponential Moving Average with the specified period
I am looking for a pre-built MetaTrader 5 (MT5) Expert Advisor (EA) that can fully automate trading on major currency pairs such as EURUSD, AUDUSD, EURCAD, and USDCAD. Requirements: Fully automated trading (no manual intervention required) Compatible with MT5 platform Designed for consistent, long-term performance Demonstrated average monthly return of at least 3% Verified backtest and/or live trading results showing

프로젝트 정보

예산
80 - 150 USD
기한
에서 1  3 일