Create an EA that trades off my indicator with lots of additional rules. [User interface] [Multi-instrument] [Professional design] [Low budget for lots of work]

MQL4 专家 面板和对话框 外汇

指定

Hello,

I am looking for a developer that can make an EA that uses my Multi divergence indicator for entry signals.
The indicator currently gives signals without any rules. These rules have to be added by the developer of this project.
The big amount of work is however in the strategies itself. More info below.

Rules that have to be added:

Multiple multi timeframe moving averages confirmations
Multi timeframe moving average distance confirmation
Minimum amount of divergence to start

Strategies:
-Stacking (Averaging): When entry rules are met an a signal appears from the indicator, the EA will open a trade. If multiple entries appear while trades are still open, the EA will also open these.
The stacked trades will look for specific exit strategies that are provided in my requirements document (Please ask in comments)
While looking for an exit strategy, the opened trades will scalp their position and re-enter the same entry price if the price retraces back to it.

-Scalping: With this strategy, the EA will not open multiple positions. It will just open 1 trade and that one trade will have a set SL and TP. (normal scalping)


Additional requirements:
Multi-instrument: The EA needs to be able to trade multiple pairs/metals/indices from one window. If possible, add this option to the user interface with a popup where all pairs/etc will be loaded in from the MT4 platform (Broker dependent)
An option should also be made to only trade the pair on this current window.


Interface: The user interface in the window. should have an overview of all opened trades on each pair., with an option to close in manually.
Examples will be provided in the comments.

Lot calculation: Fixed, Auto, Risk %


TP types: Fixed pips, Trailing, Moving average, RSI, Risk/Return Ratio
SL types: High/Low, High/Low + ATR

Exit strategy types: Reversal signal, 7 specific moving average situations

It is a lot of work that has to be done. The budget on this project is $100-$150 and i can't go higher than that.
Please read the attached text file to check every requirement and detail before giving me a quote.
If you have any questions/ follow ups, please message me.

附加的文件:

反馈

1
开发者 1
等级
(1)
项目
2
0%
仲裁
3
0% / 100%
逾期
0
空闲
2
开发者 2
等级
(119)
项目
169
38%
仲裁
9
78% / 22%
逾期
15
9%
空闲
相似订单
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
[8/4/2026 4:54 AM] DR.HassaN: AI Gold Analysis Web Platform Requirements Hello, I would like to build a professional AI-powered web platform dedicated exclusively to Gold (XAU/USD) analysis . This is NOT a trading platform or broker . It is an intelligent analysis platform that provides high-quality trading signals and detailed market analysis. The platform should have a modern, premium design with my own branding
Hello, I am planning to automate my own Gold (XAUUSD) scalping strategy using xCustomEA. Before purchasing xCustomEA and hiring a developer, I would like to know: Whether my strategy can be implemented in xCustomEA. Whether any custom MQL5 coding is required. The estimated cost. The estimated development time. I already have a detailed strategy document and will provide it after the initial discussion. The strategy
Project: GoldScalpBot (already published: https://www.mql5.com/en/code/75652 ) I need an experienced MT5 developer to improve my existing Expert Advisor and its local app bridge. Current stack: - MT5 EA (MQL5) for XAUUSD scalping (EMA/momentum/breakout, ATR SL/TP, London/NY sessions, win-based lot scale, daily loss stop) - Local Node.js HTTP bridge (heartbeat + command queue) for a React Native mobile app

项目信息

预算
100 - 150 USD
截止日期
 3  10 天