I need a help to code a simple MT5 grid expert advisor where it entry based on fixed entry price. At the end of the project, I would need the source code.
This expert advisor is mainly designed from XM broker (MT5) on US500Cash, but the EA need to be robust in all market including forex (EURUSD) and commodities (Gold).
The same drawing shown below is demonstrated in US500Cash

| Price (same scale as in chart) | Label | Trade | Note |
| 3701.00 .... (the pattern continue all the way up) |
|
|
|
| 3700.00 | C | BUY | |
| 3699.00 | B | SELL | |
| 3698.00 |
|
|
|
3697.00
| A | BUY |
|
3696.00
|
|
|
|
3695.00
| C | BUY |
|
3694.00
| B | SELL |
|
3693.00
|
|
|
|
3692.00
| A | BUY |
|
3691.00
|
|
|
|
3690.00
| C | BUY |
|
3689.00
| B | SELL |
|
| 3688.00 .... (the patter continue all the way down) | | | |
Conditions to meet:
1. Only and Must start with buy trade (label A OR C), once the 1st opened trade by EA is buy successfully, after sell trade is allowed to be open. This conditions apply even the EA just close and restart back - the 1st opened trade always and must be a buy trade)
1.1 Hence, pending order is not allow to use
2. Default TP & SL is 0 points (input)
3. If there is already opened trade at certain price level, do not duplicate the entry again (mean just ignore the entry)
4. Only open trade when price from down move up to next price from (3691 -> 3692) - same condition for both buy and sell trade
5. To allow some flexibility in opening the trade (since I know is very hard to capture at the right price, if can is the best). Use a 10 points plus minus tolerance on each price level (input)
6. Each of the entry price level (example 1 -> 2) is exactly 100 points different
7. All buy/sell entries is open based on all entries level as in table and only enter when price move from down to goes up, crossed from (eg. 3691 to 3692) and open BUY trade at 3692
8. Magic number is needed as (input)
9. Default lot size is 0.1 (input)
Note: Source code is needed when delivering the project.
This is not an arbitrage freelancer work. The previous freelancer does not reply the message after the acceptance. Hence, I am reposting this freelancer work here again. I am a bit behind of my schedule, so I will prioritise on freelancer who can deliver fast work (within 3 days).
Please make sure you 100% the logic. If there is things that is unsure, please forward your doubt to me. I recorded a videos for demonstration do contact me and get the video demonstration. Thank you
비슷한 주문
I really liked this training platform. I want to start a good business with this funding amount."I like crypto trading. Does it provide a demo account that is good for learning?"
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
I am looking for an experienced MT4/MT5 developer to analyze my trading history and replicate the strategy in a new Expert Advisor (EA). The developer must have proven experience in reverse engineering strategies, analyzing trading data, and developing EAs across various trading methodologies. A deep understanding of XAUUDS and BTCUSD behavior, as well as chart analysis, is essential. Please note that we do not have
Title: MT5 Forex Trading Robot Development I need a MetaTrader 5 (MT5) Expert Advisor (EA) for automated Forex trading. Requirements: 1. The robot must be fully automated and capable of opening and closing trades without manual intervention. 2. Compatible with MetaTrader 5 (MT5). 3. Adjustable lot size, Stop Loss, and Take Profit settings. 4. Built-in risk management based on account balance. 5. Ability to trade
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
A bot takes trades every few seconds until hit the profit with the same lots , i am attaching a picture as well. If anyone can do that please contact me i will give the account details
MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit