Spezifikation
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
Stochastic Oscillator
Algorithm and Terms
The first stage is the construction of the Zigzag:
The overbought zone is determined as candlesticks, at which the indicator value Value > Lmax (Lmax=-20).
The oversold zone is determined as candlesticks, at which the indicator value Value < Lmin (Lmin=-80).
The values of Lmax and Lmin should be included in indicator parameters.
A yellow point should be added at the High point of candlesticks in the overbought zone—it is the H point.
A green point
Bewerbungen
1
Bewertung
Projekte
547
40%
Schlichtung
30
57%
/
3%
Frist nicht eingehalten
57
10%
Frei
Veröffentlicht: 11 Beispiele
2
Bewertung
Projekte
22
9%
Schlichtung
6
33%
/
50%
Frist nicht eingehalten
1
5%
Arbeitet
3
Bewertung
Projekte
167
25%
Schlichtung
23
9%
/
78%
Frist nicht eingehalten
16
10%
Arbeitet
4
Bewertung
Projekte
69
35%
Schlichtung
4
25%
/
75%
Frist nicht eingehalten
0
Frei
5
Bewertung
Projekte
628
54%
Schlichtung
31
52%
/
23%
Frist nicht eingehalten
6
1%
Beschäftigt
6
Bewertung
Projekte
1449
72%
Schlichtung
120
28%
/
47%
Frist nicht eingehalten
355
24%
Arbeitet
Veröffentlicht: 3 Artikel
7
Bewertung
Projekte
804
62%
Schlichtung
33
27%
/
45%
Frist nicht eingehalten
23
3%
Frei
Veröffentlicht: 1 Beispiel
8
Bewertung
Projekte
0
0%
Schlichtung
1
0%
/
0%
Frist nicht eingehalten
0
Arbeitet
9
Bewertung
Projekte
4
0%
Schlichtung
2
0%
/
0%
Frist nicht eingehalten
1
25%
Arbeitet
10
Bewertung
Projekte
39
23%
Schlichtung
14
0%
/
93%
Frist nicht eingehalten
4
10%
Arbeitet
11
Bewertung
Projekte
235
20%
Schlichtung
21
43%
/
19%
Frist nicht eingehalten
0
Arbeitet
12
Bewertung
Projekte
87
29%
Schlichtung
24
13%
/
58%
Frist nicht eingehalten
7
8%
Arbeitet
13
Bewertung
Projekte
1
100%
Schlichtung
3
0%
/
100%
Frist nicht eingehalten
0
Frei
14
Bewertung
Projekte
3
33%
Schlichtung
0
Frist nicht eingehalten
0
Arbeitet
15
Bewertung
Projekte
259
30%
Schlichtung
0
Frist nicht eingehalten
3
1%
Frei
Veröffentlicht: 2 Beispiele
16
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
17
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
18
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
19
Bewertung
Projekte
3359
68%
Schlichtung
77
48%
/
14%
Frist nicht eingehalten
342
10%
Frei
Veröffentlicht: 1 Beispiel
20
Bewertung
Projekte
422
54%
Schlichtung
20
55%
/
15%
Frist nicht eingehalten
29
7%
Frei
21
Bewertung
Projekte
32
63%
Schlichtung
1
0%
/
0%
Frist nicht eingehalten
1
3%
Arbeitet
Veröffentlicht: 5 Beispiele
22
Bewertung
Projekte
554
35%
Schlichtung
78
32%
/
42%
Frist nicht eingehalten
200
36%
Beschäftigt
23
Bewertung
Projekte
199
48%
Schlichtung
3
33%
/
33%
Frist nicht eingehalten
2
1%
Arbeitet
24
Bewertung
Projekte
44
25%
Schlichtung
13
8%
/
69%
Frist nicht eingehalten
1
2%
Überlastet
Ähnliche Aufträge
Indicator
100+ USD
Does anyone know what indicator this is on the image because I'm looking for something like this but just a bit more sensitive. Speaking about the diamonds all the rest is irrelevant
Hello . Hello I already have an indicator on TradingView written in Pine Script. I need some modifications and fixes for the existing indicator. The indicator sometimes gives wrong signals and I want to improve it. I will provide the Pine Script source code. The developer should check the code, fix the problems, and adjust the logic if needed
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
DOUBLE STEP MA WITH SUPERTREND
60+ USD
Kindly see details below BUY ALERT 1. Supertrend turns Bullish 2. On this candle , or the last 10, BBStops is Bearish 3. On this candle , or the last 10, price was < or = MA1 4. Instrument is in trend (STEP MA1 and STEP MA 2 are both Bullish) 5. Distance in pips between Lowest price during last time BBstop was Bearish, and the value of Step MA 1 at last bearish candle of Step MA1
EA requirements and necessary correction to be done . The EA monitors the PROFIT of open positions and turns ON or OFF the ALGO TRADING accordingly. By PROFIT I mean the SUM of profit + commission + swap. The EA will have two strategies, the INITIAL and the SECONDARY. Each one of them will be selectable by the user in the EA inputs. Let me explain here how the EA will operate: 1. INITIAL strategy: ·
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. 1. Core Logic: Triple-Layer Confluence The signal (Call/Put)
Hello, I have an MQ4 indicator that works with a specific strategy. I want to modify some aspects and convert the file to MQ5. It's simple and won't take much effort or time for someone experienced in this field. Ideally, the person undertaking this task should be familiar with the MX2Trading software, as I will be using it to transfer the signals from the indicator to the trading platform
Phahla fx boto
30+ USD
99.99% signal accuracy 10-15 trades distribution all currency trade and meta AI assistance on loss[advice] stop and start robot cyber security firewall protection activation code: 20060605TLP20 Please create a trading bot with any logo with the name elevation
Projektdetails
Budget
30 - 200 USD
Kunde
Veröffentlichte Aufträge1
Anzahl der Schlichtungen0