Price action zone draw

MQL4 Indicadores Lo demás

Trabajo finalizado

Plazo de ejecución 6 días
Comentario del Ejecutor
thank you for your job

Tarea técnica

I want an indicator that identifies those types of zones

1.

 

Low(1)<Low(2)

Close(3)<Low(1)

Low(1)-Close(3)=h 

Draw a zone between Low(1) and Low(2)    Low(2)-Low(1)=r



2. 


High(1)>High(2)

Close(3)>High(1)

Close(3)-High(1)=h 

Draws a zone between High(1) and High(2)   High(1)-High(2)=r


I want a variable for the r ("width of the zone")

so when i set it 3 pips for example to draw zones only when they are equal or bigger than three pips...

and a variable named "multiplier" to draw zones only when h>=multiplier *r

for example when multiplier price is 1.4 and the r=1 it will draw the zone only if the h=14 pips

or when multiplier price of the variable is 2.3 and the r=20 it will draw zones only if h=46

 

Also when "multiplier"=0 then it will draw a zone if Close(3)<Low(1) for first situtation and if Close(3)>High(1) for the second 

 

When i delete manually a zone i want not to appear again even if i reload the chart 

Han respondido

1
Desarrollador 1
Evaluación
(182)
Proyectos
342
42%
Arbitraje
118
12% / 73%
Caducado
104
30%
Libre
Ha publicado: 4 ejemplos
2
Desarrollador 2
Evaluación
(564)
Proyectos
844
73%
Arbitraje
15
53% / 13%
Caducado
193
23%
Libre
Solicitudes similares
I am looking for an experienced Pine Script developer to create a custom TradingView indicator based on a rule-based forex trading strategy. The strategy focuses on breakout and retest setups, combined with multi-timeframe confirmation for precise entries. Scope of Work Detect key support and resistance levels Identify strong breakout candles (close beyond level with momentum) Confirm valid retest of the broken level
I have an MT5 indicator that carries out a top down analysis to generate an entry signal, but i want to change the way it calculates it's signal, into a more defined and better way which i will provide all information. I have the source code for modification, to be given once selected. Please i only want serious and experienced developer for the job
🏆 HIRING: Quantitative Gold (XAU/USD) Trading Strategy Developer ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 PROJECT OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I am building a professional trading signal platform (xtraderlab.com) and need an experienced quant trader or algo developer to design, code, and backtest a high-performance intraday Gold (XAU/USD) trading strategy. The strategy will be integrated into an existing
Manly 30 - 200 USD
ZigZag based on oscillators is needed The idea of ​​the indicator Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators: CCI Chaikin RSI
AI Trading Bot 30 - 80 USD
Essential Components for Indicator Specification Objective & Overview: Briefly describe what the indicator calculates (e.g., trend, momentum, volatility) and its main purpose. Input Parameters (Variables): List all user-definable inputs (e.g., Moving Average periods, ATR multiplier) to avoid hardcoding values. Detailed Logic/Calculation Rules: Explain the formula or logic to calculate indicator values. Define
Hi, I hope you’re doing great. I’d like to share the project details. The original EA is already working, but I need you to first review and verify that all existing features are functioning correctly. After confirming everything works properly, the next task is to add a simple user dashboard that shows the number of detected zones, buy/sell/none status, and includes an ON/OFF button. Also, please make sure that
Simplebot 30+ USD
#include <Trade/Trade.mqh> CTrade trade; input double LotSize = 0.1; input int FastMA = 10; input int SlowMA = 20; int fastHandle, slowHandle; // Initialize indicators int OnInit() { fastHandle = iMA(_Symbol, PERIOD_CURRENT, FastMA, 0, MODE_SMA, PRICE_CLOSE); slowHandle = iMA(_Symbol, PERIOD_CURRENT, SlowMA, 0, MODE_SMA, PRICE_CLOSE); return(INIT_SUCCEEDED); } void OnTick() { double fastMA[2]; double
Indicator 250+ USD
Looking for an all in one buy sell indicator I'm looking for a strategy too as part of the project I'm willing to pay well but I will want to test it before proceeding with contract. I'm looking for a developer that is skilled motivated open for future projects... if you aren't one of those do us a favor and just don't respond
Im after a person to copy, exactly MACD in TRADINGVIEW to use on MT5. Ive tryed alot of the apps available...Tradingview works for me. Im also after a person to make a real time chart, overlayed on the delayed chart Thanks
need a dots marking of a simple rules pullback indicator. in the .tpl file look at 28 Jan 2026, TF M5 basically it is just overlaping lows or highs of the previous candle price. there are 2 scenario to accomodate: 1. simple pullbacks 2. pullbacks with inside bar and outside bar involved

Información sobre el proyecto

Presupuesto
10 - 40 USD
Plazo límite de ejecución
de 1 a 2 día(s)