Consolidation Zone Range Detecetor

MQL5 지표

작업 종료됨

실행 시간 19 시간
고객의 피드백
Very good and fast delivery without any bugs.
피고용인의 피드백
Great customer, looking forward to work with him in future, thanks.

명시

Creating a MetaTrader 5 indicator that detects consolidation sideways ranges with adjustable parameters like maximum range size in ATR and the number of candles in the range can be a useful tool for identifying potential breakout opportunities. Below are the development requirements for such an indicator:

Indicator Name: Consolidation Zone Range Detector

Input Parameters:

  1. ATR_Period (default: 14):

    • Description: Period for calculating Average True Range (ATR).
    • Type: Integer.
  2. Max_Range_Size (default: 1.5):

    • Description: Maximum size of the sideways range in terms of ATR.
    • Type: Double.
  3. Min_Candles_In_Range (default: 10):

    • Description: Minimum number of candles required to identify a sideways range.
    • Type: Integer.

Output:

  1. Sideways_Range_Zones:
    • Description: The indicator should plot shaded regions on the chart representing detected sideways ranges.
    • Color: Customizable.

Logic:

  1. Calculate ATR:

    • Calculate the Average True Range based on the specified ATR_Period.
  2. Detect Sideways Ranges:

    • Identify periods where the price remains within a certain range defined by Max_Range_Size multiplied by the current ATR value.
  3. Minimum Candles Check:

    • Confirm that the detected range has at least Min_Candles_In_Range consecutive candles.
  4. Plot Sideways Range Zones:

    • Plot shaded regions on the chart to highlight the detected sideways ranges.

Additional Features (Optional):

  1. Alerts:

    • Include an option for visual and/or audible alerts when a new sideways range is detected.
  2. Color Settings:

    • Allow users to customize the colors of the plotted range zones.
  3. Adjustable Line Style:

    • Allow users to choose between solid, dashed, or dotted lines for the plotted range zones.


I have attached some example ranges that i would like to have detected from the trading algorithm, its important that we really have sideways ranges with low volatility. If you have any ideas how to do this the best feel free to add them. 


응답함

1
개발자 1
등급
(16)
프로젝트
35
23%
중재
4
0% / 50%
기한 초과
2
6%
작업중
2
개발자 2
등급
(45)
프로젝트
91
13%
중재
34
26% / 59%
기한 초과
37
41%
무료
3
개발자 3
등급
(19)
프로젝트
22
23%
중재
5
40% / 60%
기한 초과
2
9%
작업중
4
개발자 4
등급
(62)
프로젝트
90
29%
중재
24
13% / 58%
기한 초과
7
8%
작업중
5
개발자 5
등급
(70)
프로젝트
91
25%
중재
26
19% / 54%
기한 초과
25
27%
무료
6
개발자 6
등급
(209)
프로젝트
220
75%
중재
0
기한 초과
0
무료
7
개발자 7
등급
(574)
프로젝트
945
47%
중재
309
58% / 27%
기한 초과
125
13%
무료
8
개발자 8
등급
(298)
프로젝트
477
40%
중재
105
40% / 24%
기한 초과
81
17%
로드됨
게재됨: 2 코드
9
개발자 9
등급
(119)
프로젝트
169
38%
중재
9
78% / 22%
기한 초과
15
9%
무료
10
개발자 10
등급
(54)
프로젝트
102
23%
중재
12
25% / 17%
기한 초과
13
13%
무료
11
개발자 11
등급
(77)
프로젝트
244
74%
중재
7
100% / 0%
기한 초과
1
0%
무료
게재됨: 1 기고글
12
개발자 12
등급
(452)
프로젝트
565
26%
중재
24
42% / 38%
기한 초과
85
15%
작업중
게재됨: 6 코드
13
개발자 13
등급
(144)
프로젝트
186
41%
중재
24
58% / 21%
기한 초과
13
7%
무료
14
개발자 14
등급
(171)
프로젝트
195
42%
중재
13
8% / 54%
기한 초과
9
5%
무료
게재됨: 3 코드
15
개발자 15
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
비슷한 주문
Hello, I am looking to develop a commercial-grade Expert Advisor for MT5 specifically optimized for XAUUSD (Gold). The underlying logic should be an intelligent, trend-filtered cost-averaging grid system focused on capital preservation. The EA must include the following functional architecture: 1. Core Strategy Structure: - Must feature a multi-strategy logic entry module. I want to use a combination of 3-4 standard
Generate a signal and place 2 arrows on the chart when these conditions happen. Rules: Levels up:price is below the Kijunsen and Senku A value is less than Senku B value Kijun sen close = previous kijun sen close; Kijun sen close value is LESS than Senku B close value Senkou B close = previous senku B close. Levels down: price is above Kijunsen. Senku A value is above Senku B value
i need the EA same working on trading view chart with same specifications of enter in a trade and sl/tp open 2 trades and 1 trade set tp1 & second trade set to tp 3 but sl should move to breakeven when tp1 hit and go to tp2 sl on tp1
preciso de um programa paracido com o CAP channel com botao de refresh e opcaos de alterar o periodo. utilizava um muito bom, mas o vendedor acredito ter sido excluido da comunidade, sumiu. e o que tinha parou de funcionar
Требуется напи сать пользовательский форекс-индикатор на основе стандартного индикатора ZigZag для торговой платформы МТ5 с фильтрацией колен (граней) по их минимальной длине. Пояснение: используя стандартный индикатор ZigZag для МТ5, добавить в его настройки функцию\опцию задания минимальной длины граней зигзага (чтобы индикатор игнорировал мелкие грани, а рисовал \ отмечал только те грани, длина которых составляет
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
TrendPulse EMA Wick EA 50 - 200 USD
EA specification for MT5 developer (coder‑ready spec) You can copy‑paste this directly into an MQL5 Freelance job. --- 1. General * Platform: MetaTrader 5 (MT5) * Type: Expert Advisor (EA) * Markets: Major FX pairs (configurable list via inputs) * Execution: Market orders only * Timeframes: EA must work on any timeframe, but I will mainly use it on M15–H1 --- 2. Indicators & definitions * EMA 20: Exponential Moving
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
Hey I need help with the development of my ea. I am using a built in indicator and a custom indicator. It shouldn't take too long. I will tell you the conditions and then I just need some help with the coding but I have some experience. Thanks we can chat on whatsap or telegram
I am looking for an experienced MQL4/MQL5 developer to build a custom MT4 indicator from scratch or cracking my ex4 file that i provide to you. I already have an existing indicator (EX4) which produces highly accurate buy/sell signals. I want a similar indicator developed based on its observable behavior and signal structure. my existing indicator is pc id protected so you have to do PC ID security bypass and source

프로젝트 정보

예산
30 - 150 USD