To my table I am trying to add a column similar to the following:
It keeps track of the previous 10 days, and assigns a red dot to losing days (say when a certain number in my data is negative) and a green dot to winning days, otherwise white. How would I do something like this?