I would like a MQL5 class / robot that takes care of the entry logic for ICT OTE Model. This logic will be used in existing EA. I need annotations as well as values returns that I can use. It should have selectable inputs for the MSS and BoS lines like:
sinput color BuyColor = clrDodgerBlue; //Buy Color
sinput color SellColor = clrCrimson; //Sell Color
Should have selectable Fib Levels. 50% and 62%
Should be able to hard select to enter on: Order Block, FVG, Fib Level, or Closest to FIb Level.
Should be able to go long or short, depending on the logic.
Risk Management, Order Size, Stop Loss Distance, Take Profit Distance are not required. Logic provided by existing code.
This code should provide access to the price levels and move through the mechanical logic. It should annotate the MSS, FVG and OBs as well as the selected fib level and price.
Concepts:
OTE: The OTE pattern is based on the idea that after a significant price move (an impulse leg), the market often retraces to a certain level before continuing in the original direction. This retracement typically occurs between the 62% and 79% Fibonacci levels of the impulse leg.
Market Structure Shift (MSS) / Break Of Structure (BoS): Identified by short-term highs or lows being taken out. (I have the MQL5 code that provides the logic that draws this on a chart already which can be used)
FVG: A three candle stick pattern which has a gap for the second candles body between the 1st candles high and the 3rd candles low (long), opposite for a short. The high and low of the 1st and third candle should not overlap.
Order Block: A bullish order block is identified as the lowest candle or price bar with a down close that has the most range between the open and close. Imagine a downtrend where the price hits a significant low and then a large down candle forms. If the price later trades above the high of this down candle, it validates the bullish order block. When the price returns to this level, it often finds support and moves higher again. A bearish example would be the opposite.
All of the above concepts should be annotated on the chart.
1. Key Level is Taken Out (EA Logic for this already Exists). This could be for a long or a short, in this case we will use a long example where price has dropped and taken out a key discount level, which then triggers our OTE entry class.The below logic needs to be programmed
2. Price retraces and break an old high to confirm the move. (MSS or BoS)
3. Price will form a new high, form this high to the previous low we take a fib and get the 50% or 62% level (Can be chosen)
4. We identify the OB and FVG that are below the level selected in 3.
5. We choose the closest level below the price level given by what is selected in point 3. For this example we are long so we would choose the high of the order block or the FVG H.
The entry will either be, the price selected by the fib in point 3, the high of the order block or the high of the FVG.
I would like to use this entry class in existing EAs.
Please let me know how long it would take and ignore the budget I have provided. Please advise how much you will charge to complete.
Similar orders
I’m hiring an experienced MQL5 developer to finish and fix an existing project (NOT building from scratch). I have: An existing MT5 EA (.mq5 + .ex5) that is based on my TradingView logic A TradingView indicator version used for signals/alerts The EA works but has logic/consistency issues and needs improvements + cleanup Goal Make the EA reliable and consistent: Ensure entries/exits match the intended logic Fix
EA FOR GANN MADE EASY AND APOLLO SUPPLY DEMAND ZONES INDICATORS (Both indicators are only available on MT4). (1) Opens trades based on the buy/sell arrows from the Gann made easy indicator ( https://www.mql5.com/en/market/product/73721?source=Site+Search ). Sometimes, it is not possible to achieve the entry price from this indicator as the market would have moved by the time you hear the alert; hence it is very
Dear Developer, I am looking to develop both a MetaTrader 5 Indicator and a MetaTrader 5 Expert Advisor (EA) based on the swing depth logic shown in the Pine Script code attached below. The indicator and EA must be built as separate files but must follow the exact same signal logic so both display and execute identically. Please carefully review the requirements below and confirm your understanding before starting
I have a High-Frequency Trading EA and I need a full conversion and optimization for MT5. The goal is to ensure stable execution and reliable performance on real accounts (IC Markets Raw and similar ECN brokers). I need an experienced and reputable MQL5 developer to: Convert the existing strategy to MT5 with full fidelity to the original trading logic (entries, SL, breakeven, trailing, pending orders). Optimize the
I need a professional MT5 Expert Advisor (fully automated trading robot) for scalping on M1 timeframe. 1. General Requirements Platform: MetaTrader 5 Type: Fully automated EA (no manual confirmation) Timeframe: M1 only Symbols: XAUUSD, BTCUSD, USDCAD Must support running on multiple charts simultaneously Clean, optimized, and low-latency execution logic 2. Strategy Logic (Scalping Model) The EA should use: Trend +
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
I would like to create a robot with the smart money concepts, that integrates order block,FVG,supply & demand ,read the market structure,liquidity and also trade with the session and also after a liquidity sweep a market structure is needed to verify the reversal and a retracement to the order block and sometimes fair value Gap
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or
Project Scope Development of a fully automated, conservative, institutional-style Expert Advisor for MT5 trading XAUUSD, designed with strict capital preservation and mathematically structured risk management. • Symbol input will be fully configurable to support broker-specific suffixes/prefixes (example: XAUUSD.a, XAUUSDm) and automatically adapt to different digit formats. Core Strategy Logic • Higher-timeframe