Convert MT5 4X Bheurekso pattern indicator to EA

指定

Platform: Metatrader5

This EA’s building block is the Bheurekso Pattern (which uses price action) indicators.

Figure of Bheurekso Pattern on a Computer

Sample 1. Downtrend


Sample 2. Uptrend

Entry Rules

Sell

SELL when any of the following price action set ups form on the chart:

·         Bearish Engulfing

·         Bear Cross

·         Dark Cloud

·         Shooting Star

·         Bear Harami

·         Evening star

Buy Signals

BUY when any of the following price action set ups forms on the chart:

·         Bullish Engulfing

·         Bull Cross

·         Bull Harami

·         Bullish piercing

EXIT

·         NOTE: Close the trade(s) on opposite signal as defined above (Bheurekso Patterns).

For example, exit BUY trade(s) if any of the SELL signals mentioned above form on the chart and vise-versa.

·         Add new/more trades every time a new signal of the same NATURE/DIRECTION materializes.

·         Keep holding Old Trades when a new signal of same NATURE/DIRECTION materializes.

NB: Same Nature refers to a BUY or SELL direction/signal. For example, if a BUY was entered when a bull cross formed, continue holding the buy trade(s) and if bullish piercing or any buy signal forms on the chart add new trade(s) as per new signal of the same direction ,the EA must close all trade(s) when any opposite SELL signal forms/appears ,and vise-versa.

·         Enter a new trade(s) while holding OLD ONES of the same nature if a NEW SIGNAL of same nature materializes/appears.

No. of Trades Feature

·         Include a feature which allows the user to specify the number of trades he or she wishes to place per signal (enables the user to open multiple positions for the same pair at the same time, when a signal materializes). For instance, if he/she specifies 2, the EA will open 2 positions when a signal materializes. The default should be 1.

Retry Feature

·         Sometimes when you try to open a position on Deriv Market, it gives the output “Market is closed” and fails to open the position. I want a feature which can attempt to try placing the position again after some minutes say 10 minutes or 20 minutes (so allow the user to select time after which to retry). The feature will only RETRY if the fist attempt was unsuccessful and should be defined in minutes. The reattempt should be repeated in intervals of the specified time until a position is successfully opened, after which there will be no more attempts.This feature should have and ON/OFF selection.

E.g If the RETRY FEATURE is ON and TIME is given as 10 MINUTES, a failed attempt to place a position when a signal materializes will be attempted again after 10 MINUTES.


Enter on first/second candlestick feature

--The bot should have an option to enter trade(s) when signal appears or on first or second candlestick after signal appears/forms.


Other Specifications

  • The bot should work on ANY given chart ,even on multiple charts timeframes of the same asset/pair. (e.g. 1M usd/jpy ,5M usd/jpy ,15M usd/jpy ,1H usd/jpy all at the same time)
  • The bot should allow the user to specify the lot size when dragged to a chart or open the minimal lot size for that asset. 
  • Allow the bot to take a lot size as small as 0.001 because the Deriv products I trade have these small sizes.
  • Allow the indicator (Bheurekso Pattern) to be used as a resource. (I have sent both the indicator and its source code). I would love it incorporated in the EA such that if the EA is loaded on the chart, the indicator also appears on the chart.


ファイル:

MQ5
OLTUUPQ2.mq5
17.5 Kb
EX5
P4ICI8OK.ex5
64.2 Kb

応答済み

