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

MQL4 Indikatoren

Auftrag beendet

Ausführungszeit 6 Tage
Bewertung des Kunden
He's an outstanding problem-solver, extremely determined, patient and willing to help quickly, and effectively to the very end.
Bewertung des Entwicklers
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!

Spezifikation

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.



Dateien:

Bewerbungen

1
Entwickler 1
Bewertung
(65)
Projekte
87
39%
Schlichtung
3
0% / 33%
Frist nicht eingehalten
29
33%
Frei
2
Entwickler 2
Bewertung
(4)
Projekte
5
60%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
2
40%
Frei
3
Entwickler 3
Bewertung
(27)
Projekte
43
7%
Schlichtung
18
6% / 78%
Frist nicht eingehalten
26
60%
Frei
4
Entwickler 4
Bewertung
(8)
Projekte
10
40%
Schlichtung
0
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
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
Hello! I want to buy two indicators: A Support and Resistence Indicator and a Trendline Indicator. Support and Resistence Indicators needs to automatically draws Support and Resistance lines based on High and Low Candle in every time-frame (If possible time-frame needs to be in inputs and choose by me what time-frame i want indicator to draw lines) Trendline Indicator needs to automatically draws Trendline Channels

Projektdetails

Budget
30 - 45 USD