Specification
I want to create EA based on simple candle pattern
I will mention an example of the pattern in which a buy trade is opened,
when two Berish candles are closed
(their shape does not matter, it just should be two Berish candles in a row)
, and then after these two candles a one bullish candle closes above The highest bodies and tails of the previous two Perish candles that meets the entry candle conditions (The candle conditions will be mentioned below)
The EA enters a buy trade, and places the SL is below lowest tail of these three candles by 3 points or more (this distance must be changeable from the inputs) and targets the same target, which must also be changeable from the inputs.
This expert does not specify the target and stop loss with points NO ,(((( he identifies it with RR))) just like that1/1 or 1/2 or 1/3 or 1/4 or 1/5, and the trade ends with TP or SL
only , and it is necessary that there be a partial closing should be in the inputs, as follows: When the trade arrives To a target of 1/1RR, the expert closes 75% of the trade and continues with the rest to TP or SL,
or close 50% or 25%(Depending on the selected input settings)
and sell positions Of course, the opposite is true
Entry candle conditions: As I mentioned above,
1- it should close above the bodies and tails of the previous two candles,
2- and there must also be a close in the upper part of the Fibo. Fibo settings are in the attached image.
Of course the Fibo is used to measure the entry candle by drawing it from the bottom to the top in the case of buying
and from the top to the bottom in the case of selling.
It is only used on the entry candle and the previous two candles are not taken into account.
If a new entry condition is met and there is an effective trade, he take it maximum trade effective together is (three positions) The settings must include
time filter
and a percentage of the account size to enter each trade,
and entry with fixed lot size.
Of course, at a time when the time filter is in a resting time, the EA handles open trades normally, but He does not take a new position even if the conditions are met
and he must be able to Dealing with slippages He must be able to work on at least three pairs _________ inputs _______
Magic number......
Partial close at 1/1RR...... fix%
Fixed lot ..... True or false
Fixed lot...... 0.01
Percentage..... True or false
Percentage.... 00.00
Trailing SL ......... True or false
Trailing SL after point....... fix
Break even SL........ True or false
Break even SL after .......fix
Jump SL ...... true or false
Jump SL distance evry (points)......... fix
(((Jump SL means that the SL moves according to the specified distance. For example, if we put the number 30 points, when the price moves in the direction of the target by 30 points, the SL moves 30 points forward and stabilizes its place and does not move with the price movement except when the price also moves another 30 points forward, then it rises. And jump 30 points forward and so on and so on...)))
SL distance in points..... Fix
Maximum size for entry candle in point....... fix
Minimum size for entry candle in points ..... fix
Time filter...... True or false
Start time..... 00:00
And time...... 00:00
Comment.........
Maximum positions...... fix Max slippage allowed....... fix Max spread allowed......... fix
Responded
1
Rating
Projects
640
53%
Arbitration
34
62%
/
21%
Overdue
6
1%
Working
2
Rating
Projects
66
12%
Arbitration
12
58%
/
42%
Overdue
1
2%
Free
3
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
Date:29.08.2026 **TECHNICAL SPECIFICATIONS** PDF Attached for reference rest all details given below. Required: Creation, Integration and successful execution of trading algo/robot in MT5 using MT5 VPS. Brokers: Trades to be executed in both brokers Swissquote and Pepperstone. Symbols: All available in MT5. ** Common parameters for all executions: · Manual Start/Stop. · Session time (defined / always
ZONDII Scalpers
30+ USD
I need an Expert Advisor called ZONDII Scalpers for MT5 (MQL5). Timeframe: M5 Pairs: XAUUSD / EURUSD BUY when: Price > EMA200 and EMA50 crosses above EMA200 and RSI(14) > 50 SELL when: Price < EMA200 and EMA50 crosses below EMA200 and RSI(14) < 50 Risk: Fixed lot 0.01, SL 300 points, TP 600 points, Trailing start 200 points / step 100 points. Filter: Max spread 30 points. Only 1 trade at a time. Inputs must be
Please do not offer to code this order unless you are able to use clean code and delivery the EA on time, All settings are to be changeable in the “input” window on the EA and I would also like to enable/disable them (True/False) individually, trades are only to be entered once all the enabled conditions are met at the close of the current candle. Trading days & times: I would like to select the days and times of
High-performance XAUUSD MT5 EA - 3 Month Target
30 - 200 USD
I am looking for a professional MT5 EA developer to build a high-performance trading bot specifically for XAUUSD (Gold). My target is approximately 200% return within 3 months, while keeping the drawdown and risk as controlled as reasonably possible. Requirements: MT5 Expert Advisor (EA) XAUUSD only Fully automated trading Clear risk management Stop Loss and Take Profit on trades No martingale or grid strategy unless
Professional MT5 Gold (XAUUSD) Scalping EA
30 - 200 USD
Hello, I’m looking for an experienced MT5 developer to build a professional Expert Advisor (EA) for trading Gold (XAUUSD). My requirements: Platform: MT5 Instrument: XAUUSD (Gold) Fully automatic trading Both BUY and SELL trades Adjustable lot size Stop Loss and Take Profit Trailing Stop / Break Even Daily maximum loss limit Maximum drawdown protection Maximum number of open trades Trading hours/session filter Spread
B6 EA
30 - 50 USD
Develop an Expert Advisor trading trend reversals. Reversal signals will be generated based on Price Action patterns. Trend will be determined based on ADX, Alligator and MACD, while the indicator selection should be available in the EA's input parameters
PROJECT OVERVIEW I need an experienced MQL5 developer to build a production-grade Expert Advisor for XAUUSD (Gold) on MT5, intended for continuous, unattended live operation. This is a trend-confirmed grid recovery system. Execution speed and reliability are the top priorities — every recovery level must be a real pending order resting on the broker's server, not something the EA monitors and reacts to on ticks. No
MT5 EA
150+ USD
I am looking for a professional MQL5 developer to create a custom trading robot for MetaTrader 5. The Expert Advisor must operate strictly on H4 and D1 timeframes with a Moving Average crossover entry signal. It should open a total position of 0.02 lots split into two orders of 0.01 lots. It must include an initial ATR-based stop loss, an automatic break-even function, a custom pairs filter input (Symbols), a news
Abba Wale
30 - 100000 USD
//+------------------------------------------------------------------+ //| XAUUSD_SMART_EA_V2.mq5 | //| BOS + Liquidity Sweep + FVG + EMA + ATR | //+------------------------------------------------------------------+ #property strict #property version "2.00" #include <Trade/Trade.mqh> CTrade trade; //================================================================== // INPUTS
1. PROJECT OVERVIEW Development of a custom automated and manual trading bot for NinjaTrader 8, primarily designed for Nasdaq Futures (NQ/MNQ). The bot will contain the original trading strategy, configurable risk management, automatic and manual operating modes, alerts, profit/loss management, partial profit taking, Break Even, backtesting functionality, and the additional configurable contract-averaging system
Project information
Budget
50 - 89 USD
Deadline
from 2 to 5 day(s)