Consolidation Zone Range Detecetor

MQL5 Indicators

Job finished

Execution time 19 hours
Feedback from customer
Very good and fast delivery without any bugs.
Feedback from employee
Great customer, looking forward to work with him in future, thanks.

Specification

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. 


Responded

1
Developer 1
Rating
(10)
Projects
25
28%
Arbitration
1
0% / 0%
Overdue
1
4%
Loaded
2
Developer 2
Rating
(41)
Projects
88
14%
Arbitration
30
30% / 53%
Overdue
36
41%
Working
3
Developer 3
Rating
(17)
Projects
18
28%
Arbitration
4
50% / 25%
Overdue
1
6%
Working
4
Developer 4
Rating
(22)
Projects
28
11%
Arbitration
6
33% / 50%
Overdue
4
14%
Working
5
Developer 5
Rating
(63)
Projects
84
26%
Arbitration
23
22% / 48%
Overdue
23
27%
Free
6
Developer 6
Rating
(73)
Projects
85
56%
Arbitration
0
Overdue
0
Free
7
Developer 7
Rating
(563)
Projects
932
47%
Arbitration
301
59% / 25%
Overdue
124
13%
Working
8
Developer 8
Rating
(253)
Projects
407
38%
Arbitration
85
42% / 19%
Overdue
70
17%
Loaded
9
Developer 9
Rating
(119)
Projects
169
38%
Arbitration
9
78% / 22%
Overdue
15
9%
Free
10
Developer 10
Rating
(52)
Projects
97
24%
Arbitration
10
20% / 20%
Overdue
12
12%
Working
11
Developer 11
Rating
(56)
Projects
175
71%
Arbitration
4
100% / 0%
Overdue
1
1%
Free
12
Developer 12
Rating
(439)
Projects
545
25%
Arbitration
21
38% / 38%
Overdue
83
15%
Free
13
Developer 13
Rating
(121)
Projects
155
43%
Arbitration
20
60% / 20%
Overdue
8
5%
Working
14
Developer 14
Rating
(155)
Projects
171
43%
Arbitration
5
0% / 80%
Overdue
8
5%
Working
15
Developer 15
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
Hello, i am searching for an experienced, professional software engineer, who can convert three Indicators from MQL4 to MQL5. This may sound like an easy job, but one indicator is like a trading system and therefore a bit complex. So you need to have a very good understanding of both languages. You should also be able to code MQL5 classes ( https://www.mql5.com/en/docs/basis/oop ). The intention is to code MQL5
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
I have a full code ,, There are some errors in this.It does not add to the chart, does not show arrow marks, does not alert ,, fix this problem and work properly,, Contact on telegram @Gw_rakib1
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should

Project information

Budget
30 - 150 USD
VAT (19%): 5.7 - 28.5 USD
Total: 35.7 - 178.5 USD
For the developer
27 - 135 USD