Hello MQL5 Community,
I am currently developing an EA and would like your assistance in implementing 2 MA Cross and CCI Filter conditions to confirm entry as either OP BUY or OP SELL market conditions.
I'd like to have a choice for both conditions before using them as "True or False." The idea is to have a choice when using these conditions, such as: Set CCI Filter to "true," where MA cross will collaborate with CCI to confirm entry.
I'd like to base my entry confirmation on the CCI code provided below. I am also making use of a timed entry of "if(Hour() == StartHour)".
Your support with this project is highly appreciated.
For contributions to projects like this one, it's "convention" to hire a freelancer which you can do from here. However, as you have done a good chunk of the groundwork already, plus your code is well formatted, it shouldn't take up much of a freelancer's time, so you shouldn't need to pay much.
For contributions to projects like this one, it's "convention" to hire a freelancer which you can do from here. However, as you have done a good chunk of the groundwork already, plus your code is well formatted, it shouldn't take up much of a freelancer's time, so you shouldn't need to pay much.
Hei,
Thank you for the information and your honesty. Do you perhaps know anyone that might be a good match for this type of project. Perhaps anyone you know.
Regards,

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello MQL5 Community,
I am currently developing an EA and would like your assistance in implementing 2 MA Cross and CCI Filter conditions to confirm entry as either OP BUY or OP SELL market conditions.
I'd like to have a choice for both conditions before using them as "True or False." The idea is to have a choice when using these conditions, such as: Set CCI Filter to "true," where MA cross will collaborate with CCI to confirm entry.
I'd like to base my entry confirmation on the CCI code provided below. I am also making use of a timed entry of "if(Hour() == StartHour)".
Your support with this project is highly appreciated.