I first explain the strategy, and then I set up an artificial trading case
1) Market BUY Order comes from the Telegram copier looking like 0.02 lot with Take Profit set to 4 pip, and StoppLoss set to 30 pip.
2) This trigger our new EA that you are programming now to set up to 5 new orders (Quentity to be programmable for me in the EA properties - 1 to 5 orders), all these orders with size 4 pip (To be programable in the EA properties), These 5 orders are to be set just after each other so that next order of this group takes over when the first order goes to TP.
and each of these up to 5 orders have their own TP of 4 pip and its own SL of 30 pip. (To be programmable for me in the EA properties).
3) When any of these orders during their “trading life” hits their set StoppLoss, all of the orders connected to this order; 1 to 5 orders (open order and not yet opened orders) will close.
A “live” study:
1) Incoming XAUUSD BUY Market order from Telegram, at 2700.00 TP set at 2700.40 and StoppLoss set at 2697.00
2) Our new EA detects this, and act at once by setting up 5 new pending orders at:
At 2700.40 at 2700.80 at 2701.20 at 2701.60 at 2702.00
These 5 orders have StoppLoss: at 2697.40 at 2697.80 at 2698.20 at 2698.60 at 2699.00
These 5 orders have Take Profit at: at 2700.80 at 2701.20 at 2701.60 at 2702.00
3) When market goes on, it will reach the TakeProfit of the Order incoming from the Telegram copier at 2700.40
and a new order will at the same time opens at 2700.40 (Our first set order from our new EA out of 5 orders).
Now this new order goes to TP at 2700.80 or it goes to SL at 2697.40
If it goes to SL at 2697.40, all passive as well as this active order will close.
If it goes to TP at 2700.80, a new order number 2 of 5 orders will be opened at 2700.80
4) The sequence will repeat, as now the newly opened order 2 from the EA is open.
This new order either goes to hit TP at 2701.20 where a new order will be created as listed here above.
Or it goes to SL at 2697.80 with the result that our EA closes all trades (these open trades as well as all pending trades connected to this order.
5) This order handling will repeat itself 5 times with 5 orders from this new EA, and after that this order is finished.
Best regards
Erik
Similar orders
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