EA based on Half Trend & Moving Average

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 15 ore
Feedback del cliente
Cheaper than others, faster as well, and great quality!
Feedback del dipendente
Thanks for good job and respect!!!

Specifiche

Hello fellow programmers. I need an Expert Advisor program based on the Half Trend Signals and a simple Moving Average. Please read all the details on the Requirements Specification.

The Robot will open 2 buy orders at the trigger of every up-trend signal (blue arrow up) as long as the price is above the Moving Average (lets say 100 MA). The same goes to sell, open 2 orders on the down trend signal as long as the price is below the Moving average. Only 2 active orders max per chart/symbol.

Buy Conditions:
1. If the up trend signal is triggerd (blue arrow):
 a. The price must be above the 100 Moving Average to proceed to open the 2 Orders.
 b. Both orders (#1 and #2) needs to have the SL at the Lowest value (tip of wick) of any of the previous 10 candles.
 c. Order #1 needs to have the TP at the same pip value at which the SL was placed. If SL was put at 50 pips below the price, TP will be at 50 pips above price (1:1).
 d. Order #2 needs to remain open until the down trend signal (red arrow) is triggered. Then it closes.
 e. If Order #1 hits the first TP, then SL of Order #2 moves to entry price and stays there.

 f. If the TP of Order #1 is not hit, wait for down trend signal (red arrow) to appear and close both orders in loss.

Sell Conditions:
2. If the down trend signal (red arrow) is triggered, then I need the opposite of the buy orders to happen:
 a. The price must be below the 100 Moving Average to proceed to open the 2 Orders .
 b. Both orders (#1 and #2) needs to have the SL at the Highest value (tip of wick) of any of the previous 10 candles.
 c. Order #1 needs to have the TP at the same pip value at which the SL was placed. If SL was put at 50 pips above the price, TP will be at 50 pips below price (1:1).
 d. Order #2 needs to remain open until the up trend signal (blue arrow) is triggered. Then it closes.
 e. If Order #1 hits the first TP, then SL of Order #2 moves to entry price and stays there.
 f. If the TP of Order #1 is not hit, wait for down trend signal (red arrow) to appear and close both orders.

3. I would prefer to modify the parameters of the EA in the chart window. If this is not possible, then is ok to modify in the MQ Language Editor.
 a. I would like to define the lot size before activating the EA on the chart, but having two options to define it. A fixed value entered manually or as a % of the balance. If it is a %, the lot value
would increase or decrease automatically based on the profits or losses of all the charts/symbols.
 b. I would like to be able to modify the value of the Moving Average and the amplitude of the Half Trend.
 c. Also, would like to be able to define how many candles back I want to take the max value of SL. For example, instead of 10 candles (see b.) enter 5 candles.
 d. I would like to modify/set up the orders. Maybe just have 1 order.
 e. The more customizable the better. Therefore I can play with the inputs on different timeframes and do backtesting to see what best fits my needs.

File:

PNG
Capture1.PNG
57.2 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(376)
Progetti
398
31%
Arbitraggio
62
19% / 69%
In ritardo
50
13%
In elaborazione
2
Sviluppatore 2
Valutazioni
(65)
Progetti
71
30%
Arbitraggio
8
0% / 88%
In ritardo
5
7%
Gratuito
3
Sviluppatore 3
Valutazioni
(1086)
Progetti
1437
45%
Arbitraggio
49
71% / 12%
In ritardo
35
2%
In elaborazione
4
Sviluppatore 4
Valutazioni
(590)
Progetti
789
71%
Arbitraggio
9
33% / 33%
In ritardo
22
3%
Gratuito
5
Sviluppatore 5
Valutazioni
(346)
Progetti
543
32%
Arbitraggio
24
67% / 8%
In ritardo
15
3%
Gratuito
6
Sviluppatore 6
Valutazioni
(67)
Progetti
79
33%
Arbitraggio
6
50% / 33%
In ritardo
7
9%
Gratuito
7
Sviluppatore 7
Valutazioni
(54)
Progetti
53
17%
Arbitraggio
7
0% / 100%
In ritardo
5
9%
Gratuito
8
Sviluppatore 8
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
9
Sviluppatore 9
Valutazioni
(2422)
Progetti
3042
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
In elaborazione
10
Sviluppatore 10
Valutazioni
(74)
Progetti
121
43%
Arbitraggio
12
33% / 50%
In ritardo
17
14%
Gratuito
11
Sviluppatore 11
Valutazioni
(253)
Progetti
408
38%
Arbitraggio
86
43% / 19%
In ritardo
70
17%
In elaborazione
12
Sviluppatore 12
Valutazioni
(769)
Progetti
1033
44%
Arbitraggio
50
8% / 50%
In ritardo
117
11%
Gratuito
Ordini simili
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

Informazioni sul progetto

Budget
40 - 90 USD
Per lo sviluppatore
36 - 81 USD
Scadenze
da 5 a 10 giorno(i)