There is Freelance service here on this MQL5 portal so you can use it (and the coders will help to fix) -
https://www.mql5.com/en/job
https://www.mql5.com/en/job

The checks a trading robot must pass before publication in the Market
- www.mql5.com
Before any product is published in the Market, it must undergo compulsory preliminary checks in order to ensure a uniform quality standard. This article considers the most frequent errors made by developers in their technical indicators and trading robots. An also shows how to self-test a product before sending it to the Market.
99dinos: Why the expert advisor does not produce the signals in unison with the custom indicator?
Do you really expect an answer? There are no mind readers here and our crystal balls are cracked, so we can't see your machine.
How To Ask Questions The Smart Way. (2004)
Be precise and informative about your problem
We can't see your broken code.
Always post all relevant code (using Code button) or attach the source file.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi,
I have an expert advisor to buy and sell the EURUSD pair.
I also have a custom indicator.
Both use the same exact logic to BUY and SELL.
However, the expert advisor does not produce the BUY and SELL signals in the position in the same position as the custom indicator.
The custom indicator performs perfectly.
Why the expert advisor does not produce the signals in unison with the custom indicator?
I have both the expert advisor and the custom indicator on the same chart on the same broker.
Thanks in advance.