Browse objects in the system, such as instruments, and then select a set of objects for analysis.
The Explorer lets you start with a large universe of objects — such as all instruments, all stocks in a sector, or any custom set — and progressively filter them down to exactly the subset you need. Filters are applied in sequence: items flow from the starting universe through each filter in order, with each filter narrowing the set further.
The starting universe determines which objects enter the filter chain. You can choose from several options:
INDU.members()).The Filter Inactive checkbox excludes instruments that have no recent data (within the past 7 days), which is useful for removing delisted or inactive securities.
Filters are applied sequentially from top to bottom. Each filter takes the output of the previous filter as its input and passes a subset through to the next. You can add as many filters as you like by clicking filter buttons in the ribbon.
Each filter appears as a collapsible panel where you configure its parameters. You can reorder, remove, or temporarily disable filters.
| Filter | Description |
|---|---|
| Histogram | Visualize a metric's distribution as a histogram, then select bars to keep only those items. |
| Percentile | Keep the top or bottom N% of items ranked by a metric value. |
| Scatterplot | Plot items on two metrics (X and Y axes), then select a region to filter. |
| Category List | Filter by category values (e.g., sector, country, exchange). |
| Relative Position | Select items by their rank or position within the set. |
| Group Position | Select items by their relative position within subgroups. |
| Static Group | Manually select items from a checkbox list. |
| Dynamic Group | Define which items to include using a code expression. |
| Regex | Match items whose name matches a regular expression pattern. |
| Sample | Randomly sample N items from the current set. |
| Transform | Apply a custom code-based transformation to filter or restructure items. |
The flow map is a vertical bar visualization on the right side of the Explorer. It shows how items flow through the filter chain:
The flow map makes it easy to see which filters are most restrictive and where most items are being eliminated.
The result table at the bottom of the Explorer shows the items that survived all filters. You can: