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
(36)
Projects
59
27%
Arbitration
24
21% / 50%
Overdue
10
17%
Working
4
Developer 4
Rating
(139)
Projects
181
24%
Arbitration
23
22% / 39%
Overdue
13
7%
Free
5
Developer 5
Rating
(225)
Projects
401
34%
Arbitration
53
36% / 40%
Overdue
144
36%
Working
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
(66)
Projects
101
53%
Arbitration
3
0% / 67%
Overdue
9
9%
Working
9
Developer 9
Rating
(249)
Projects
398
38%
Arbitration
82
41% / 20%
Overdue
69
17%
Busy
10
Developer 10
Rating
(555)
Projects
922
48%
Arbitration
300
59% / 25%
Overdue
123
13%
Working
Similar orders
I Want a bot that will work for my tradingview strategy and also works perfectly, Kindly reach out to me so I can explain the project more further and get started without any further delay
Looking for EA's that can pass prop firms Only message me if you are serious thank you https://t.me/ marketkillerrr Message me on tele^Gram thanks Or you can msg me here it doesn't matter please do not waste my time... Price is negotiable i can pay up to 30,000$
Hello .I have existing Tradingview strategy that I will like to automate to Mt4 EA based on my specification . I need an expert in the field that have experience in both tradingview and MT4
my style of trade is to manually scale position size up & down from 1 to 100+ micros as the market moves, so the indicator I need has nothing to do with scaling in & out of the position, but I need an indicator that dynamically trails the position P&L, And has a trailing daily max loss that will reject new order entry if triggered. Example is setting a $350 Position auto stop-loss so as I scale in & out of contracts
Hi, i have a simple strategy which has 4 different types of entries based on parabolic sar and moving average that I would like to be coded into an EA. I would also like some inputs for it like news filter, time start and time end, risk % and so on. Will discuss further upon application
Hey there, I need to convert an indicator from ninja to mt4 I will attach the ninjatrader indicator script to be converted into mt4 If you can do this kindly bid and let's discuss about the project Thanks
I need a trading indicator that will give 1 minute and 5 minute accurate signals for only EURUSD pair. the indicator is to be used for Binary options so it has to perform exceptionally
ODSMART EA 30 USD
I want an EA developed from this strategy that will buy and sell based on the appearance of these colours. Blue-buy (Enter when the signal indicator is at zero on the blue background) Red -sell( Enter when the signal indicator is at 100) White and brown, exit trade
a.) My current Script can do the Followings, 1.a) Create an index; 1.b) Create a custom configuration chart. b.) What i want is to assemble all indexes and make an average index(Avg Index= index1 + index2 + index3 + ........../ no: of indexes) We will call this average index "APX" c.) Then we will configure another custom charts whereby we will say 1.) APXAUD=APX/AUD Index; 2.) APXCAD=APX/CAD Index; 3.)
Hi there Here is a video of the logic: its based on market structure and swings using validated highs and lows based on candle closure. Just in case you would like to take a look at the code/indicator here is the link: https://youtu.be/igj0OaQoM7o?si=7nigL8OU2Nt1Zxkx Let me know if you can help

Project information

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