Combine 3 Open Soruce Indicators as an MT4 EA

MQL4 Experts Convertir

Tâche terminée

Temps d'exécution 17 jours
Commentaires du client
Good job, man!
Commentaires de l'employé
Thanks him for job: :). like to work together again.

Spécifications

[Open for application]


Using Indicators (Source Code Available)

Combined the use of following 3 indicators (source code are available):

  1. Shved Supply and Demand v1.4 / v1.5
  2. PinbarDetector v1.03 (https://www.earnforex.com/metatrader-indicators/Pinbar-Detector/)
  3. Total Power Indicator (https://www.earnforex.com/metatrader-indicators/TotalPowerIndicator/) / Bulls and Bears Power Indicator (https://www.earnforex.com/guides/beginners-guide-to-the-bulls-power-and-bear-power-indicators-in-forex/)
  • No need to change the indicators’ logic.
  • Keep all indicator functions, e.g. native alert, email alert, push alert, etc.
  • Combine the indicators and make it as an EA according to the provide specification.
  • Accept move the code inside EA OR embed indicator as resource
  • Use single input boolean flag to control display / hide all indicator.
    • Not related to HideTestIndicators / TesterHideIndicators for tester mode.
    • Make a global boolean, say “superMode”.
    • Before the indicator call create object(s), check the superMode. If superMode is true, continue to create object & display; If superMode is false, do not create object / display.
    • By this way, if superMode is false, the EA should continue to work and open order, but not disclosing the indicator using.

Buy Logic

  1. Within support zone from Supply & Demand indicator (with parameter to control using Verified / Proven / Untested / Weak / Broken zone or not)
  2. Pinbar detector detected target within the same support zone
    • Let’s make it simple
    • The pin bar from highest price to lowest price. Any part of the pin bar is located within the zone, it will be TRUE for this requirement.
  3. Power indicator identify bull power > bear power
  4. Bears power is negative but moving closer to 0.
  5. The more recent (T-1) Bulls Power is higher than the one before (T-2).
  6. EMA rising
  7. Open order only in bar open
  8. SL = 10 pips below the next support zone (lower)

Sell Logic

  1. Within resistance zone from Supply & Demand indicator (with parameter to control using Verified / Proven / Untested / Weak / Broken zone or not)
  2. Pinbar detector detected target within the same resistance zone
    • Let’s make it simple
    • The pin bar from highest price to lowest price. Any part of the pin bar is located within the zone, it will be TRUE for this requirement.
  3. Power indicator identify bear power > bull power
  4. Bulls Power is positive but moving toward 0.
  5. The most recent (T-1) Bears Power is lower than the one proceeding (T-2).
  6. EMA falling
  7. Open order only in bar open
  8. SL = 10 pips above the next resistance zone (upper)

Closing Logic

  1. Push SL to breakeven if price move to the correct direction > 15 pips.
  2. Trailing SL starting from N points, each step M points (user input)
  3. TP if reached next support & resistance zone (verified / proven)

Remarks

  1. Proper checkings must be in place as a best practice, e.g. https://www.mql5.com/en/articles/2555
  2. ex4 shall be provided for testing in live mode.
  3. Proper self-explanation comments shall be provided.

Bears/Bulls indicator / Total Power Indicator

It is acceptable to either use the built-in Bears Power & Bulls Power or the attached Total Power Indicator. They are actually doing the same thing.


Répondu

1
Développeur 1
Évaluation
(100)
Projets
125
23%
Arbitrage
12
0% / 75%
En retard
22
18%
Gratuit
2
Développeur 2
Évaluation
(197)
Projets
201
27%
Arbitrage
0
En retard
3
1%
Gratuit
3
Développeur 3
Évaluation
(21)
Projets
35
54%
Arbitrage
8
63% / 38%
En retard
1
3%
Gratuit
4
Développeur 4
Évaluation
(58)
Projets
177
71%
Arbitrage
4
100% / 0%
En retard
1
1%
Gratuit
5
Développeur 5
Évaluation
(156)
Projets
173
43%
Arbitrage
6
0% / 67%
En retard
8
5%
Gratuit
6
Développeur 6
Évaluation
(364)
Projets
391
70%
Arbitrage
3
100% / 0%
En retard
2
1%
Chargé
7
Développeur 7
Évaluation
(66)
Projets
143
34%
Arbitrage
10
10% / 60%
En retard
26
18%
Gratuit
Commandes similaires
EA Parameters👇 Number of Layer trades to open after original entry : 1 or 2 Lot size same as original entry : Yes/No TP & SL follow original entry: Yes/No (If no, TP & SL will be set to default 0.00) LAYER LOT SIZE Layer 1 trade Lot size based on how many % of original entry : .......(only if the above is set to "No) - Default set at 66% [Assuming my original entry is 1.00 lot size, default will be 0.66] Layer 2
I need an urgent requirement by the developer who are able expert in designing the EA-Anil and can give best trailing result of profit in EA-Anil I am sending.Developer should design the best graphic user trader panel info, plus a buy sell input panel and should display trade result within 4-5 days of this development program
Wedging MT4 and MT5 hedging locker expert advisors that hedge existing trades either with pending or market order hedging trades. With pending hedge trades the entry price may optionally be made to trail the existing open orders. There should be option for a breakeven and trailing of the hedge trade’s stop
hello i need a ea for boom & crash please check the file attached and give me your REAL bid and timeline, check the file carefully if it doesn't clear tell me thanks
Hi, I am having trouble with my EA developer for me . i have not able to see him online to communicating with me . The EA is based on a strategy from and indicator signal . The error i get from the EA is ............ indicator is too slow, 2078 ms. rewrite the indicator, please, i need anyone who can fix it for me
105fx 30 - 200 USD
We are trading nothing is a scam when you join our group we use same robot and we use the same broker we can also teach you some other tricks of trading
please you need to explain the possibility before we start I have an ea source code with indicator already installed in it what i need is to extract this indicator from from the ea source code the indicator will work like it work on the ea i want to use the indicator on another ea but didnt have it we may rename it or use the current name no changes of the strategy i will like to collect its source code Thereafter i
Looking for someone to modify My BUY and SELL Arrow Expert Advisor. I ordered it here with one developer but it is not working well. It is missing BUYs and SELLs entries sometimes. I have the Mql4 file. Thank you
Hi I need a experience programmer to build me bullish and bearish ENGULFING pattern. reversal and continuation. Uptrend support level bullish engulfing candlestick patterns Downtrend resistance level bearish engulfing candlestick patterns scanner EA that send alert with arrow on screen without open trades Multiple times frame H4 D1 W1 MN multiple currency pairs and i want to see all
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

Informations sur le projet

Budget
100+ USD
Pour le développeur
90 USD
Délais
à 10 jour(s)