Combine 3 Open Soruce Indicators as an MT4 EA

MQL4 전문가 전환

작업 종료됨

실행 시간 17 일
고객의 피드백
Good job, man!
피고용인의 피드백
Thanks him for job: :). like to work together again.

명시

[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.


응답함

1
개발자 1
등급
(100)
프로젝트
125
23%
중재
12
0% / 75%
기한 초과
22
18%
무료
2
개발자 2
등급
(197)
프로젝트
201
27%
중재
0
기한 초과
3
1%
무료
3
개발자 3
등급
(21)
프로젝트
35
54%
중재
8
63% / 38%
기한 초과
1
3%
무료
4
개발자 4
등급
(58)
프로젝트
177
71%
중재
4
100% / 0%
기한 초과
1
1%
무료
5
개발자 5
등급
(156)
프로젝트
173
43%
중재
6
0% / 67%
기한 초과
8
5%
무료
6
개발자 6
등급
(364)
프로젝트
391
70%
중재
3
100% / 0%
기한 초과
2
1%
로드됨
7
개발자 7
등급
(66)
프로젝트
143
34%
중재
10
10% / 60%
기한 초과
26
18%
무료
비슷한 주문
Requirement Specification : I have an EA that i want to convert from MQ4 to MQ5. I want my EA to be ready as this link says: https://www.mql5.com/en/articles/2555 And I want both EA passes the MQL5 automatic validation, no errors, no warnings, no dll . I need a good and experience programmer that can commit and complete this project. I have an Existing MT4 Expert Advisor and i want to convert to MT5. Exact copy i
The automation of excel RTD will be generating real time data from MT5 platform, using my support and resistance indicators with RSI and ADX indicator. It will detect price patterns on the chart and generate signals. so, I need someone that as skills in Excell coding and skills in developing Expert advisor to apply for this job
Dear Developer's I hope this message finds you well. I am seeking your expertise to update an MT4 EA server to the latest MT4 build 1420 or higher. Additionally, I would like to convert the EA to be compatible with MT5. Please let me know your availability and the estimated cost for this project. I look forward to your prompt response. Thank you
Greetings great developer, I am in search of a highly skilled developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
Greetings great developer, I am in search of a highly skilled MQL5 developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
Hi, I am looking for someone who can code a auto lot size calculator for cTrader - where I can drag stop loss line and the algo automatically calculates the lot size I need to place a trade with a fixed % risk of account. It also needs to show the lot size and est. margin on screen before entering and needs to execute market and limit orders. It must work on FX, Commodities, Indices, Stocks and Crypto. With options
Hello everyone, I am looking for a programmer experienced in converting Pine Script to MQL5. This project involves converting a trading strategy written in Pine Script on TradingView to MQL5 for MetaTrader 5. You can find the code in the link below: https://drive.google.com/file/d/16DvtlQlJYxZfaHRL6AHZV8Z0D7M9bg_j/view?usp=drivesdk Budget: 30USD
Specification for Translating Pine Script Indicators to MQL5 Objective Translate multiple indicators written in Pine Script into MQL5. The translation should be implemented using an object-oriented and class-based approach. Additionally, the indicators should include some specific adjustments as detailed below. Requirements Object-Oriented Design Implement the indicators using an object-oriented paradigm in MQL5
I'm looking to take my Tradingview Indicator and convert it to be used on Ninja Trader 8. I will be the only one using it and will not be made public, but I want to use it so I can trade using it live and also in replaying past data on NT8. Its just an indicator that places certain Goldbach lines on the chart based on a selection in the menu. So, its not a Bot, but an indicator. I have attached the script below so
I have a MetaTrader 4 indicator that I programmed to give arrow signals at entry and exit. What is required, is it possible to program the indicator to be better developed so that it gives a written purchase or sale, not just shares, and also gives the phrase (adjustment zone 1 and amendment 2) when the transaction is reversed, and finally, is it possible for the indicator to change the candles so that when the

프로젝트 정보

예산
100+ USD
개발자에게
90 USD
기한
 10 일