i need to build an EA BASED ON CANDLESTICKS
3 patterns are specified for entry rules
1- engulfing Candlestick
- properties of this Candlestick Pattern
- small wick candle
- wicks shouldn't exceed 50%
ENTRY rules based on engulfing Candlestick:
CASE 1
- the Engulfing candlestick is 2.5 times or less than the previous Candlestick
straightforward entry
CASE 2
- if the engulfing Candlestick is 2.5 times or more than the previous Candlestick(which we shall call HULK) the code look back 15 candle searching for a similar Engulfing candle in size
if found
the EA enters a trade in the direction of HULK candle
CASE 3
- if the Engulfing candle has a wick pointing in the other direction of the candle and the wick is 50% of the candle
than the code reads the volume on the engulfing Candlestick and the candle before it if the volume Engulfing is bigger than the previous candle then the EA should execute a trade in the direction of the engulfing candle
=================================================================================================================================
2ND CANDLE
HARAMI CANDLE :
The Pregnant Woman candle is a reversal pattern consisting of two candles, a candle in the direction of the trend, which is medium in size and is called the Pregnant Woman, followed by a candle called the Fetus Candle.
PATTERN CONDITIONS
- small fetus candle
- wicks of pregnant candle is not over 2.5 times the size of fetus candle
- pregnant candle should be a high liquidity candle
- wicks of pregnant candle shouldn't exceed 70% of the whole candle
ENTRY RULES BASED ON THE PATTERN :
one case of entry is to read and match the volume of the fetus candle vs the pregnant candle if the volume of the fetus is larger the EA execute a trade with the new direction
==================================================================================================================================================
MORNING AND EVENING STAR CANDLE :
The morning and evening candle pattern is a pattern consisting of three candles. In the case of the morning, the first candle is bullish, then it is followed by a relatively small candle that is most likely a Doji or close to it, then the third candle is bearish.
As for the evening candle, it is exactly the opposite, as it is a bearish candle, followed by a relatively small candle, a Doji or close to a Doji, then a bullish engulfing candle.
ENTRY RULES :
the EA execute a trade as soon as the pattern is confirmed
====================================================================================================================================================
don't trade if :
If one of the three models previously explained in all its conditions appears in a sideways trend (range)
If the pattern appears in a wave reversing the trend and this wave consists of 3 candles or less, the candles are calculated from the top or bottom.
STOP LOSS IS ABOVE OR BELOW THE OPENING OF THE CANDLESTICKS
TAKE PROFIT IS BASED ON RISK TO REWARD RATIO
Ordini simili
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
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
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
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
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