79527353

Date: 2025-03-22 11:24:50
Score: 1.5
Natty:
Report link
double Ld_8;
      CopyHigh(Symbol(), 0, Ai_0, 1, &Ld_8);
      double High_0 = Ld_8;
      if(Close[Ai_0] > Open[Ai_0])
         return (MathAbs(High_0 - Close[Ai_0]));
      return (MathAbs(High_0 - open[Ai_0]));
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user30022522