Price is negotiable. I can send all pictures to make sense
H4 Time Frame
I don’t have an indicator to detect HL, HH, LH, and LL.
There should be only three options: buy, sell, off.
I trade Fibonacci PRZ levels on the H4.
EA only looks for BUYS/SELLS when I draw a Fibonacci on my MT4 chart.
The EA will need to identify my Fibonacci levels.
M30 and M5 Time Frames
M30 and M5 need to work together. Two charts are needed for this EA to work on one pair.
Support is always a Bearish then Bullish candle on M30. Only one candle must touch Fib level. (See M30 Support)
Resistance is always Bullish then Bearish candle on M30. Only one candle must touch Fib level. (See M30 Resistance)
When I draw the Fib on H4 that means on M30 support needs to form for Buys. (See Support Buy photo)
When resistance forms, then the EA should look for Sells. (See Resistance Sell photo)
ENTRIES BUYS/SELLS
After that it’s time for EA to start looking for entries on M5.
EA needs to be able to recognize Break of Structure (B.O.S.), Higher Lows, and Lower Highs only on M5 time frame.
**1st type of entry is when in BUY mode the market must break the last LOWER HIGH on the M5 chart to start looking for BUYS. A break in the market is 2 BULLISH candles.
When that happens, EA enters trade on the first HL engulfing candle. (See Buy mode M5).
*When in SELL mode the market must break the last HIGHER LOW on the M5 chart to start looking for SELLS. A break in the market is 2 BEARISH candles.
When that happens, EA enters trade on the first HL engulfing candle. (See Sell mode M5).
EA must be able to trade multiple pairs without any conflict.
**2nd type of entry would be when EA is in Buy mode and market starts to make HLs on 5 min chart. When the market finally breaks the last LH, the EA opens trade when 2 GREEN (Bullish) candles closes. The BLUE marks represent the market making HL Prior to a Break of Structure (See Prior BOS Buy M5).
When EA is in Sell mode and market starts to make LHs on 5 min chart PRIOR to a Break of Structure. When the market finally breaks the last HL, the EA opens trade when 2 RED (Bearish) candles close. The RED marks represent the market making LH Prior to a Break of Structure (See Prior BOS Sell M5).
STOP LOSS
Previous LL should be a SL for Buys but adjustable by me.
Previous HH should be a SL for Sells but adjustable by me.
If the last HH/LL is too high, pip wise and over a certain amount, then it should have an option to how many pips is acceptable for that pair.
*For example, if the last HH and entry has 100 pips in between them that’s too much. The SL I would set for that pair would be 40 pips. So, I would need the EA to calculate which is a better reward and make that decision. In this case, the EA must choose the 40 pip SL I set for it. This would apply for Sells also. (See Acceptable and Unacceptable Stop Loss Pics).
Pedidos semelhantes
Hey guys, I’ve got an MT4 HFT EA that’s showing strong results on an IC Markets demo account, and I'm looking to move it over to MT5. Does anyone have a solid MT5 version that performs well on IC Markets? Having the source code (MQL5) included would be awesome. Thanks for any leads
Title: Custom EA: Dynamic Trailing Limit Grid with Volatility/Velocity Filter and Auto SL/TP Description: I am looking for an experienced MQL5 programmer to develop a high-performance, robust Expert Advisor (EA) for MetaTrader 5. The strategy relies on dynamic trailing limit orders that automatically adjust to market price changes, featuring a safety buffer during high-velocity price spikes. The EA must include the
Projet : Automatisation de la Stratégie ABCD Fibonacci + Module de Récupération (Recovery) Plateforme : MetaTrader 5 (MQL5) 1. PRÉSENTATION DU PROJET L'objectif est de développer un Expert Advisor (EA) sur MetaTrader 5 exécutant de manière 100% automatique une stratégie systématique basée sur la structure de prix ABCD, les niveaux de Fibonacci, un filtre de tendance par moyennes mobiles et un mécanisme spécifique de
Freelance Task — EA Recovery Layer Hello. I have a ready-made MQL5 EA. The signals, SL/TP and lot calculation should essentially not be touched. I need a recovery system added. I am not a programmer — below is how the robot should behave. What stays Entry only from an EA signal. Stop-loss is not a new signal. Trailing is already built into my EA — recovery does not implement its own trailing. If trailing is disabled
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …
Hi, I need an experienced NinjaTrader 8/NinjaScript developer to finish or rebuild an automated futures strategy, ideally by the end of this week. I already have the complete TradingView Pine Script reference strategy, an existing ~2,000-line NinjaScript implementation, Playback logs, and known historical benchmark trades. MOST IMPORTANT REQUIREMENT: TRADINGVIEW ↔ NINJATRADER PARITY. The Pine Script is the reference
I am looking for a developer experienced in EAs, MT5 and trade management optimization to help me add an intelligent early-exit system to my existing XAUUSD trading robot. The EA is already fully functional and performs best on the M15 timeframe. The entry strategy, BUY/SELL logic, sessions and core structure are already implemented. The work should focus exclusively on adding early exits for trades that are
I need a custom MQL5 indicator for MetaTrader 5. The indicator must automatically print entry, stop loss, and take profit zones on the chart using dots. A critical requirement is that these dots must be non-lagging and absolutely non-repainting. Additionally, the indicator needs to identify and display current supply and demand zones. Please provide the mq5 source code and the ex5 file upon completion
PHANTOM PROTOCOL V1 – MT5 EXPERT ADVISOR SPECIFICATION Develop a professional MetaTrader 5 (MT5) Expert Advisor named “PHANTOM PROTOCOL V1”. PRIMARY MARKET: - XAUUSD (Gold) - Designed primarily for M15 and H1 timeframes. - The EA must work with both 3-digit and 2-digit gold pricing where applicable. TRADING LOGIC: Use pure price-action and market-structure analysis rather than relying on a single indicator. The EA