Is there anything wrong with my code?

What sensor is being read in setup()?
Why is the minimum and maximum data not used in loop()?
Why is loop() missing a close }?

    digitalWrite(AnalogDC, REVERSE);

Reverse?