Support and resistance zone indicator mql4

MQL4 Indicators

Job finished

Execution time 6 days

Specification

upport and resistance
How will support and resistance be calculated?
With the High and Low of D1,H4,H1,M15,M5, and a variable that we are going to use to define how many candles to use

Example:
SandR_= 5

For the indicator to create the support and resistance zone of D1 it will use the last 5 candles and will define the zone at the High and Low of the 5 candles of D1
and will do this on all timeframes...
d1, h4, h1, m15, m5

That is, it will take the 5 candles of each Timeframe and create a support and a resistance for each Timeframe.

------------------------------------------
Function to recalculate support and resistance after 10 candles, that is
the lines will remain there for 10 candles and will be updated every 10 candles, erasing the last signals
------------------------------------------
I need a function to put the size of each support and resistance zone, that is, make the zone bigger or smaller
-------------------------------------------
Pre-alert: Alert warning when a sell or buy signal may occur (when the price enters the zone and when it breaks out of the zone)
When the candle enters the support and resistance zone, it displays a possible reversal alert
When the candle breaks the support and resistance zone, it displays a possible breakout alert
-------------------------------------------

Reversal strategy:

Distance Reversal =  10;

Sale:
If the candle opens below the resistance zone and closes inside the resistance zone, and the distance of the candle Close <= Distance Reversal , execute a sell on the next candle

Purchase:
If the candle opens above the support zone and closes inside the support zone , and the distance of the candle Close <= Distance Reversal  , execute a buy on the next candle

--------------------------------------------

Breakout strategy:

Distance in pips_Breakout  = 10;

Purchase:
If the candle opens below the resistance zone and closes above the resistance zone, and this distance is >= pips_Breakout, execute a buy on the next candle
Sale:

If the candle opens above the support zone and closes below the support zone, and this distance is >= pips_Breakout  , execute a sell on the next candle



---------------------------------------------

resistance = line red
support = line green

----------------------------------------------



Responded

1
Developer 1
Rating
(40)
Projects
55
35%
Arbitration
2
0% / 50%
Overdue
0
Free
2
Developer 2
Rating
(319)
Projects
571
35%
Arbitration
83
31% / 45%
Overdue
206
36%
Free
3
Developer 3
Rating
(78)
Projects
246
74%
Arbitration
7
100% / 0%
Overdue
1
0%
Free
Published: 1 article
4
Developer 4
Rating
(70)
Projects
91
25%
Arbitration
26
19% / 54%
Overdue
25
27%
Free
5
Developer 5
Rating
(10)
Projects
14
14%
Arbitration
6
33% / 50%
Overdue
2
14%
Free
Published: 1 code
6
Developer 6
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
7
Developer 7
Rating
(71)
Projects
97
43%
Arbitration
2
50% / 0%
Overdue
2
2%
Free
8
Developer 8
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
Mr quetta 100+ USD
Yes, that is exactly what I need. The bot should not be restricted to a fixed list of currency pairs. It should technically scan all available Quotex pairs in real time and automatically select the pair where the market conditions are strongest. The bot should analyze each pair using multiple confirmations, such as short-term price momentum, trend direction, market structure, support/resistance, candle formation
Platform: TradingView Programming Language: Pine Script v6 Type: Custom Indicator Project Name: Scalping Reaction Zones + Valid Order Blocks MAIN GOAL I need a custom TradingView indicator for scalping. The indicator must detect: 1. Reaction / Explosion Zones 2. Valid Order Blocks 3. Combined Reaction Zone + Order Block zones The indicator should NOT generate: Buy signals Sell signals TP SL Entry signals Trading
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I'm looking for an experienced developer to create an automated gold trading bot. The bot should be compatible with MetaTrader 4/5 and TradingView. Key Requirements: - Automated trading bot - Compatible with MetaTrader 4/5 and TradingView - Implement scalping and swing trading strategies Ideal Skills and Experience: - Proficiency in trading algorithms - Experience with gold trading - Familiarity with MetaTrader and
I need a robust optimization of my MT5 EA, mainly for XAUUSD (Gold). Please optimize the existing adjustable parameters such as entry/exit settings, SL/TP, trailing/break-even settings, and any other strategy parameters that are appropriate. I want the optimization focused on stable profitability, low/moderate drawdown, and robustness rather than simply the highest possible profit. Please use out-of-sample testing
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
Hello, I need a custom NON-REPAINT MT5 indicator that gives sell/buy arrow signals 1–2 candlesticks before a spike on Crash and boom indices respectively occurs. Requirements: Works perfectly on MT5 Shows arrows before the spike (1–2 candles earlier). Non-repaint – once the arrow appears, it must stay. Should be accurate, not quantity — only quality signals. Must work on both demo and live accounts. I want the

Project information

Budget
30+ USD