R Scalper

MQL4 Experts

Job finished

Execution time 3 days
Feedback from customer
very good job. He understood the requirements perfectly and executed the job fast
Feedback from employee
Thanks for good job and excellent respect!!!

Specification

I would like a simple EA to be coded to trade when there is a reversal.

The condition for the trade is as follows:

Buy Entry : There is to be 5 consecutive candles with lower Highs. When the current price breaks the Bar[1]'s High, then a buy trade is activated.

Sell Entry : There is to be 5 consecutive candles with higher Lows. When the current price breaks the Bar[1]'s Low, then a sell trade is activated.


Detail Description as follows:

 

Extern Parameters 

Lot Size [Default = 0.1]

Entry Price [Default = 

Slippage [Default = 30 points]

EMA Period [Default = 200]

Entry Price [Default = Market Price. There are to be options: Market Price, Previous Close]

Market Price - Open Trade (buy/sell) once there is a Buy_Entry or Sell_Entry Signal

Previous Close - Buy/Sell at the Bar[1]’s Close price. (This order active for only the time for     next 2 price bars. Then deactivate order if not enter)

 

Take Profit [Default = 150 points]

Stop Loss [Default = Previous Bar High/Low] (Also allow manual setting such as 100points)

Trailing Stop [Default = 50 points (if 0 means no use)]


X = Number of price bars with consecutive lower highs. [Default = 5]

Y = Minimum Range of the X Bars. [Default = 150 points]

For Buy: Bar[5]’s High - Bar[1]’s Low

For Sell: Bar[1]’s High - Bar[5]’s Low


Z = Minimum Distance (pips) from EMA [Default = 200 points]

For Buy: Bar[1]’s High to EMA[1]

For Sell: Bar[1]’s Low to EMA[1]


Active Hours [Timing that this EA will be trading]


Buy_Entry:


Condition 1 “EMA” : Bar[1]’s High must be below EMA[1] and the distance of the Bar[1]’s High to EMA[1] must be greater than or equal to Z.  


Condition 2 “Range” : The range of the bars (Bar[5]’s High - Bar[1]’s Low) must be greater than or equal to Y.


Condition 3 “X Bars” :There is to be X (default = 5) number of price bars that have consecutive lower Highs. 


Once Bar[0]’s current price breaks above Bar[1]’s High, the Buy_Entry is activated. 


The Buy_Entry price is dependent on the Extern Parameter “Entry Price”. If it is “Market Price”, then a Buy is immediately entered. if it is “Previous Close”, then a Buy order at the Bar[1]’s close price is entered. This Buy order will only be valid for the next 2 price bar, if it does not get triggered, then the order is cancelled.  

 

Sell_Entry:


Condition 1 “EMA”: Bar[1]’s Low must be above EMA[1] and the distance of the Bar[1]’s Low to EMA[1] must be greater than or equal to Z.


Condition 2 “Range”: The range of the bars (Bar[1]’s High - Bar[5]’s Low) must be greater than or equal to Y.


Condition 3 “X Bars”: There is to be X (default = 5) number of price bars that have consecutive higher Lows. 


Once Bar[0]’s current price breaks below Bar[1]’s Low, the Sell_Entry is activated. 


The Sell_Entry price is dependent on the Extern Parameter “Entry Price”. If it is “Market Price”, then a Sell is immediately entered. if it is “Previous Close”, then a Sell order at the Bar[1]’s close price is entered. This Sell order will only be valid for the next 2 price bar, if it does not get triggered, then the order is cancelled.  

  

Note:

The Take Profit and Stop Loss is not to be entered when the trade is executed. IT is to be held in the EA as variables and to be monitored at every tick. When the price has been triggered, the EA will execute the Take Profit or Stop Loss for the current trade. This way, the Take Profit and Stop Loss levels will not be known to the broker during entry. 


The 3 conditions for entry should be labelled onto the screen. 

Responded

1
Developer 1
Rating
(117)
Projects
138
41%
Arbitration
30
7% / 77%
Overdue
17
12%
Free
2
Developer 2
Rating
(2422)
Projects
3042
66%
Arbitration
77
48% / 14%
Overdue
340
11%
Working
3
Developer 3
Rating
(121)
Projects
134
66%
Arbitration
36
25% / 56%
Overdue
22
16%
Free
4
Developer 4
Rating
(218)
Projects
404
60%
Arbitration
13
38% / 23%
Overdue
160
40%
Free
5
Developer 5
Rating
(1)
Projects
2
0%
Arbitration
1
0% / 100%
Overdue
0
Free
6
Developer 6
Rating
(221)
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
7
Developer 7
Rating
(187)
Projects
367
56%
Arbitration
45
22% / 56%
Overdue
188
51%
Free
8
Developer 8
Rating
(90)
Projects
159
61%
Arbitration
40
18% / 63%
Overdue
70
44%
Free
9
Developer 9
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
10
Developer 10
Rating
(225)
Projects
284
42%
Arbitration
15
13% / 47%
Overdue
67
24%
Free
11
Developer 11
Rating
(769)
Projects
1033
44%
Arbitration
50
8% / 50%
Overdue
117
11%
Free
12
Developer 12
Rating
(14)
Projects
21
48%
Arbitration
1
0% / 0%
Overdue
4
19%
Free
13
Developer 13
Rating
(219)
Projects
370
42%
Arbitration
145
17% / 41%
Overdue
124
34%
Free
Similar orders
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
"I need an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for

Project information

Budget
30 - 50 USD
For the developer
27 - 45 USD
Deadline
from 2 to 10 day(s)