MT5 EA with Bollinger Band and Candlestick size

MQL5 エキスパート

仕事が完了した

実行時間5 日

指定

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]


応答済み

1
開発者 1
評価
(24)
プロジェクト
29
24%
仲裁
3
67% / 33%
期限切れ
6
21%
2
開発者 2
評価
(38)
プロジェクト
40
25%
仲裁
20
15% / 75%
期限切れ
8
20%
多忙
3
開発者 3
評価
(116)
プロジェクト
137
36%
仲裁
15
13% / 67%
期限切れ
9
7%
4
開発者 4
評価
(9)
プロジェクト
12
8%
仲裁
2
50% / 50%
期限切れ
0
5
開発者 5
評価
(236)
プロジェクト
418
34%
仲裁
53
36% / 40%
期限切れ
153
37%
多忙
6
開発者 6
評価
(12)
プロジェクト
25
24%
仲裁
2
50% / 50%
期限切れ
2
8%
7
開発者 7
評価
(34)
プロジェクト
60
23%
仲裁
11
73% / 9%
期限切れ
3
5%
8
開発者 8
評価
(568)
プロジェクト
641
41%
仲裁
21
57% / 29%
期限切れ
47
7%
仕事中
類似した注文
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

プロジェクト情報

予算
30+ USD
開発者用
27 USD
締め切り
最高 2 日