I want to calculate some results in Excel. I have a column with daily changes of closing prices and a column with a signal value (Long, Short or Neutral). If the signal still is the same then I want to add (in case of Long) the daily change to the previous value or subtract (in case of a Short) the daily change to the previous value.
My data looks like:
A B C
-23 Short +23
-45 Short +68
+5 Long +73
+7 Long +80
+132 Long +212
+34 Long +256
-4 Long +252
+54 Long +306
-34 Neutral +306
Does someone know how I can calculate column C in Excel?
Thanks.
Hans
My data looks like:
A B C
-23 Short +23
-45 Short +68
+5 Long +73
+7 Long +80
+132 Long +212
+34 Long +256
-4 Long +252
+54 Long +306
-34 Neutral +306
Does someone know how I can calculate column C in Excel?
Thanks.
Hans