Adjustment to in-built ATR + add some calculated objects (lines) to chart based on ranges. Suit beginner.

MQL4 Indicators

Job finished

Execution time 6 days
Feedback from customer
He's an outstanding problem-solver, extremely determined, patient and willing to help quickly, and effectively to the very end.
Feedback from employee
The best customer I've ever worked with. Always provides complete and transparent explanations to questions. Will be more than happy to work with in the future. Thanks!

Specification

Easy, quick change the calculation of in-built ATR so that it calculates atrmodified as:

(1)

input int period =14;

double sum = 0 ;

for n = 1 to period

{

double add = MathMax( ((High[n]-Open[n]),Open[n]-Low[n] ) ;

sum=sum+add

}

double atrmodified = sum / period

(2)

Plot in window (1) with on/off option

(3)

Draws line above and below the current open +/- the calculated number.

(4) 

Draws fib lines above and below current open +/- the calculated number*multiplier

double x multiplier1 = 0.5;

double y multiplier2 = 0.382;

double z multiplier3 = 0.618;

or

fiblevels: 23.6, 0.5, 0.6, 0.7, 2.168 etc.

(5) Draws history up to x periods

(6) Can choose timeframes to display on any one chart, such as display daily on 15 minute chart.

(7) Can choose up to three time-based ranges to draw additional lines, e.g. 8am to 10pm; 0 to 15pm and so on, and apply fibs in the same way to these. 

(8) Can adjust length of lines by number of bars to extend, and display prices just above.

(9) If any lines overlap on the chart within double overlapmaximum=2 (pips), highlight or make larger to see the strengthened support / resistance.


Rough Image example.



Responded

1
Developer 1
Rating
(65)
Projects
87
39%
Arbitration
3
0% / 33%
Overdue
29
33%
Free
2
Developer 2
Rating
(4)
Projects
5
60%
Arbitration
1
0% / 0%
Overdue
2
40%
Free
3
Developer 3
Rating
(27)
Projects
43
7%
Arbitration
18
6% / 78%
Overdue
26
60%
Free
4
Developer 4
Rating
(8)
Projects
10
40%
Arbitration
0
Overdue
0
Free
Similar orders
Looking for a Proven Non-Repainting Gold Indicator (XAUUSD) – High Accuracy & Ready-Made Solutions Only 📌 Project Description: I am looking for a high-quality, non-repainting indicator specifically for XAUUSD (Gold) that is already developed and tested. ⚠️ Important: I am NOT looking for a new indicator to be built from scratch. I want an existing, proven system that you have already created and are confident in. 🎯
The Advisor should stop trading if the spread exceeds a selected value. Source code is unavailable. Decompilation may be necessary or any other suggested working solution may be acceptable. Testing should be thorough with proven demonstrable results
Convert Time Range Breakout Indicator to Strategy (Pine Script) I have an existing Time Range Breakout indicator on TradingView. I need a developer to convert it into a fully functional strategy with proper trade execution logic. Strategy Logic: Time Range: Define a specific time range (e.g., 03:00 – 04:30) During this time, the indicator marks the High and Low range Entry Conditions Buy when price touches the range
Hello, I’m looking for an experienced MQL4 developer to build a custom MT4 Expert Advisor based on a Koncorde-style indicator strategy. Here are the main requirements: 🔹 General Overview The EA must be a master EA , running on a single chart and managing multiple currency pairs simultaneously No need to attach EA to each chart Must support a configurable list of symbols 🔹 Indicator Requirement Develop a custom
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party
Hi guys I’m looking for a coder who’s experienced in one script. The candidate must be familiar with fractals and self similarity. If you can’t code self similarity, please don’t bother contacting me ( respectfully). I just don’t want us to waste each others time. My budget is 100$. If that’s too low for you please, don’t contact me. Only contact me if you can code self similarity and can accept 100$. I will provide
I hope to acquire a profitable and existing expert advisor (EA) from the gold market, with complete source code, to add to our client portfolio. you can WECHAT: Faca7898 Please note EA when adding friends. It should be clarified that this does not require you to formulate or design new strategies. If you already have a verified, consistent, and production-ready EA, I am willing to purchase it immediately and engage
Core Requirements: Platform: MetaTrader 5 (MT5). Symbol: XAUUSD (Gold). Timeframes: M1 and M5 (user selectable). Trading Style: Scalping with controlled risk (not aggressive or high-risk strategies) -> adjustable, even better. Execution: Fast execution, optimized for gold market conditions. Frequence = adjustable, but there should be 10-20 trades per day. Strategy Logic: Use a reliable and conservative strategy
Eu preciso disso. A linha central do TMA (17,5,1.5) será a principal referência. Outra linha de média móvel (AVG) de 3 períodos decrescentes 2. As ordens serão as seguintes: abaixo, somente compra de TMA; acima, somente venda de TMA. O sinal de entrada será o seguinte: se o preço estiver acima da Média Móvel Tarifária (TMA), será apenas para venda; quando o preço se mantiver abaixo da Média Móvel Tarifária (AVG)
I am looking for non-repainting indicator to run in all sessions for scalping gold , happy to discuss if you have developed such indicators which can show profit and stop loss levels

Project information

Budget
30 - 45 USD