# Exposure to Loss

- [LOSSPR](https://excelhelp.windhamlabs.com/functions/exposure-to-loss/losspr.md): Measure the probability of loss at throughout an investment horizon (first-passage time) or at the end of horizon.
- [OMEGARATIO](https://excelhelp.windhamlabs.com/functions/exposure-to-loss/omegaratio.md): Measure the probability weighted ratio of gains to losses for a given target return.
- [SORTINORATIO](https://excelhelp.windhamlabs.com/functions/exposure-to-loss/sortinoratio.md): Measure risk-adjusted returns relative to downside deviations.
- [TAILRATIO](https://excelhelp.windhamlabs.com/functions/exposure-to-loss/tailratio.md): Determine the relative magnitude of losses to gains within an empirical distribution.
- [VALUEATRISK](https://excelhelp.windhamlabs.com/functions/exposure-to-loss/valueatrisk.md): Estimate exposure to loss of your portfolio with the Value at Risk framework.
- [MAXDD](https://excelhelp.windhamlabs.com/functions/exposure-to-loss/maxdd.md): Calculate the maximum drawdown for time series returns.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://excelhelp.windhamlabs.com/functions/exposure-to-loss.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
