Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

How to reset a drawdown calculation each day?

$
0
0

I'm trying to figure out how to calculate a daily drawdown that resets automatically on each new day.

Here is some sample data as requested:

DateResultDaily Drawdown
3/11/202410
3/11/202410
3/11/202410
3/11/202410
3/11/202410
3/11/202410
3/11/202410
3/11/202410
3/11/202420
3/11/202400
3/11/202410
3/11/2024-14-3
3/11/20241-3
3/11/2024-22-24
3/11/20241-24
3/11/20241-24
3/11/2024-13-35
3/11/20241-35
3/11/20241-35
3/11/20241-35
3/12/20241-35
3/12/20241-35
3/12/20241-35
3/12/20241-35
3/12/20241-35
3/12/20241-35
3/12/20241-35
3/12/20241-35
3/12/2024-24-48
3/12/20241-48
3/12/20241-48
3/12/20241-48
3/12/20241-48
3/12/20241-48
3/12/20241-48
3/12/20241-48
3/12/20241-48
3/12/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/20241-48
3/13/2024-26-48
3/13/2024-25-67
3/13/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/20241-67
3/14/2024-25-70
3/14/2024-23-93
3/14/20241-93

I would like the number in column AH (the column at the far right) to reset at each new day. At that point it should be the lower of that trade's result (if the first trade of the day was a loss), or zero.

I'd also love an arayformula method of calculating the drawdown so that it dynamically expands to however much data is in the sheet, I've been working on that one for hours but as Sheets can't handle sums in arrayformulas, it's got me stumped so I'm looking for a helping hand.


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>