This is an indicator based on wave fibs possibly identified using a zigzag + a diagonal trendline with fibs, requested as follows.
Imagine a simplified Elliott wave, where there are only ever 3 waves, 1,2,3.
So this can be inceptive impulsive 1,2,3
Or it can refer to 3 impulsive 3,4,5
Or it can refer to corrective ABC
(1) Allows zigzag to be drawn based on number of pips, or number of pips relative to ATR
(2) Draws Fibs for Zigzag wave 0-1, or user defined Wave 1.
(3) Draws Fibs using wave 1-2
(4) Draws Fibs using Zigzag wave 0-1 but starting from start of wave 3 (i.e. end of wave 2)
(4b) Draws Fibs of 0-3 after 3 target specified is hit based on 0-1, e.g. 161.8% beginning from 0-1 where 1 high=100%. Update if prices goes higher.
(5) Wave 0-1 defined in pips or pips relative to ATR
(6) Wave 2 defined as a hit of retracement of wave 1, and updates if price breaches current wave 2 low.
(7) Beginning of wave 3 defined as breach of wave 2 high + X%.
(8) A confluence of 2 or more fibs, within, e.g. 5 pips of each other, is highlighted as 'potential target' for wave 3.
(9) Can paint up to (switch on or off) up past waves (i.e. countback in zigzags)
(10) Number of and percentage of retrace and targets can be defined in each case as a list.
(11) Once wave 1 and 2 form, add wave 0-1 trendline and wave 0-2 trendline + fib "fan-like" intersectors.
(12) Fib levels for the 3 projections and the retrace of 0-3, and the intersecting lines can be specified by the user in both number of and % level.
Summary, for upward impulsive wave 1:
= Identify wave 0-1 by specifying
= Draw Fibs 0-1 + extensions (Fibs 1)
= When a retracement hit, draw wave 1-2 fibs, which is 1-2 + extensions (Fibs 2)
= Draw also 0-1+extensions, starting from low of 2. (Fibs 3 - option to draw these only when wave 1 is exceeded, at fib level 100%, or 110% or whatever).
= Draw trendline 0-1 and trendline 0-2 with 50% intersector and other fib intersectors as fan.
= Mark confluences of 2 lines according to maximum pips difference between them as targets
= Mark confluences of 3 lines according to maximum pips difference between them as targets
= When wave 3 target specified is hit, e.g.200% of wave 0-1 where 0=0%, 1=100% of 0-1, draw 0-3 retracement fibs
= Can switch on or off any of these options
= Can list fib levels desired, e.g. 50%, 100%, 150%, 200%, for each of the waves separately
= Can lookback, or start at an earlier wave
Examples are attached.
Quick turnaround desired.
Similar orders
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
[8/4/2026 4:54 AM] DR.HassaN: AI Gold Analysis Web Platform Requirements Hello, I would like to build a professional AI-powered web platform dedicated exclusively to Gold (XAU/USD) analysis . This is NOT a trading platform or broker . It is an intelligent analysis platform that provides high-quality trading signals and detailed market analysis. The platform should have a modern, premium design with my own branding
I need a robot that sends me a notification when the price aligns with the EMA and my Fibonacci levels—using specific Fibonacci settings—and then either opens a trade based on the Fibonacci SL and TP or simply sends me a notification. And I want the robot to run in both the Strategy Tester and on a demo account, so I can test it beforehand
I need a custom technical indicator that generates an equidistant channel with two specific structural features: 1. Vertical Multi-Intervals: The ability to plot more than 5 parallel, able to allow me to put intervals 2. Horizontal Angle Input: The ability to manually input geometric angle to strictly define the horizontal slope of the channel or allow me to pick two points manually. i am looking for something like
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
> "I am looking for a reliable and profitable Expert Advisor (EA) or trading robot for MetaTrader. The EA should have a proven track record, good risk management, and stable performance in live market conditions. Please share the name of the EA, a brief explanation of how its strategy works, and any relevant performance statistics or backtest reports to help me evaluate it."
I have an MT4 custom indicator (.ex4) that I use regularly, and I would like an identical MT5 version. Important: I do not have the source code (.mq4). I only have the compiled MT4 indicator. I am looking for an experienced MQL developer who can recreate the indicator's functionality and appearance for MT5 by analyzing its behavior. The MT5 version should match the MT4 version as closely as possible, including
I have a technical specification ready for a custom alert indicator in NinjaTrader 8 (NinjaScript / C#). Important clarification: it is NOT an automatic trading bot, it is solely a visual indicator (arrows/lines on the chart) and sound alerts (notifications) based on EMA crossovers and range breakouts (ORB 15m) on lower timeframes for futures (MES). I already have the exact rules written out unambiguously
A good trend predicting indicator is the one which can identify the trend change as soon as it happens on the chart. when a new candle is formed it should tell whether its going to go up or down. I have already seen a lot of repainting trend predictors so if your indicator is repainting then please don't bother contacting. I would like to see the demo version and then if satisfied , I would want the source code too