I need a MT4 EA that manages Martigale Trades by hedging and releases when conditions are favorable

工作已完成

执行时间22 天
客户反馈
Developer is exceptionally good and was brilliant with communication. I'd recommend him to anyone out there that has complex requirements and wants the job done properly first time!
员工反馈
He is excellent as customer, well explaining the requirement with patient, will guide developer to understanding better, he has good communication. he is the TOP.

指定

'm looking for an EA to be developed that can achieve the below.

Expert Advisor will help manage an account where another EA using Martingale on Chart 1 has created a buy/sell trades in a direction that goes against the trend, and as a result the cumulative total value of the trades go into a negative profit, while the martingale continues to add more entries, and can blow the account. Your EA that you build will run on a second chart, within the same MT4 instance, and for this description, will call it the Manager. 

The Manager should accept input parameters, and once met, will enter a hedging counter-trade in the opposite direction as the martingale trades, essentially freezing the negative amount of profit to remain at the same value. At the same time, the Expert Advisor will disable the primary EA from Chart 1 which will obviously prevent the EA on Chart 1 from making more martingale trades. (note: if you cannot do this, please do NOT bid on this project as it is non-negotiable)

The Manager will then use logic and indicators to determine when the counter-trade should be released (read from a text file), so that the negative profit can move toward a specified breakeven or take profit amount. The Manager will release the counter trade based on a number of Indicators that are to be read from the text file to identify trends that indicate the market changing direction. This text file is created by a separate app running on Windows, so doesn’t need to be coded. Once the counter hedging trade is closed, the Manager will enter a buy/sell stop trade and monitor the martingale trades again. Continuously, issuing a counter trade again if it meets criteria or reaches the buy/sell stop level, until eventually the trade is closed in breakeven or take profit.  Alternately, the user can select to close all trades. The Manager will use similar principle to Trailing Stop Loss, as it recovers the losses, by setting the buy/sell stop trades as the Total Trades Value decreases toward 0 or TP.

The Manager should re-draw its own TP / BE line on the chart each time the counter trade is released. The manager should also calculate the value of the spread for the counter trade to be included in the break even or take profit.

Only once all trades are closed, the Manager should re-enable the primary Expert Advisor on Chart 1. The Manager should also show/indicate that the Main Expert Advisor has been disabled and/or that Martingale Management is in progress. 

The Manager should also allow me to manually activate the manager, regardless of whether the Min, Max or Increments are hit.

A mockup/example of what the Manager could look like is attached in the Screenshot. More details on the calculations and EA are attached in the ZIP file, within the word document.

I am looking for this EA to be built quickly, and if you dont have availability or time, please dont select the job. Also; please read the requirements and fully understand what I am looking for. I do not have time to have multiple meetings if you struggle from the beginning to understand the requirements. 

Note: I am non-negotiable on the following: 

1. Time extensions

2. Disabling/enabling the already-running EA on Chart 1


附加的文件:

反馈

1
开发者 1
等级
(16)
项目
35
23%
仲裁
4
0% / 50%
逾期
2
6%
工作中
2
开发者 2
等级
(75)
项目
124
44%
仲裁
14
29% / 50%
逾期
17
14%
空闲
3
开发者 3
等级
(119)
项目
169
38%
仲裁
9
78% / 22%
逾期
15
9%
空闲
相似订单
UnixFirmanMln 30 - 200 USD
I am an MQL5 Developer specializing in Forex trading automation, Expert Advisors, custom indicators, and trading strategy optimization. I provide services for developing, debugging, modifying, and improving trading robots and indicators. My technical skills include MQL5, C++, Linux, algorithmic trading logic, debugging, and performance optimization. I pay close attention to trading rules, execution logic, risk
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I am looking to acquire an EXISTING and PROVEN MetaTrader 5 Expert Advisor. I am NOT looking for someone to develop a random new strategy from scratch. The objective is to find a robust EA with an existing track record, verify its performance and robustness, and purchase the MQL5 source code together with clearly defined commercial rights. MAIN REQUIREMENTS The EA should meet most or all of the following
Looking to acquire an existing, proven EA. Not looking for new strategy development. REQUIREMENTS — non-negotiable: Minimum 12 months verified LIVE history (Myfxbook or MQL5 Signals, real money — not demo, not backtest) Hard stop loss on EVERY trade, set at order placement NO martingale, NO grid, NO averaging into losers, NO lot multiplication after a loss Max historical drawdown under 30% Minimum 5 trades per
Mr quetta 100+ USD
Yes, that is exactly what I need. The bot should not be restricted to a fixed list of currency pairs. It should technically scan all available Quotex pairs in real time and automatically select the pair where the market conditions are strongest. The bot should analyze each pair using multiple confirmations, such as short-term price momentum, trend direction, market structure, support/resistance, candle formation
Platform: TradingView Programming Language: Pine Script v6 Type: Custom Indicator Project Name: Scalping Reaction Zones + Valid Order Blocks MAIN GOAL I need a custom TradingView indicator for scalping. The indicator must detect: 1. Reaction / Explosion Zones 2. Valid Order Blocks 3. Combined Reaction Zone + Order Block zones The indicator should NOT generate: Buy signals Sell signals TP SL Entry signals Trading
Hello, I trade on HFM MT5. Need SCALPING EA for scalping, budget $30. SYMBOLS: XAUUSD (GOLD), US30, NAS100, GER40, EURUSD TIMEFRAME: M1 and M5 PLATFORM: MT5, must work on HFM VPS STRATEGY: - EMA 9 crosses EMA 21 - RSI 14: BUY only if RSI >45, SELL only if RSI <55 - Bollinger Bands: Only trade when price returns inside BB after breakout - 1 trade at a time per symbol - SL: 150 points Gold / 100 points indices (must be
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of

项目信息

预算
50 - 180 USD
截止日期
 2  10 天