I need an Expert Advisor made.

MQL4 Experts

Tâche terminée

Temps d'exécution 2 minutes
Commentaires du client
Thank you Botrous. Very professional. Lots of communication, very open to what I needed. Would be happy to work with again.
Commentaires de l'employé
thank you ,,,,,, you are very good trader i really hope we can work together again

Spécifications



 

I need an Expert Advisor that enters trades based on the MT4 ZigZag indicators previous highs and lows .

It needs to ignore the newest forming/repainting leg. * I will be more specific later

My Metatrader is on FXCM USA, build 902, it uses 5 digits for pips, and it uses standard lots: .01 is a micro lot, .10 is mini lot, and 1.00 is a standard lot.

 

So far for inputs i can think of:

1. Lots per position/trade

2. Take Profit in pips

3. Initial Stop Loss in pips

4. Trailing/Jumping Stop in pips

5. Enter Spread Distance in pips for Longs

6. Enter Spread Distance in pips for Shorts 

     * Enter Distance is how much above or below signal until i enter. Its to make sure i don't jump into a signal inside the bid/ask spread.

     * Might not need this input if we simply make the EA's logic take care of it automatically.

7. A setting to change trailing stop to breakeven after so many pips in profit

     *This will be an option to adjust stop loss to breakeven after a certain amount of pips in profit is reached. Or to lock in pips just above breakeven.

So maybe something like...

7.a. Change stop after trade + X pips 

7.a. New stop at X pips

Or 

7.b. Break even after + X pips

       

8. Hours to trade.

     *Which hours the EA will open orders and when to stop trading.

9. Im very new to how Indicators and EA's work. But I need to be able to adjust parameters of the ZigZag the EA uses too. Which are:

Depth    X

Deviation   X

Backstep    X

This would allow me to test different settings and other timeframes also. 

 

 Will Add and Subtract through more communication of what I want to do and what is easiest for you and most efficient. My strategy works manually. Just got to get it into code.

 

  So lets do a vague walkthrough example:

Only trade during specified hours (so for example, London only)

  When London opens, the ZigZag (ZZ) indicator will be used to find swing highs and lows.

Need to completely ignore the newest leg being drawn on the ZZ which is moving/repainting/changing

  The most recent ZZ High and Low that are 'permanently drawn' will be kept track of and will be a level to signal a Buy or Sell Trade.

^ This is very very important to get it to work correctly, must understand the MT4 ZigZag code/logic ^ 

  Only one trade at a time.

To close a trade, must hit TakeProfit, Stop loss or when the trading session ends, close the position at market price.

  We'll use a Set Take Profit level

I need an initial Stop Loss at beginning of every trade

 The stop loss will change and tighten as the trade plays out. So when trade goes up 4 pips, the stop is raised 4 pips too. 

 

Thats what I got for now. I can manually trade this fine, the repainting ZigZig is not an issue, since I can ignore that leg with my human brain. If we can do something for the EA to only pay attention to the most recent permanent high and low. Maybe create an object at the last permanent high and low, and signal at the objects location. I don't know, my understanding how to to do that is pretty low. This is where I need help and code written.

 

Répondu

1
Développeur 1
Évaluation
(362)
Projets
504
40%
Arbitrage
147
18% / 72%
En retard
98
19%
Occupé
2
Développeur 2
Évaluation
(182)
Projets
342
42%
Arbitrage
118
12% / 73%
En retard
104
30%
Gratuit
3
Développeur 3
Évaluation
(225)
Projets
284
42%
Arbitrage
15
13% / 47%
En retard
67
24%
Gratuit
4
Développeur 4
Évaluation
(195)
Projets
395
28%
Arbitrage
155
20% / 52%
En retard
112
28%
Gratuit
5
Développeur 5
Évaluation
(180)
Projets
301
30%
Arbitrage
54
24% / 56%
En retard
98
33%
Gratuit
6
Développeur 6
Évaluation
(121)
Projets
134
66%
Arbitrage
36
25% / 56%
En retard
22
16%
Gratuit
7
Développeur 7
Évaluation
(264)
Projets
538
50%
Arbitrage
55
40% / 36%
En retard
224
42%
Travail
8
Développeur 8
Évaluation
Projets
0
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
9
Développeur 9
Évaluation
(129)
Projets
208
54%
Arbitrage
21
24% / 52%
En retard
64
31%
Gratuit
Commandes similaires
I am looking to develop an automated trading bot based on a strategy involving the crossing of four Simple Moving Averages (SMA). The bot should be capable of entering trades based on this strategy. Additionally, I would like to incorporate some custom diversions tailored for NinjaTrader
RSI trading bot 50 - 80 USD
Good morning, I'm looking to have an RSI based trading bot developed, which focuses on having many options for closing trades in order to diversify my trading opportunities, and to be good for experimentation in backtesting. Here are the features I'd like: -Being able to have as many of the following options activated as I want, to try all combinations of them -To work on all timeframes, though I will be focusing on
Looking for an EA which can produce less than 5% drawdown. Also profit factor above 1.5 (preferably 2.0) Please give me proper explanation how your EA works too Has anyone programmed it before? is it limited to forex only
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells

Informations sur le projet

Budget
20 - 60 USD
Pour le développeur
18 - 54 USD
Délais
de 1 à 14 jour(s)