# Market Events

Market events like a sudden jump or drop in a major exchange, major stock prices volatility moves up or down and more impact asset prices movements. It is important to know and understand these events to help align trading strategies and more, but there is no custom tool to achieve that?\
\
To solve this problem, we've enhanced a new app called "[Market Events](https://www.klickanalytics.com/studies?v=examples)" app, which will allow our users to;

**Define Event**

* View existing market events examples e.g. When Dow falls 5%
* Ability to create your own market event
  * Ability to define your own formula
  * Define time range
* Define trading strategies
  * When to buy or sell an asset say on
    * Market event date
    * Before/After Market event
* Define asset class universe
  * Ability to define custom symbols
  * Ability to include symbols from
    * Collections
    * Markets groups or even
    * from your own watchlist

**Run Analysis**

* View how many time your event occurred?
* See event data distribution by month and year
* See the best instruments in terms of best average returns
* View historical buy/sell trades for further analysis

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

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

The above tool will allow you to define all sort of markets events so that you can run analysis on your own stocks, crypto, index, ETFs and more to see how they perform during those event.

To view: From the top menu, select Tools > [Market Events](https://www.klickanalytics.com/studies?v=examples)

<br>


---

# 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://klickanalytics.gitbook.io/docs/tools/market-events.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.
