ATR Indicator giving value as zero
-
I have an EA that uses the ATR on the weekly to calculate potential profit levels and RRR. Everything was working fine until yesterday. Then after some modification (I added a Break Even function), I started getting negative TP Levels since I had an alert.
After checking other things, I figured out the problem was with the ATR Indicator. I added an alert to give only the value of the ATR and it is returning zero.


-
Can you please share the link to your project instead?