Job finished
Execution time 17 days

Feedback from customer
Good job, man!

Feedback from employee
Thanks him for job: :). like to work together again.
Specification
[Open for application]
Using Indicators (Source Code Available)
Combined the use of following 3 indicators (source code are available):
- Shved Supply and Demand v1.4 / v1.5
- PinbarDetector v1.03 (https://www.earnforex.com/metatrader-indicators/Pinbar-Detector/)
- 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
- Within support zone from Supply & Demand indicator (with parameter to control using Verified / Proven / Untested / Weak / Broken zone or not)
- 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.
- Power indicator identify bull power > bear power
- Bears power is negative but moving closer to 0.
- The more recent (T-1) Bulls Power is higher than the one before (T-2).
- EMA rising
- Open order only in bar open
- SL = 10 pips below the next support zone (lower)
Sell Logic
- Within resistance zone from Supply & Demand indicator (with parameter to control using Verified / Proven / Untested / Weak / Broken zone or not)
- 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.
- Power indicator identify bear power > bull power
- Bulls Power is positive but moving toward 0.
- The most recent (T-1) Bears Power is lower than the one proceeding (T-2).
- EMA falling
- Open order only in bar open
- SL = 10 pips above the next resistance zone (upper)
Closing Logic
- Push SL to breakeven if price move to the correct direction > 15 pips.
- Trailing SL starting from N points, each step M points (user input)
- TP if reached next support & resistance zone (verified / proven)
Remarks
- Proper checkings must be in place as a best practice, e.g. https://www.mql5.com/en/articles/2555
- ex4 shall be provided for testing in live mode.
- 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.
Responded
1
Rating
Projects
125
23%
Arbitration
12
0%
/
75%
Overdue
22
18%
Free
2
Rating
Projects
242
31%
Arbitration
0
Overdue
3
1%
Free
Published: 2 codes
3
Rating
Projects
35
54%
Arbitration
8
63%
/
38%
Overdue
1
3%
Free
4
Rating
Projects
231
73%
Arbitration
6
100%
/
0%
Overdue
1
0%
Free
5
Rating
Projects
193
42%
Arbitration
9
11%
/
44%
Overdue
9
5%
Free
Published: 3 codes
6
Rating
Projects
461
69%
Arbitration
6
67%
/
0%
Overdue
2
0%
Working
7
Rating
Projects
146
34%
Arbitration
11
9%
/
55%
Overdue
26
18%
Free
Published: 6 codes
Project information
Budget
100+ USD
For the developer
90
USD
Deadline
to 10 day(s)