EA new momo retracement

MQL5 Experts

Specification

INSTRUCTIONS: EA "NEW MOMO RETRACE"

=====================

Platform MT5

Markets: forex, futures, stocks (please take into account different decimalizations)

EA shall also have the ability to be backtested in Strategy tester.

EA shall work on each market independetly (meaning multiple trades can be opened on different markets without one affecting the other)

Wherever I wrote "input" in brackets below, I need that number to be modifyable in settings menu.

Indicators used:
-Average true range 14
-Exponential moving average 20 on Close (input)
-MACD 3/10-16 *I have custom for MT4, will send it to you
-Upper and Lower Keltner channel 20/2.5 (input) *I have custom for MT4, will send it to you

ENTRY OF TRADES is only allowed in Session times so I need (input)
Session start: hh:mm (08:00)
Session end: hh:mm (17:30)
Exit can happen whenever, by the rules below, it is not time limited.


RULES FOR LONG
Initial condition: 
1. Price makes highest high in the last 30 bars
2. Price trades higher (not the same but higher) than the upper Keltner channel
3. Fast MACD line makes highest high in the last 30 bars

All these 3 conditions must be met ALL AT ONCE - at the same bar. We call this BUY SIGNAL.

Entering:

1. After Buy SIgnal, Price makes a pullback to EMA 20 (EMA value taken from one bar back that is already closed so we know exact price) where a buy limit order is executed.

Buy order is 5 lots big.

We don't know when the price will pullback so pending entry order will have to be adjusted every bar by a moving EMA obviously. 

Also, after EMA is touched the Initial conditions described above must happen again all together for new potential trade.

Trade management:

1. After a trade is entered initial sell STOP LOSS order is entered 2.5 ATR (input) away from entry price (ATR value taken from one bar back that is already closed so we know the exact value) in case trade gets stopped out.

2. This is how we will exit a long position if it moves in our favor:

a) Exit 2 lots (input) with profit at 0.8 ATR (input) away from entry price (ATR value taken at the moment of entry) and after that immediately reduce STOP LOSS size by 50% (input).

b) Exit another 2 lots (input) with profit at 1.6 ATR (input) away from entry price (ATR value taken at the moment of entry) and after that immediately MOVE STOP LOSS TO ENTRY PRICE AND also activate TRAILING STOP as described in next "c" point below, whichever is higher.

c) Use TRAILING stop for the remainding of position if it gets activated as described in point "b" above to protect profits. Trailing stop will be Lowest low of last 2 (input) bars. Trail until long trade is closed out this way.


RULES FOR SHORT
Initial condition: 
1. Price makes lowest low in the last 30 bars
2. Price trades lower (not the same but lower) than the lower Keltner channel
3. Fast MACD line makes lowest low in the last 30 bars

All these 3 conditions must be met ALL AT ONCE - at the same bar. We call this SELL SIGNAL.

Entering:

1. After SIgnal, Price makes a pullback to EMA 20 (EMA value taken from one bar back that is already closed so we know exact price) where a sell limit order is executed.

Sell order is 5 lots big.

We don't know when the price will pullback so pending entry order will have to be adjusted every bar by a moving EMA obviously. 

Also, after EMA is touched the Initial conditions described above must happen again all together for new potential trade.

Trade management:

1. After a trade is entered initial buy STOP LOSS order is entered 2.5 ATR (input) away from entry price (ATR value taken from one bar back that is already closed so we know the exact value) in case trade gets stopped out.

2. This is how we will exit a short position if it moves in our favor:

a) Exit 2 lots (input) with profit at 0.8 ATR (input) away from entry price (ATR value taken at the moment of entry) and after that immediately reduce STOP LOSS size by 50% (input).

b) Exit another 2 lots (input) with profit at 1.6 ATR (input) away from entry price (ATR value taken at the moment of entry) and after that immediately MOVE STOP LOSS TO ENTRY PRICE AND also activate TRAILING STOP as described in next "c" point below, whichever is lower.

c) Use TRAILING stop for the remainding of position if it gets activated as described in point "b" above to protect profits. Trailing stop will be Highest high of last 2 (input) bars. Trail until short trade is closed out this way.

That is all.



Responded

1
Developer 1
Rating
(258)
Projects
395
28%
Arbitration
69
19% / 49%
Overdue
120
30%
Free
2
Developer 2
Rating
(33)
Projects
35
40%
Arbitration
11
9% / 91%
Overdue
4
11%
Free
3
Developer 3
Rating
(586)
Projects
1047
49%
Arbitration
39
28% / 41%
Overdue
49
5%
Free
4
Developer 4
Rating
(365)
Projects
412
36%
Arbitration
35
26% / 57%
Overdue
63
15%
Free
5
Developer 5
Rating
(1)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
Similar orders
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5

Project information

Budget
30 - 70 USD
VAT (22%): 6.6 - 15.4 USD
Total: 36.6 - 85.4 USD
For the developer
27 - 63 USD
Deadline
from 1 to 3 day(s)