指定


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












 



応答済み

1
開発者 1
評価
(8)
プロジェクト
18
17%
仲裁
3
67% / 0%
期限切れ
0
2
開発者 2
評価
(4)
プロジェクト
6
0%
仲裁
4
25% / 75%
期限切れ
0
3
開発者 3
評価
(37)
プロジェクト
59
27%
仲裁
25
20% / 52%
期限切れ
10
17%
仕事中
4
開発者 4
評価
(139)
プロジェクト
181
24%
仲裁
23
22% / 39%
期限切れ
13
7%
5
開発者 5
評価
(237)
プロジェクト
419
34%
仲裁
53
36% / 40%
期限切れ
154
37%
多忙
6
開発者 6
評価
(272)
プロジェクト
394
63%
仲裁
70
53% / 26%
期限切れ
198
50%
7
開発者 7
評価
プロジェクト
1
0%
仲裁
1
0% / 100%
期限切れ
0
8
開発者 8
評価
(69)
プロジェクト
104
54%
仲裁
3
0% / 67%
期限切れ
9
9%
仕事中
9
開発者 9
評価
(253)
プロジェクト
408
38%
仲裁
86
43% / 19%
期限切れ
70
17%
仕事中
10
開発者 10
評価
(563)
プロジェクト
932
47%
仲裁
301
59% / 25%
期限切れ
124
13%
仕事中
類似した注文
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
I 'm looking for a bot to take trades . I have questions 1 . What is the win rate? It could be ! 2 . Any guarantee if the bot does not take a win trade
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
Hello I need a simple heiken ashi candle indicator created . The difference I would like the I indicator to show more candles I know the heiken ashi candle open use the previous days open, close but I would like it to show more candles . So basically say if the previous candle is red the open heiken ashi should be coded using previous days open,close and low / 3. It Sound confusing but all im trying to do is get more
Hello I'm looking for a robot that is profitable for trading pocket option. I will need to see results using the bot have to be able to give accurate signals
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

プロジェクト情報

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