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
634
54%
Arbitration
32
56%
/
22%
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
Samuel
100+ USD
//+------------------------------------------------------------------+ //| LEVEL 100 SNIPER BOT (SMC + ATR + RSI + Trend Filter) | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //--- Inputs input double RiskPercent = 1.0; input int FastMA = 20; input int SlowMA = 50; input int RSI_Period = 14; input int ATR_Period = 14; input
An Expert advisor based on ZigZag
30 - 100 USD
Subject: Expert Advisor Refactoring & Optimization Request – ZigZagSignalTrader_SmallAcc Dear Developer, I am seeking a senior MQL5 developer to refactor and optimize an existing Expert Advisor titled "ZigZagSignalTrader_SmallAcc." The current version is a prototype designed for small accounts (0.01 lot) using a ZigZag and EMA trend-following strategy. While functional, the code requires professional hardening to
Panda101
500+ USD
//+------------------------------------------------------------------+ //| Simple Moving Average Crossover EA | //+------------------------------------------------------------------+ #property strict input int ShortMA = 10; input int LongMA = 50; input double LotSize = 0.01; int shortMAHandle; int longMAHandle; //+------------------------------------------------------------------+ int OnInit() { shortMAHandle =
Job Description I'm seeking an expert Python developer to build a fully automated, institution‑grade options trading bot for my Charles Schwab brokerage account. The core strategy is a Monday‑morning 5‑DTE Iron Condor on SPX weekly options with ultra‑narrow 1‑point wings, a fixed 17‑strike OTM entry, and a layered defense system that actively re‑centers the position when the market moves—then escalates to hard stops
Panda402
30 - 100000 USD
The file must be fast to move with the market. It must be transparent it must move accordingly with the market and increase the money and also with less risk
Description: I am looking for an experienced MT4/MT5 (MQL4/MQL5) developer for consultation and possible future development of an advanced Expert Advisor architecture. This is NOT a simple RSI, MACD, martingale, or indicator-only EA project. I already have an existing EA framework using: RSI timing logic EMA direction filters trend and volatility filters DCA / basket management protection and recovery logic Now I
I need an experienced MQL5 developer to build a custom MT5 Expert Advisor for XAUUSD. Strategy Overview: Trend-following using EMA 50/200 on H4 and H1 Pullback entries on M5 using RSI + candle confirmation No martingale, no averaging down Controlled scaling only when trades are already in profit Maximum 2–3 positions per direction Risk Management: Daily loss limit (%) Equity hard stop (%) Consecutive loss pause
I am looking for an experienced MT4 developer or strategy tester to run a comprehensive optimization of my existing Expert Advisor (EA). The EA is already developed and working as intended — your task will be to configure and execute the optimization process using the "Every tick based on real ticks" model. Scope of Work: Run EA optimization in MT4 Strategy Tester. Use "Every tick based on real ticks" as the
Gold Edge Pro
30 - 150 USD
Create a fully working Expert Advisor (EA) for MetaTrader 5, designed exclusively for GOLD (XAUUSD only). This is a high‑probability trend‑following breakout strategy built specifically for passing 2‑step prop firm challenges — it delivers a ~60–65% win rate, uses a strict 1:3 risk/reward ratio, and is optimised to pass both phases in roughly 1–2 weeks total. --- ⚙️ USER INPUTS — FULLY FLEXIBLE RISK --- All main
This EA is for trading XAUUSD. There are 2 trade logics. One based on trend reversal (with 5 trade opening conditions). The second is based on trend continuation (with 1-2 conditions)
Project information
Budget
50 - 89 USD
Deadline
from 2 to 5 day(s)