Crossovers in Separate Indicator Window Not Happening on same Indicator Buffers
-
Hi I have Loaded "Center of Gravity" Indicator it has two line looking like Buffers in separate window. I want Crossover trades continuous and so I have made the EA for It.
Pls check why this Crossovers is not opening a Trade. Where I am doing wrong.
https://fxdreema.com/shared/1grYtvm5e
0_1611864372274_Center of Gravity.mq5Please help Admin
-
@bablaasnani I cannot load the builder to see your project. Am I the only one?
-
It can be load, no problem here.

-
@biztet I'm afraid the problem is with the indicator's buffers. Normally mq5 files do not separate buffers but combine them into one single buffer. This is why the cannot be correctly identified. I recommend you to read these tutorials, maybe they can be helpful:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file -
@l-andorrà Thanks Actually the Buffers I used are two separate ones..
I did not used the same Buffer and only colour change. I will read the Tutorials Also Thanks -
@bablaasnani Ok. Don't hesitate to be back here if necessary.