5. Segmenter module
Module link: https://my.whalepro.org/segment/
5.1. Overview
The Segmenter module is designed to create market segments based on filtering coin parameters (indicators) at the current point in time. It is especially convenient for users with their own trading strategy and a clear idea of which trading pairs to work with. For example, you might have a simple segment of pairs targeting daily consolidations plus extreme buying on the current timeframe. Unlike the Chart or Tracker, Segmenter has no alerts, but it is ideal for taking a quick snapshot of the market.
Visually it is a table of all available coins on the platform, including indicator values such as Current price, Close price 24h %, Volume change 24h %, and many more.
The module lets you set filters to select the desired market segment.
You can use single filters or combine as many as needed. Once a segment is formed, you can save it and use this segment in TradingView. Below are practical notes on using Segmenter.
5.2. UI and workflow
Controls
The Segmenter module has several controls:
- Select the timeframe for which you want to view and filter coins.
- Add, save, rename, and delete segments.
- Query builder. Filters any indicator values of coins to create a segment. A very powerful tool to quickly pick only the coins that match your conditions.
- Manage combinations of table columns. Choose from presets, or click an item to pick only the columns you need.
- Coins table. If the builder has no conditions, all available coins and their indicators for the selected timeframe are shown.
Note: you can only save a segment if there is at least one condition in the query builder.
Query builder
The query builder is the main tool for filtering the market and forming segments.
To add a condition, click Add condition in the builder. After clicking, a new condition appears where you can choose:
1) Column — the column to check
2) Condition — allowed operators:
- a) Equals
- b) Not equals
- c) Greater
- d) Greater or equals
- e) Less
- f) Less or equals
- g) Between
- h) Not between
- i) Contains
- j) Not contains
- k) Starts with
- l) Ends with
3) Value — the value to check
4) Value 2 — the second value (only for Between and Not between)
5) Delete condition — removes the current condition from the builder
To add multiple conditions, click Add condition again. All conditions are joined with logical AND, i.e., the resulting segment will include only coins that satisfy all conditions simultaneously.
Practical examples
Let’s look at a few practical examples of using Segmenter.
Example 1: Coins with high trading volume and positive price dynamics
Create a segment that includes coins with trading volume over $10M and a positive 24h price change.
- Select timeframe 1h
- Add first condition: Volume USD > 10000000
- Add second condition: Price change 24h % > 0
- Click "Apply"
The result will be a list of coins with high trading volume and a positive 24h change. Useful for finding liquid coins with potential momentum.
Example 2: Coins in consolidation
Create a segment of coins moving sideways (consolidation) on the daily timeframe.
- Select timeframe 1d
- Add first condition: Price change 24h % between -2 and 2
- Add second condition: ATR 14 / Price
- Click "Apply"
You will get coins in a sideways range with low volatility — candidates for breakouts.
Saving and using segments
After creating a useful segment, you can save it:
- Click "Save" next to the segment name
- Enter a segment name
- Click "Save"
The segment will be available in the segments dropdown for quick access.
Saved segments are also available in the "Chart" module when choosing a trading pair, allowing quick switching between coins from your segment during analysis.
Using segments in the "Chart" module
You can use saved segments in the "Chart" module to quickly switch between coins in the segment:
- Open the "Chart" module
- Click the current pair name in the top-left of the chart
- In the dialog, switch to the tab with your segment’s name
- Select the desired coin
This lets you switch between coins from your segment without repeatedly typing symbols.