# Market Filters

🧰**Market Filters** lets you setup **Filters** based on **Market Cap, Liquidity, Volume, Transactions, Migration Filters and Markets.**

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

***

📊**Market Cap Filters -** Allows you to setup **Min/Max Market Cap** to enter at, aswell as **Min/Max Market Cap** at the **Launch** of the Coin

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

* **Min/Max Market Cap ($):** Set the range for acceptable token market caps.
* **Min/Max Market Cap on Launch ($):** Set the range for acceptable token market caps at the point of launch. This is mainly used for believe tokens.

***

🌊**Liquidity Filters -** Allows you to setup Filters based on **Bonding Curve Progress**, and **Liquidity.**

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

* **Min/Max Bonding Curve (%):** Define the bonding curve progress range for buys.
* **Min/Max Liquidity ($):** Only buy tokens within this liquidity range.

***

📈**Volume Filters -** Allows you to setup Filters based on the Minimum **1 Minute, 5 Minute, 15 Minute, 30 Minute, 1 Hour and 24 Hours Volume**

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

* **Min/Max 1-Min Volume / Mcap (%):** Set the % ratio of volume in the last minute to the market cap. I.E. if a coin is at 20K market cap and has 2k volume in the last minute that would be a ratio of 10%
* **Min/ 1-Min Volume ($):** Set the min amount of volume in dollars there should be in the last minute to activate a buy
* **Min/ 5-Min Volume ($):** Set the min amount of volume in dollars there should be in the last 5 minutes to activate a buy
* **Min/ 15-Min Volume ($):** Set the min amount of volume in dollars there should be in the last 15 minutes to activate a buy
* **Min/ 30-Min Volume ($):** Set the min amount of volume in dollars there should be in the last 30 minutes to activate a buy
* **Min/ 1-Hour Volume ($):** Set the min amount of volume in dollars there should be in the last 1 Hour to activate a buy
* **Min/ 24-Hours Volume ($):** Set the min amount of volume in dollars there should be in the last 24 Hours to activate a buy

***

🏦**Transaction Filters -** Allows you to setup Filters based on **Amount of Transactions for buy/sell** made on the coin, **Min/Max Holders** and **Min/Max Token Age.**

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

* **Min/Max Buy Transactions:** The amount of buy transaction there should be in the last 24 hours.
* **Min Holders Count:** Set the minimum amount of holders that should be in the coin for you to buy
* **Min/Max Token Age (Seconds):** Only buy tokens within this age range.

***

🔥**Liquidity Migration Filters -** Allows you to setup filters based on the **Liquidity Burnt** and **Previous Migrated Coins by Dev.**

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

* **Min Liquidity Burn:** Set the minimum amount of liquidity that should be burnt for you to buy
* **Max Liquidity Burn:** Set the max amount of liquidity that should be burnt for you to buy
* **Min Past Migrations:** Set the minimum amount of migrations the dev should have previously achieved in order to activate a buy transaction

***

💰**Buy Options -** Allows you to select which markets to buy from. Simply tick the boxes of markets you want to buy from.

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


---

# 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.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/market-filters.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.
