v6.3: Add drawdown % to the Drawdown (query) table
Opened this issue · 0 comments
coltoneshaw commented
This would require adding step % from the API on the deals table, then creating a calculated metric for max drawdown % and handling once it hits 100%.
It might be best to move the whole Drawdown (query)
table to the backend to be calculated as an active deals table to merge tables together.