EA Algo development for pending orders – MT5
In my opinion, this project should be straight forward as most coders are familiar with the common input settings. The only not so common part of the project is to do with psychological numbers (filter 3), but again not complicated. Strategy is very simple, but I want many user options included in this EA, so I can test the EA under many different market conditions.
Pending orders above & below candle or group of candles (user defined) on selection of candle
e.g., 5Min (user defined) every 30mins (user defined) = Order triggered
Option: Same price can be triggered again if market revisits the area (user defined as an additional second repeat order)
Option: Now, if the same strategy is applied on 3 chart layouts, each on different TF, then;
A) If 3 TF charts align: increase Lot size (user defined and optional)
B) If 2 ‘Filters’ (see below) align, increase Lot size (user defined and optional)
This strategy can work on its own without the filters / indicators (see below):
Filters:
The indicators below are user options, which makes the strategy more conservative.
Please note: I prefer if the MAs & Oscillators choices are coded as choice selection, rather than chart based as this will benefit MT5 performance.
Option Filter 1: Up to 3 x MAs (above or below MA then trigger) MT5 default settings (TF Choice)
Option Filter 2: 1 x Oscillator OB/OS (above OB – ready for sell, OS – ready for buy) (with TF choice)
This Filter 3 is the key part of EA, to code right:
Option Filter 3: Objective - Execution is on/near psychological level
Round numbers selected e.g., GBP 1.27000 = ‘00’ > 10 pips selected (like Step/Grid) = 1.27100
EA will look for rejection on ‘past PSY level’ based on ‘X’ look back candles (user input choice), on selected TF, to then allow entry order.
You will need to create the following input settings;
EA Input parameters settings required:
Strategy Settings: TF Chart Choice
Pairs (will need 5 at least)
Magic No
Lot Size
Max spread
Increase Lot size (3 TFs same signals)
Increase Lot size (2 Filters same signals)
Order Placed every XX period e.g., 15M
Hours to trade (3 options during day)
Candle Choice / Period (Custom) e.g., 1M TF > 07:59 – 08:03 (4 candles)
Next pending order Placed (e.g., every 15M or 30M or HR)
Main Execution: Pending Order (Above & Below candle)
Include Wicks (option) /Include Body (option)
Repeat Order price (option)
Standard EA settings: TP
SL
BE
Trailing
Min Profit Close: £
Max Orders placed
Filter Options: 1. MA (can be chart based)
(Choice selection) 2. MA (can be chart based)
3. MA (can be chart based)
Volume (can be chart based)
PSY Level
Risk Management: Step
(Martingale Option) Multiplier
Max Orders Martingale
Max DD alert
Close all orders
Alerts
_______________________________________________________________________
비슷한 주문
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
I have a working MT5 Expert Advisor. I am NOT looking to change the strategy logic. I only need professional optimization and performance improvement. Requirements: • Parameter optimization • Risk adjustment • Max drawdown reduction • Forward testing report • Optimization for Gold (XAUUSD) Please provide previous optimization reports
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go