Unsolved Hello, how can I implement Hidden Divergence? Because this site only has normal divergence
-
Hello, how can I implement Hidden Divergence? Because this site only has normal divergence
-
You need to use a custom indicator searching for those divergence. There is no fxDreema block doing it.
-
i did not find any indicator with MQ4 extension
-
The you can import an ex4 indicator and try to emulate the buffers as explained in this tutorial:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
However, it is not working 100% guaranteed.
-
Hi. What worked for me was manually coding it into my trading strategy using platforms like TradingView or MetaTrader. It's a bit more hands-on, but once you get the hang of it, it becomes second nature. There are plenty of tutorials online to guide you through the process.