Smart Cycle Recovery EA with User-defined Inputs

MQL5 EA

작업 종료됨

실행 시간 2 분
피고용인의 피드백
I've worked with him numerous time and he never disappoints
고객의 피드백
This is the third time I'm working with him. He doesn't disappoint. Highly recommended.

명시

### **Job Description:**

I need a **new Expert Advisor (EA)** for **MetaTrader 5** that opens trades based on indicator signals and manages them in **cycles** using a **zone recovery strategy**.
The EA should give full manual control over **lot size**, **zone recovery distance**, and **take profit** for each individual trade (up to 10 trades per cycle).

---

### **EA Trading Logic:**

1. **Trade Entry:**

   * The EA opens the first trade according to **2 or 3 indicators** of the user’s choice (e.g., RSI, Moving Average, MACD, etc.).
   * Trade direction (Buy/Sell) is determined by the combined signal from these indicators.

2. **Cycle System:**

   * Trades are grouped into **cycles**, with a user-defined number of trades (e.g., 10 trades per cycle).
   * The number of trades per cycle is adjustable.

3. **Zone Recovery & Opposite Direction Trading:**

   * If the current trade’s TP is **not hit** or the trade goes into **loss**, the next trade will open in the **opposite direction** after a certain **zone distance** (price gap).
   * Each new trade is designed to **recover the previous loss** and move the total position toward profit.
   * The process continues until the last trade of the cycle or until any trade hits its TP.

4. **Cycle Closure:**

   * If any trade in the cycle hits its **Take Profit**, the **entire cycle closes** immediately (all trades closed).
   * If the final trade (last in cycle) hits its **Stop Loss**, the whole cycle closes, and the EA waits for the next valid indicator signal to start a new cycle.

---

### **Manual Input Parameters (Main Feature):**

Each trade (up to 10) should have its own independent, user-defined parameters:

* **Lot Size Values:**
  `Lot1`, `Lot2`, `Lot3`, … `Lot10` — Manual lot size for each trade in the cycle.

* **Zone Recovery Distances:**
  `Zone1`, `Zone2`, `Zone3`, … `Zone10` — Manual distance (in points/pips) between trades for zone recovery.

* **Take Profit Values:**
  `TP1`, `TP2`, `TP3`, … `TP10` — Manual TP for each trade.

Each of these inputs should work independently for every trade.
If fewer than 10 trades are used, the EA will ignore the unused inputs.

---

### **Other EA Inputs:**

* Magic Number
* Trade Direction (Buy / Sell / Both)
* Indicator selection and input parameters
* Stop Loss for the final trade (safety limit for the entire cycle)
* Number of trades per cycle
* Option to enable/disable opposite direction recovery trades
* Option to close all trades when total cycle profit target is reached

---

### **General Requirements:**

* Platform: **MetaTrader 5 (MT5)**
* Works on all pairs and commodities (including **XAUUSD and BTUUSD**)
* Clean, efficient, and stable code
* All values editable from the EA input settings

응답함

1
개발자 1
등급
(2)
프로젝트
3
0%
중재
8
13% / 88%
기한 초과
1
33%
무료
2
개발자 2
등급
(24)
프로젝트
26
73%
중재
1
0% / 100%
기한 초과
0
무료
3
개발자 3
등급
(39)
프로젝트
59
20%
중재
7
29% / 14%
기한 초과
1
2%
작업중
게재됨: 2 코드
4
개발자 4
등급
(11)
프로젝트
15
20%
중재
6
0% / 100%
기한 초과
3
20%
무료
5
개발자 5
등급
(510)
프로젝트
977
74%
중재
27
19% / 67%
기한 초과
100
10%
작업중
게재됨: 1 기고글, 6 코드
6
개발자 6
등급
(22)
프로젝트
29
3%
중재
4
25% / 0%
기한 초과
3
10%
무료
7
개발자 7
등급
(1)
프로젝트
1
100%
중재
0
기한 초과
0
무료
8
개발자 8
등급
(162)
프로젝트
289
35%
중재
18
22% / 61%
기한 초과
43
15%
무료
9
개발자 9
등급
(1)
프로젝트
1
0%
중재
0
기한 초과
0
무료
10
개발자 10
등급
(179)
프로젝트
193
46%
중재
4
50% / 25%
기한 초과
1
1%
로드됨
11
개발자 11
등급
(7)
프로젝트
6
0%
중재
4
25% / 75%
기한 초과
2
33%
무료
12
개발자 12
등급
(258)
프로젝트
269
29%
중재
2
50% / 0%
기한 초과
3
1%
작업중
게재됨: 2 코드
13
개발자 13
등급
(78)
프로젝트
246
74%
중재
7
100% / 0%
기한 초과
1
0%
무료
게재됨: 1 기고글
14
개발자 14
등급
(319)
프로젝트
571
35%
중재
83
31% / 45%
기한 초과
206
36%
무료
15
개발자 15
등급
(14)
프로젝트
15
40%
중재
2
50% / 50%
기한 초과
1
7%
무료
16
개발자 16
등급
(154)
프로젝트
214
69%
중재
8
38% / 38%
기한 초과
22
10%
무료
17
개발자 17
등급
(2)
프로젝트
3
0%
중재
1
100% / 0%
기한 초과
0
무료
18
개발자 18
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
19
개발자 19
등급
(211)
프로젝트
274
21%
중재
24
54% / 17%
기한 초과
0
무료
비슷한 주문
Hi, I want to develop a custom SMC (Smart Money Concepts) EA for MT5. My budget is $100. Here are the strategy requirements: 1. Auto identification of BOS, CHoCH, Order Blocks (OB), and FVG. 2. Auto entry when price returns to OB/FVG. 3. Auto SL above/below OB and TP based on Risk-to-Reward ratio (1:2, 1:3). 4. Risk Management (Risk % per trade or fixed lot size), Trailing Stop, Break-Even, and Max Spread filter. 5
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits
I need EA Lil-MeProBot for MT5. Phone user, deliver .mq5 + .ex5. Symbols: XAUUSD EURUSD GBPUSD USDJPY BTCUSD, M15, Magic 777001 Strategy 6X Confluence score 4/6: 1. EMA 50/200 trend 2. Break of Structure 3. RSI 14 4. Strong body FVG/Order Block 5. Session 8am-9pm GMT+2 6. ATR filter Money Management LASTING: Lot 0.01 fixed, NO martingale, NO grid, Max 1 per symbol Max 2 total, SL ATR*2 TP ATR*3, Daily loss R40 stop
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
Expert Advisors 300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place

프로젝트 정보

예산
30+ USD