I currently have some price data which is updated everyday and monitored on a graph.
I have a formula set up so whenever the price reaches its lowest to date it turns green so it is easy to identify in the table.
I would like to plot a point on the graph that is 10% above this value, so whenever a new low point is reached it will show up on the graph as a 'x'.
How can i do this without plotting all the other points?
Thanks
I have a formula set up so whenever the price reaches its lowest to date it turns green so it is easy to identify in the table.
I would like to plot a point on the graph that is 10% above this value, so whenever a new low point is reached it will show up on the graph as a 'x'.
How can i do this without plotting all the other points?
Thanks