Explorer

Browse objects in the system, such as instruments, and then select a set of objects for analysis.

1. Overview

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.

2. Getting Started

  1. Open Explorer from the Start Menu or the Navigation Bar (left edge of the screen).
  2. Select a starting universe from the dropdown at the top (e.g., "All Instruments").
  3. The result table at the bottom shows all items in your starting set.
  4. Click filter buttons in the ribbon to add filters and narrow down your selection.

3. Starting Universe

The starting universe determines which objects enter the filter chain. You can choose from several options:

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.

4. Filter Chain

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.

5. Available Filters

FilterDescription
HistogramVisualize a metric's distribution as a histogram, then select bars to keep only those items.
PercentileKeep the top or bottom N% of items ranked by a metric value.
ScatterplotPlot items on two metrics (X and Y axes), then select a region to filter.
Category ListFilter by category values (e.g., sector, country, exchange).
Relative PositionSelect items by their rank or position within the set.
Group PositionSelect items by their relative position within subgroups.
Static GroupManually select items from a checkbox list.
Dynamic GroupDefine which items to include using a code expression.
RegexMatch items whose name matches a regular expression pattern.
SampleRandomly sample N items from the current set.
TransformApply a custom code-based transformation to filter or restructure items.

6. Flow Map

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.

7. Result Table

The result table at the bottom of the Explorer shows the items that survived all filters. You can:

8. Exporting Results

9. Tips

10. See Also