MT5 EA with Bollinger Band and Candlestick size

MQL5 Experts

Job finished

Execution time 5 days

Specification

Hi, I need a MT5 EA with the following criteria:

A1. Criteria For Sell order:

       At the beginning of each candle, check IF:

1.            The current time is within the “Start time:”  and “Finish time:”

2.            Spread is lower than “Spread Filter:”

3.            Free Margin is Higher than “Free Margin Filter:”

4.            The last closed candle’s body is bigger than the “Minimum candle size:”

5.            The last closed candle’s body smaller than the “Maximum candle size:”

6.            High[2] (the High price of the 2nd last candle) was above the value of upper Bollinger band for that candle.

7.            Low[1] (the Low price of the last candle) is lower than Open[2] (the Open price of the 2nd last candle)

8.            Open[2] was at least 0.9 pips ("2nd Candle size:”) Below than Close[2]

>> Place a Sell order

>> Place a Pending Buy order at 10 pip (“Pending order pips:”) above the current Sell order IF "Pending orders:” is set as “Ture”. 

A2. Criteria For Buy order:

1.            Same as Sell order for serial number 1 to 5

2.            Low[2] was Below the value of Lower Bollinger band for that candle.

3.            High[1] is above Open[2]

4.            Open[2] was 0.9 pips ("2nd Candle size:”) Above than Close[2]

>> Place a Buy order

>> Place a Pending Sell order at 10 pip (“Pending order pips:”) Below the current Buy order IF "Pending orders:” is set as “Ture”.

B. Break Even:

After 50 minutes (“Break even time:”) of order open time,

If the order is still in Loss, set the stoploss of the order at “Break even pips:”

C. Closing of Pending order:

Close the pending order immediately if the corresponding buy/sell order was closed in Profit.

D. External Variables:

1.            Lot size: 0.1

2.            StopLoss: 10 [in pips, if “0” stoploss will be inactive]

3.            TakeProfit: 0 [in pips, if “0” takeprofit will be inactive]

4.            Trailing StopLoss: 5 [in pips]. [Trailing StopLoss should add spread in its calculation. If set as “0”, Trailing StopLoss will be inactive]

5.            Spread Filter: 0.5 [in pips]

6.            Free Margin Filter: 300 [in Dollar]

7.            Start time: 09:30 [broker server time]

8.            Finish time: 19:30 [broker server time]

9.            Minimum candle size: 0.9 [in pips]

10.         Maximum candle size: 30 [in pips]

11.         2nd Candle size: 0.9 [in pips]

12.         Break even pips: 2 [pips of profit from the order open price]

13.         Break even time: 50 [in Minutes]

14.         Pending orders: True/False

15.         Pending order pips: 10 [in pips]

16.         Pending order StopLoss: 15 [in pips, if “0” stoploss will be inactive]

17.         Pending order TakeProfit: 10 [in pips, if “0” takeprofit will be inactive]

18.         Pending order Trailing StopLoss: 15 [in pips]. [Trailing StopLoss should add spread in its calculation. If set as “0”, Trailing StopLoss will be inactive]


Responded

1
Developer 1
Rating
(23)
Projects
28
21%
Arbitration
3
67% / 33%
Overdue
7
25%
Free
2
Developer 2
Rating
(37)
Projects
40
25%
Arbitration
20
15% / 75%
Overdue
8
20%
Busy
3
Developer 3
Rating
(116)
Projects
137
36%
Arbitration
15
13% / 67%
Overdue
9
7%
Free
4
Developer 4
Rating
(9)
Projects
12
8%
Arbitration
2
50% / 50%
Overdue
0
Free
5
Developer 5
Rating
(228)
Projects
403
33%
Arbitration
52
37% / 40%
Overdue
146
36%
Loaded
6
Developer 6
Rating
(12)
Projects
25
24%
Arbitration
2
50% / 50%
Overdue
2
8%
Free
7
Developer 7
Rating
(34)
Projects
60
23%
Arbitration
11
73% / 9%
Overdue
3
5%
Free
8
Developer 8
Rating
(566)
Projects
639
41%
Arbitration
21
57% / 29%
Overdue
45
7%
Loaded
Similar orders
Hello guys, two EAs, one on MT4 the other is on MT5 First EA I need to convert a trading view indicator "Pine script" into mql4 indicator and I want to use it in an EA. You can find the indicator at this link and this is the indicator name “demand and supply zones”. the indicator shows rectangles on the chart those are the support and resistance area, we will take a trade from those rectangles. Drawing are
I need trading view developer to help me with building a strategy from scratch. Trying to create a indicator that will allow me to backtest grid bot performance on trading view
Hello to all developers, I need someone that can help me with my ea project. I want to do ea Only reverse engineering (writing from scratch by analyzing the algorithm), without decompilation Here are the files https://drive.google.com/folderview?id=1A9uJNbvFM1pvYHRLTIDf5ThgeJu88eJp
Fix my ea and add reverse trade feature plus has Make ea with trailing stop, once trade is closed in loss open in opposite, close in win open in same position. The ea must trail from 0 ( from the start)
Seeking a skilled developer to craft an Expert Advisor leveraging the Smart Money concept, boasting a formidable 70% win rate. This EA will adeptly identify order blocks, demand and supply zones, while prudently managing trades based on account size to limit risk to 1-2%. Elevate your trading strategy and maximize returns with this innovative solution
Hello, I am a trader and I have a certain strategy I want to code to an automated EA , so I am seeking for an experienced developer to code a custom trading strategy into an Expert Advisor (EA) for MetaTrader 4 (MT4). The strategy is based on a meticulously backtested algorithm and requires precise execution in live market conditions. If you have the skills and experience to undertake this project, please reach out
Hey I need a proficient programmer to code a well automated expert advisor MT4 EA as per my strategy, you must be skilled and ready to turn my trading ideas into an algorithm that works exactly, kindly reach out to have a look at my trading strategy and let me know if you can turn it to an automated expert advisor in metatrader 4, thanks in advance
I am looking for superb amazing fast MT4 EA coding service from a reliable skilled programmer, If you are the type that used to attend to messages after it client has been waiting so long or paying attention in the beginning then disappear for a while, not ready to provide timely updates and pay attention to details, don't apply as not to waste both our time, I begged you with the power that keep you alive, this is
I have an EA that is based on an indicator and I need to fix and upgrade the EA a bit, The EA is based on a technical indicator of the mql5 store and the original indicator has been updated, therefore the EA is stuck
Hello, please let me know if any of these strategies can be turned into a bot (automation) and run 24/7 on a vps. Also note that they might not use the latest versions of indicators, if this matters, then please check for the latest versions. Thank you! Dan https://1drv.ms/f/s!Alr17W7ddJLYgYgiFKZYluOfokbfQg

Project information

Budget
30+ USD
For the developer
27 USD
Deadline
to 2 day(s)