The only thing I have now is a condition to take buy trades when previous candle closed above the MA. But from what I can see it takes trades below the MA.
I have coded the same contidion by myself in an EA and it seems to work correctly.
J
Latest posts made by jannemar
-
RE: Ma not respectedposted in Questions & Answers
-
RE: Ma not respectedposted in Questions & Answers
I understand that. That was a misstake when deliting parts of the blocks. But that should not affect the blocks in the buy path, should it? And as buys are placed that branch do run.
-
RE: Ma not respectedposted in Questions & Answers
Thank you.
But my real problem is 20 + 13. That buys are placed regardless of 20 being true or false. -
Ma not respectedposted in Questions & Answers
I have tried some simple programs with indicators and I seem to get it right. But this one confuses me. When started it takes trades regardless of which side of the MA the price is. What am I missing?
