DislikedHey, new member here. I'm trying to start with basics EAs to learn to code in Fx, creating alerts when an indicator gets to a specific place, checking when two different indicators cross... But I was wondering, if I want to create an alert when two indicators cross, but they ar not normalized, like (like Momentum and A/D for example) how can I do it? At the moment I'm just learning the code, so even if this cross doesn't make any sense I wanted to see if someone could help me with this question I got while playing with indicators. Thank you!Ignored
However, correlation doesn't mean causation, so before we even start creating some imaginary rule, wouldn't it be wise to first prove the causation?
Because, you know, the number of people drowning increases with the strong correlation of the consumption of ice-creams...
Does this mean that the drownings are caused by increased ice-cream consumption???
Also, just create your own custom indicator using the following:
https://docs.mql4.com/indicators
and test out your conditions.
BTW, in the same way as iMAOnArray(), you can create a function like iCustomOnArray(), or ask an AI to create one.
.ex4/.ex5 files can't be fixed or modified / I'm not a coder!