I am getting a warning:

“Warning: when performing history requests, the start date will be adjusted if there are numerical precision errors in the factor files.”

Is there a way to trap for this warning? If so, I want to remove the symbol that caused this warning from my universe. (if the data is bad I don't want to include this stocks data in my algorithm. I'll just skip it if possible.)

Author