Define a Range: Highest and lowest Price of a Period last X Candles. The Period must be Adjustable by the User.
Orders:
-The EA must create a Buy Stop Pending Order on the Top of the Range and a Sell Stop Pending Order at the Bottom of the Range.
-No TP
-SL:
SL Distance = ATR (Recent Candle) * X (X =ATR Multiplier)
E.g.: For Buy Orders: Close of the recent Candle - SL Distance. For Sell Orders: Close of the Recent Candle + SL Distance. The ATR Multiplier and the ATR Period must be adjustable by the User.
You will Risk 2% of your Account. The Risk must be Adjustable by the User.
If your position is winning and you are up the amount you have risked (e.g. SL @ -100 but your position is +100) you open a new position, your SL is again -100 and your SL of the first position must be moved to break even. The risk is again 2% but your account is up 2% and you want to risk the unrealised profit too. Well, this explaination is not 100% correct, the EA must create a new pending order at place where have 1:1 CRV. More in the Video.
And so on, every +100 you open a new position and move the SLs accordingly (-100 for the newest and all other trades have to move their SL +100). The maximum amount of additional positions must be adjustable, on some assets you only want 2 additional trades, on some you want 15.
There is no TP, you only trail with the SL every +2%.
Most of the times you will have additional range breakouts in the same direction during the running trade but you obviously don't want to trade them, we have to filter them out.
But we might want to take the different direction. This means that a Short Trade is allowed while a Long Trade is running and vis versa (we have a Pending Order according to the rules at the other end of the Range). But this must be adjustable by the user (allow hedging - yes/no).
Set a Time Filter -> Set Trading Time e.g.: 9:00 to 17:00 (no pending orders outside these times current pending orders must be delted)
User Inputs:
-Range Period -> How many Candles to define low/high
-ATR Period -> How many Candle to define the ATR Value
-ATR Multiplier -> The SL Distance is calculated by the ATR Value * ATR Multiplier
-Risk per Trade in % -> How much to Risk per Trade
-Max. Additional Trades
-Use Time Filter? Yes/No
-Time Filter -> Set Trading Time e.g.: 9:00 to 17:00 (no pending orders outside these times, existing pending orders must be deleted)
-Allow Shorts? Yes/No
-Allow Longs? Yes/No
-Hedgemode -> Are Pending Orders in the different Direction allowed?
-E-Mail Notification? Yes/No
-E-Mail when: - new Pending Order @Symbol with @Price with @SLPrice
- Pending Order @Symbol Deleted
I have uploaded a Video to YouTube to explain the Strategy, HMU if you want the link.
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