MT5 EA with Bollinger Band and Candlestick size

MQL5 Esperti

Lavoro terminato

Tempo di esecuzione 5 giorni

Specifiche

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]


Con risposta

1
Sviluppatore 1
Valutazioni
(24)
Progetti
29
24%
Arbitraggio
3
67% / 33%
In ritardo
6
21%
Gratuito
2
Sviluppatore 2
Valutazioni
(38)
Progetti
40
25%
Arbitraggio
20
15% / 75%
In ritardo
8
20%
Occupato
3
Sviluppatore 3
Valutazioni
(116)
Progetti
137
36%
Arbitraggio
15
13% / 67%
In ritardo
9
7%
Gratuito
4
Sviluppatore 4
Valutazioni
(9)
Progetti
12
8%
Arbitraggio
2
50% / 50%
In ritardo
0
Gratuito
5
Sviluppatore 5
Valutazioni
(236)
Progetti
418
34%
Arbitraggio
53
36% / 40%
In ritardo
153
37%
Occupato
6
Sviluppatore 6
Valutazioni
(12)
Progetti
25
24%
Arbitraggio
2
50% / 50%
In ritardo
2
8%
Gratuito
7
Sviluppatore 7
Valutazioni
(34)
Progetti
60
23%
Arbitraggio
11
73% / 9%
In ritardo
3
5%
Gratuito
8
Sviluppatore 8
Valutazioni
(568)
Progetti
641
41%
Arbitraggio
21
57% / 29%
In ritardo
47
7%
In elaborazione
Ordini simili
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
I need someone that can make expert advisor for backtesting purpose. The input file is History trade report export file from MQl5 the expert advisor should open position the exact time of open trade on the report. The same as the close time

Informazioni sul progetto

Budget
30+ USD
Per lo sviluppatore
27 USD
Scadenze
a 2 giorno(i)