1
開発者 1
評価
(275)
プロジェクト
347
29%
仲裁
36
28% / 64%
期限切れ
10
3%
取り込み中
2
開発者 2
評価
(144)
プロジェクト
186
41%
仲裁
24
58% / 21%
期限切れ
13
7%
3
開発者 3
評価
(45)
プロジェクト
46
24%
仲裁
34
9% / 85%
期限切れ
10
22%
4
開発者 4
評価
(75)
プロジェクト
80
6%
仲裁
46
11% / 54%
期限切れ
7
9%
仕事中
5
開発者 5
評価
(152)
プロジェクト
228
80%
仲裁
22
27% / 50%
期限切れ
11
5%
パブリッシュした人: 24 articles, 1882 codes
6
開発者 6
評価
(1)
プロジェクト
1
0%
仲裁
2
0% / 50%
期限切れ
0
7
開発者 7
評価
(78)
プロジェクト
246
74%
仲裁
7
100% / 0%
期限切れ
1
0%
パブリッシュした人: 1 article
類似した注文
Anyone with experience in trading bots? I'm using TraderBlox ( https://traderblox.com/ ) and the AI assistant generated a bot with RSI that's showing a 68% win rate in backtesting. However, the generated code has some parts " Important: I will only reply to those who send me a photo of their project and have read this; this way I rule out bots. "I don't fully understand (especially order management and dynamic
Ich möchte einen professionellen Expert Advisor (EA) für MetaTrader 5 entwickeln lassen, der sich funktional am ThunderGold Scalper orientiert. Instrument: XAUUSD / GOLD Zeitrahmen: M15 Plattform: MetaTrader 5 / MQL5 Der EA soll eine eigene, nachprogrammierte Strategie verwenden und keine geschützten Quellcodes oder proprietären Dateien des Originalprodukts kopieren. Gewünschte Funktionen: automatischer Handel auf
I need a fully automated Expert Advisor (EA) written in MQL5 for MetaTrader 5. The EA must work directly inside MT5 and must NOT require TradingView, PineConnector, webhooks, or another external connector to place trades. Trading Instrument Primary symbol: XAGUSD (Silver) My broker may display the symbol as XAGUSD-ECN, so the EA should work with the broker’s available XAGUSD symbol. Main entry timeframe: 5-minute
Hi, I am looking for a profitable manual strategy for trading in forex, no bot no EA , only EA. I want to make good profit.If any one has please let me know, i will test it and if satisfied only i will make the payment. Regards
SmartMove_EA 30+ USD
I need a EA programer to program my EA for MLQ5 to sell at the last candle before impulses to the downside(-) and buy on the last candle before the upside(+) movement. For the take profit we target the nearest high for buy and target nearest low for sell.Stop loss on the last weak of the order block
GoldTrade EA 89+ USD
//+------------------------------------------------------------------+ //| XAUUSD Wolfe + SMC Quick Profit EA | //| MT5 / MQL5 | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //================================================================== // INPUTS //================================================================== //--- General
can you help me with I have an indicator that I built and I work with PickMyTrade. The entries come through the alerts I get from Trading View . Trading View needs to send an alert and PickMyTrade executes a trade at that exact same second. Now, I have a problem in Trading View with the synchronization between the alert and the signal. I have a box that I built for a trade. It needs to output the box and get an
Looking for a developer in NinjaTrader For coding Inst - ES,NQ Chart type - Tick, range, volume & time Brief- Fib levels mapped on chart which act as entries, tgts and stops all based on candle close. (Maybe) use MACD for filtering direction. Daily manual input of the TWO fib Anchor levels is part of the strategy. I need a well experienced developer to bid and before biding check the attached file well. the PDF and
Потрібен робот, який відкриває відкладені ордери в напрямку, протилежному поточній ринковій ціні (ордер Sell Stop, якщо ринкова ціна вище, і ордер Buy Stop, якщо ринкова ціна нижче). Модельований сценарій – хибний прорив
1- The EA must h ave a unique strategy specialized on make trades with very very low RRR, so basicaly risking 1475$ to make 100$, with an ammount adjustable of trades per day. (This is very important that i wish in 100 trades, it makes a maximum of 10 trades of mistake, maybe less...) 2- The EA must have the strategy specialized on INDEX CFD. 3- The EA must make each trade with more than 3 minutes, and less than 12h

プロジェクト情報

予算
40 - 50 USD
締め切り
最低 1 最高 3 日