I have one indicator that is stopping my Ea from working
-
I need to type a condition for an indicator. My first indicator works fine as for example I say the blue line is > 0 will put me in a sell, my next indicator changes from red to green, when I put red line > green line the system does not work, could anyone take a look at the indicator code and explain to me would my condition should be as I can't tell what causes the indicator to change colour since I am a noob to code. (the code is quite short)
-
@kaden This depends on what information is in the buffers, put your indicator here and it can be assessed, if it inly has price level then there is no way of knowing when the colour changes.
-
@kaden Can you please share the link to your project? We can then chak the issue.