# CW Details

Providing tools to calculate break-even point and warrant price over time, calculate the profit/loss of the warrant corresponding to the price of the underlying security at the expiration date.&#x20;

{% hint style="info" %}
*Break-even point, fair value of Covered Warrant is calculated in real time, helping investors make timely and accurate decisions in real time.*
{% endhint %}

&#x20;

<figure><img src="/files/sGtv5ybaLYZrL4G3AyG0" alt=""><figcaption></figcaption></figure>

**Overview**

&#x20;

Display general information about the warrant, such as the execution time, conversion ratio, issuer... **The warrant price** displays a value less than 0, indicating the depth of the warrant price compared to the trading value on the market. At the expiring time, the minimum value of the warrant is 0.

&#x20;

**Break-even Point Chart**&#x20;

Including a chart of value of the underlying stock and the break-even price **at that time**. The break-even price is calculated in real time and updated continuously for investors to follow. Note that the warrant exercise price is based on the average trading price of the last 05 sessions before the warrant expires.

&#x20;

*Break-even Point = Exercise Price (adjusted if any) + CW Price \* Conversion Ratio (adjusted if any)*


---

# 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://docs.fiinpro.com/english/market/covered-warrant/cw-details.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.
