Multi symbol recovery functions for MQL5 EA

MQL5 指标 专家

工作已完成

执行时间44 天
客户反馈
Great dev, very knowledgable!
员工反馈
Thank you for the job, Mark! And Happy New Year!

指定

I have an EA that uses multiple symbols and multiple strategies, and each strategy has a unique magic number.

I have created a simple test EA that uses just 1 x symbol, 1 x strategy and 1 x magic number to make things easy and I have stored the magic number, symbol name and strategy information in arrays that will be used in the final main EA.

This array information is to be used to check the if any open order requires a grid to be started or if it is part of an already running grid and needs to be managed etc.

If a grid is started, then no new orders are opened on the symbol for the magic number, only grid orders, so there needs to be a check to see if a grid is running based on the symbol and magic number and/or comment.

The grid should use the symbol name, magic number and trade comment to identify all the trades in the grid bucket.

** It is important that this is understood.

  • There will be 2 x types of grid recovery required so a function is required to check and manage each type.
  • The first grid function will be a simple grid martin based on grid step and grid multiplier and bucket with a take profit.
  • The second grid function will be a hedge function that will then use a smaller grid to close PARTIAL lots of the original order.
  • The function type of recovery will be selected via a bool in the EA settings, so, only 1 x function will be running when the EA runs.
  • When the grid is activated for a particular trade that is in drawdown, the stoploss wil be removed for the original trade.
  • The takeprofit for the bucket will be set for all trades in the grid bucket including the original trade.
  • The function will be activated if the order goes offside by a % of daily ATR so for example Daily_ATR(20)*0.25.
  • There will be a check grid function to check if a grid is already running for the Symbol & Magic number so no new orders are opened while a grid is running.
  • I will attach this to the job spec in the comments of the selected developer.
  • I will select the developer based on ratings, job number and feedback.
  • If you have low feedback or ratings please do not apply.

Please ask questions if any of this in unclear, so please ask to clarify your understanding.






反馈

1
开发者 1
等级
(16)
项目
35
23%
仲裁
4
0% / 50%
逾期
2
6%
工作中
2
开发者 2
等级
(19)
项目
22
23%
仲裁
5
40% / 60%
逾期
2
9%
工作中
3
开发者 3
等级
(443)
项目
570
37%
仲裁
106
39% / 33%
逾期
17
3%
空闲
4
开发者 4
等级
项目
0
0%
仲裁
2
0% / 100%
逾期
0
空闲
5
开发者 5
等级
(312)
项目
521
47%
仲裁
29
10% / 45%
逾期
139
27%
工作中
6
开发者 6
等级
(119)
项目
169
38%
仲裁
9
78% / 22%
逾期
15
9%
空闲
7
开发者 7
等级
(68)
项目
111
69%
仲裁
1
100% / 0%
逾期
2
2%
空闲
8
开发者 8
等级
(46)
项目
60
53%
仲裁
7
86% / 0%
逾期
2
3%
空闲
9
开发者 9
等级
项目
0
0%
仲裁
4
0% / 75%
逾期
0
空闲
10
开发者 10
等级
(72)
项目
80
10%
仲裁
38
8% / 58%
逾期
6
8%
空闲
11
开发者 11
等级
(298)
项目
478
40%
仲裁
105
40% / 24%
逾期
82
17%
已载入
发布者: 2 代码
12
开发者 12
等级
项目
0
0%
仲裁
0
逾期
0
空闲
相似订单
A robot 50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
I need a trading bot, please i need this project urgently and when messaing me kindly send me samples of past works and dont forget i need the project to be done as soon as possible
A lightweight MT5 chart overlay displaying total floating P&L, average entry price, combined lot size, and current symbol exposure as a percentage of account balance, all updating in real time with color-coded profit/loss indicators, delivered with clean object-oriented source code and no DLL dependencies
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
I am looking to convert my existing TradingView Pine Script (v5) strategy into an MQL5 Expert Advisor (EA) for MetaTrader 5. Strategy Details: Asset: Gold (XAUUSD) Timeframe: 15-minute Strategy Logic: The strategy is based on a breakout concept. Anchor Candle: The base calculation starts from the Specified Candle Entry Window: The EA should only look for entries As Per Indicator Risk Management: The strategy
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance
Akram boushaba 30 - 500 USD
مرحبا كيف حالكم انا اكرم مهتم بالتداول احاول ان اصمم برنامج روبوت قادر على التداول من تلقاء نفسه من يمكنه ان يساعدني او يعلمني كيف استطيع فهل ذلك وسأكون ممتناً له وشكرا لكم
MetaTrader In-App Trade Alerts An existing MetaTrader terminal is already running on my side, but its account is kept hidden for privacy reasons. I need a specialist to wire up native in-app notifications so that every time a position is opened or later closed I see an immediate pop-up inside the platform—no emails or SMS, just the built-in alert window (and the usual MT push to mobile if that comes automatically
Develop a custom indicator that uses RSI divergence, that gives a sell signal when a particular level is broken in a "M" in which the last trending candle of both level must not have 5EMA touch at all wether on the wick or body, the second level is formed when there is a bearish signal candle
I have an existing MT5 Expert Advisor for XAUUSD M5. This is NOT a new robot from zero. I need modification and professional review of an existing MQL5 EA. Main goals: 1. Buy entries: Buy trades are currently too rare. The Buy ADX filter was very strict at 45. I am testing 40 now. I need you to review the Buy entry filters and improve Buy entry quality without making entries random or weak. 2. Sell entries: Sell

项目信息

预算
200+ USD
截止日期
 1  5 天