EA base on my indicator (need cross pairing on different time frame)

MQL5 Experten

Spezifikation

Create an EA base on ZZ_Levels_4.01 indicator (lines)

the EA will place REVERSAL pending order if condition matched and triggered


trigger base on the zz's high/low:


triggering base on the MA lines:


Exit strategy: Calculation using entry price zigzag candle

1.       Initial SL while placing order is the line next to the entry price line, greater than 0.22%, else skip to the next line

2.       move SL to entry price if floating profit price hits R4/S4 (options can enable/disable by me in setting)

3.       move SL to WR1/WS1 if floating profit price hits R5/S5

4.       move SL to WR2/WS2 if floating profit price hits R6/S6

5.       move SL to WR3/WS3 if floating profit price hits R7/S7

6.       move SL to WR4/WS4 if floating profit price hits R8/S8

7.       move SL to WR5/WS5 if floating profit price hits R9/S9

8.       move SL to WR6/WS6 if floating profit price hits R10/S10

9.       move SL to WR7/WS7 if floating profit price hits R11/S11

Entry Strategy: Range within 377 bars (placing pending order)

1.       default calculate with penultimate zigzag point, move to current zigzag point if no condition met or placed pending order.

2.       Second calculate with current zigzag point (after the zigzag candle finish), place pending order if condition met

3.       replace new order and remove old pending order if the current zigzag point updated. (After the zigzag candle finish)

4.       Any of the lines match with one or more of the previous zig zag point (±0.5% margin of error)

5.       Any of the lines match with one or more of the MA line (±0.5% margin of error)

6.       Above conditions can be cross pairing in different Time Frame, for finding confirmation solid entry price pending order (±0.5% margin of error)

7.       Trade Volume (lot size) percentage of account equity

8.       Only placing one order in each condition and not repeat placing order

9.       Remove all the old pending orders that not triggered if have new zigzag point formed (old orders at third from last or penultimate zigzag point)

10.   all the entry price should be the value of the line of my indicator, but not the trigger conditions (MA, previous zz point)

EA must be able to run through strategy tester and have statistics result

All the pending order type is sell/buy limit order

300 days after sales service for bugs fixing and minor tweaking

·         Cross pairing in different TF - if multiple confirmation found, (show alert of which TF and which line have a matched)

Option 1: select the minimum margin of error price line

Option 2: select the lesser initial SL price line

Option 3: select the greater initial SL price line

Option 4: select the biggest TF price line

Control of which MA lines to trigger as well, for example i just want MA 20,50 to trigger the condition and it should be ignoring MA lines other than 20,50 (able to have multiple selection)

this including all type of MA method (Simple, Exponential, Smooth, Linear Weighted) i use in the chart

MA lines triggering start from S5/R5 lines

Zz points conditions triggering start from S4/R4 lines

Bot should be able to resume previous task (remove orders, move SL) if disconnected, crashed, stop, pause, restart occurs

Option to disable SSL/RSL lines triggering

Option to select which TF to be cross pairing

Option to disable multiple TF cross pairing


Dateien:

Bewerbungen

1
Entwickler 1
Bewertung
(42)
Projekte
62
8%
Schlichtung
12
58% / 42%
Frist nicht eingehalten
1
2%
Frei
2
Entwickler 2
Bewertung
(196)
Projekte
318
35%
Schlichtung
64
13% / 56%
Frist nicht eingehalten
82
26%
Frei
3
Entwickler 3
Bewertung
(71)
Projekte
103
20%
Schlichtung
6
0% / 83%
Frist nicht eingehalten
3
3%
Frei
4
Entwickler 4
Bewertung
(568)
Projekte
641
41%
Schlichtung
21
57% / 29%
Frist nicht eingehalten
47
7%
Arbeitet
5
Entwickler 5
Bewertung
(3)
Projekte
3
0%
Schlichtung
8
0% / 75%
Frist nicht eingehalten
0
Frei
6
Entwickler 6
Bewertung
(265)
Projekte
539
50%
Schlichtung
55
40% / 36%
Frist nicht eingehalten
224
42%
Arbeitet
7
Entwickler 7
Bewertung
(167)
Projekte
192
11%
Schlichtung
37
38% / 35%
Frist nicht eingehalten
5
3%
Arbeitet
8
Entwickler 8
Bewertung
(103)
Projekte
130
44%
Schlichtung
7
43% / 43%
Frist nicht eingehalten
7
5%
Frei
9
Entwickler 9
Bewertung
(16)
Projekte
32
47%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
8
25%
Frei
10
Entwickler 10
Bewertung
(41)
Projekte
88
14%
Schlichtung
30
30% / 53%
Frist nicht eingehalten
36
41%
Arbeitet
11
Entwickler 11
Bewertung
(49)
Projekte
134
27%
Schlichtung
62
13% / 53%
Frist nicht eingehalten
58
43%
Frei
Ähnliche Aufträge
1. Add Feature For (SPREAD) Normal trading Hours Spread or User set trading Hours Spread True or false Set to true or False When set to true EA will only create or develop a trade if spread is in this window allowing it to and EA will follow a window in which it can trade based on spread so if spread is to high and outside of this window it will not create a trade It
I would like to create a basic Expert Advisor for MetaTrader 4. The purpose of the Expert Advisor is simple: to load a template file. Understanding why I want this in an Expert Advisor: I have a template saved with an indicator saved to it. The indicator itself suffers from painting issues. If I reapply the indicator to the chart I am using, it paints properly. What I'm looking for is to have the Expert Advisor
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link
Hi, I have a working MQ4 EA (With a few warnings but works fine), I need the warnings cleared and converted to MQ5. But I would also like a few improvements first. Firstly: Fix warnings in MT4 code (return value of 'OrderSelect'/'OrderModify' should be checked). Add following features: Magic number modifiable variable (It's currently hard coded) Is it possible to have a stop loss dollar amount instead of lots if
i create a robot which help with order blocks and detection of spikes ....simply it analyses the market for you and if you are using it you wont need much skill to start operating it well you just need to know and understand how it works
I need an experienced programmer to create an automated EA that will open trades based on different candle stick formation strategies and indicators. The EA will first scan the market, find a current market trend and define area of support and resistance. On ranging market the EA doesn’t place trades . (1) EA should use a straddle strategy from either the S/R level, (2) indecision Doji candle from the S/R area, (3)
Order of EA trading only Arrow signals of my indicator in MT4 This EA should trade only the BUY and SELL Arrow signals after 1 added candle AND only if the bricks (blue for blue and red for sell) are in same direction Arrow + a brick Indicator is here attached. Arrow up + 2 Bricks Blue is BUY Arrow down + 2 Bricks Red is SELL Important is to check ONLY CLOSED candels. Sometimes it maybe occur ,that arrow apperase
Je souhaite un Ea advisor, possédants des stratégies combinés tels que : RSI+BB, Stoch+ATR, Fibonacci pattern harmonics, Keiltner+Canal Donchian, EMA+SMMA, support et résistance,zizag Min lots : 0.1 Je rechargerai mon solde une fois qu’un bon robot me sera présenté Je 'ai qu’une centaine d’euro entre mon investissement en votre EA et mon solde métatrader je ne veux pas de calcul de lots en fonction de mon
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link

Projektdetails

Budget
200+ USD
Für die Entwickler
180 USD