Specification


Hi there I Want to Create an MT5 EA that TRADES or ONLY ALERT


FEATURES 

  • Will Open Only 1 position Always, Will not Open a position if the current position is open. 
  • Will Send Alert and Mobile Alert, Notifications on RSI Alert and Sweep
  • Will Send Alert and Mobile Alert, Notification on Opening Position 
  • Will Send Alert and Mobile Alert, Notification on TP and SL 
  • Will Send Source Code For Future Updates, Revision, Plus other specifications that will be encountered to be discussed with coder

= Has 2 Engulfing Rectangle Time Frames Marked (* Abbreviation EG = Engulfing)

= Has 2 RSI on the Same Window on 2 Different TimeFrames

= Bullish EG means a Bearish Candle High is Engulfed by body of a Bullish Candle.. Can be 1 Bullish Candle, 2, 3 or 4 Bullish Candle.. BUT cannot have a Bull Candle before the body of the Bear Candle is Engulfed.. VICE VERSA for Bearish EG...


Strategy

= HTF make engulfing pattern ( Bullish EG or Bearish EG ) Near the Current Price 

= LTF make engulfing pattern inside the HTF engulfing pattern 

= Once Price comes into one or both of these rectangle zones, this is the trigger to start looking for entries


Entry Strategy

= If RSI is turned on, price from at least 1 of the RSIs must be above 80 for low probability

= If price is above 90 on 1st RSI its medium probability entry

= If price is above 90 on 2nd RSI its high probability

 

If Sweep is turned on, we must wait for price to be within the engulfing zone

A wick sweep must occur (Bullish candle high sweep previous candle high or Bearish candle low sweep previous candle low)

 

Money Management is For Account Risk Settings

______________________________________

=========== General Settings========

Trading Start  00:00      //Stops alerts/Trades
Trading Stop  18:00      //Stops alerts/Trades

Trading          NO                         // if this is no, we only alert not trade

Candle Bars Count     300        //  Number of Bars to Check for EG and Sweep or RSI = Example: 300 Bars

Alert             ON                         // Alerts On and OFF

Alert Push Notifications      ON    // Mobile Alerts On and OFF

Comment     // Any Text 

============ Money Management =================

Lots               Manual   //Using Lot Size defined by user

                     Auto  Level      // (OF or On) If ON Auto Lot Level 1 = 0.01 Lot Per 100$ Account Balance Please Show on Display Options

                     Amount $      //means lotsize per dollar value (Example 1 Pip = 1$ Value)

SL                 PIPS       //Default is pips

                     ATR        //SL using ATR

                     H/L         //Recent High or Low

TP                 2R          //This the Risk to Reward

Trail               ON          // On and OFF

Trail Start  Pips    0       // Starts Trailing at Example 10 Pips 

Trail Steps Pips     0      //  Trailing Distance in Pips.. Example 10 is Set, Trail is 10 Pips Distance from Current Price

Equity Protect Amount $300              //If account reaches $300 DD or Loss we stop EA for day

Take Profit Amount   $800              //Target to stop EA for Prop/Live Accounts

Stop Loss Amount    $1000     //If account hits SL all trading is stopped

================= STRATEGY SETTINGS =================

Entry              Sweep    //if SWEEP means we only use Sweep as entry within Engulfing Zones

                     RSI         //if RSI means we only use RSI as entry with Engulfing Zones

                     BOTH     //If BOTH means we use both as entry criteria

HTF Engulfing        H4          // Drawing rectangles for higher Timeframe Engulfing ( Changeable, Default is H4)

LTF Engulfing M15        // Drawing rectangles for lower Timeframe Engulfiing (Changeable, Default is M15)

RSI                ON         //If ON means we must use RSI as entry/confluence

HTF RSI         M15 3     //RSI(3) showing M15 ( Changeable, Default is M15)

LTF RSI          M5  3     //RSI(3) showing M5 within the same window ( Changeable, Default is M5)

2TF Sell         90          // level 90 ( Changeable, Default is 90)

Sell Alert        80          // level 80 ( Changeable, Default is 80)

2TF Buy         10          // level 10 ( Changeable, Defaulit is 10)

Buy Alert        20          // level 20 ( Changeable, Default is 20)

HTF EG Color            Red        // changes the color for the HTF Engulfing

LTF  EG Color            Blue        // changes the color for the LTF Engulfing


>>>>>>>>>>>>>>>>>>> Illustrations <<<<<<<<<<<<<<<<<<<<<<<<

Trading View Link for Engulfing Codes Might Help U

MTF Engulfing Zones — Indicator by pebs85 — TradingView












 



Responded

1
Developer 1
Rating
(8)
Projects
18
17%
Arbitration
3
67% / 0%
Overdue
0
Free
2
Developer 2
Rating
(4)
Projects
6
0%
Arbitration
4
25% / 75%
Overdue
0
Free
3
Developer 3
Rating
(37)
Projects
59
27%
Arbitration
25
20% / 52%
Overdue
10
17%
Working
4
Developer 4
Rating
(139)
Projects
181
24%
Arbitration
23
22% / 39%
Overdue
13
7%
Free
5
Developer 5
Rating
(237)
Projects
419
34%
Arbitration
53
36% / 40%
Overdue
154
37%
Busy
6
Developer 6
Rating
(272)
Projects
394
63%
Arbitration
70
53% / 26%
Overdue
198
50%
Free
7
Developer 7
Rating
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
8
Developer 8
Rating
(69)
Projects
104
54%
Arbitration
3
0% / 67%
Overdue
9
9%
Working
9
Developer 9
Rating
(253)
Projects
408
38%
Arbitration
86
43% / 19%
Overdue
70
17%
Working
10
Developer 10
Rating
(563)
Projects
932
47%
Arbitration
301
59% / 25%
Overdue
124
13%
Working
Similar orders
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
I need a trading bot, My strategy works with the 1hour timeframe .My stop-loss should be put using Atr of the candle multiply by 1.5 then the value will be added or subtracted from my entry depending on if it's a buy or sell and my entry should be a candlestick pattern also in addition to when the 3 Ema corresponds .When the 8Ema is above the 20Ema and they are both above the 100Ema it is a buy and when the 20Ema is
Looking to create EA for forex tradding with strategy as per price action, where order get excuted with proper stop loss and take profit. and order size should change as per privious trade result
Hi, I would like to create an expert advisor to fully automatic trade in MT4 as below, it should be possible with gold or any currency pairs and need to possible with 2, 3, 4 or 5 after decimal quotes PAROL MA CROSSOVER 1. Magic Number : Customize 2. Take profit in points : Customize 3. Stop loss in points : Customize 4. Strat time in GMT : Customize 5. End time in GMT : Customize (It means no need to open a new
i need someone who can remake this indicator to a winning strategy. i need someone who can make my signal on that indicator to appear fast on the chart... let me know if you can
I am seeking a coder who has experience in converting an MT4 indicator & EA(.mq4 file, source code provided) to TradingView's Pine Script. The indicator should be identical to the original, with the same inputs and settings. Upon completion of the task, the coder will send me the Pine Script indicator & EA along with the full source code, and the project will remain confidential. This task should be straightforward
We are seeking an experienced developer with expertise in converting cTrader bots to MT4 Expert Advisors (EAs). The ideal candidate will have a strong background in both C# (used in cTrader) and MQL4 (used in MT4). You will be responsible for translating trading algorithms and strategies from cTrader to MT4, ensuring that all functionalities and performance criteria are met
see trade open on every tick seconde ok forex pair us us30 if is current running at 40170.00 so open 2 trade buy stop and sell stop both in every tick pending order of buy stop will 40171.00 and sell stop pending order will be 40169.00 buy stop will open at 40171.00 and tp will be 40173.00 and SL will be 40169.50 ok if buy stop hit sell stop order automatically will be close now if sell stop order open at 40169.00 so
I need an experienced programmer to create an automated EA that will open trades based on different candle stick formation strategies and indicators. The EA will first scan the market, find a current market trend and define area of support and resistance. On ranging market the EA doesn’t place trades . (1) EA should use a straddle strategy from either the S/R level, (2) indecision Doji candle from the S/R area, (3)
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2

Project information

Budget
50+ USD
For the developer
45 USD
Deadline
to 30 day(s)