SECF: Securities Finder Command

SECF is the Godel Terminal command for searching across every instrument and person indexed in Godel: tickers, funds, people, venues, and more.

Beta. The window title bar shows "Securities Finder Beta": some behaviors are still evolving.

Aliases

SEARCH and TK both resolve to SECF: any of the three opens the same window.

How to use SECF

Empty window:

SECF: opens the finder with an empty query.

Godel Terminal command bar showing SECF typed with the COMMANDS autocomplete suggesting 'Search Godel across all instruments and people'

With a query pre-filled:

<QUERY> SECF: the query goes into the search input as-is. Supports any text (partial tickers, names, keywords).

This window does not have the usual top-of-window ticker search that other commands have: all filtering happens inside the window's own toolbar.

Asset-Class Tabs

Across the row below the toolbar, one tab per instrument type. Select one to restrict results:

TabInstrument type
AllMixed: everything that matches
EquitiesCommon stocks and ETFs
Corporate BondsTRACE-reported corporate debt
OptionsOption contracts
Sovereign BondsGovernment bonds
CryptoCryptocurrencies
IndexEquity / bond / custom indices
FuturesFutures contracts
ForexFX pairs
PeopleAnalysts, executives, and other covered individuals (different column set: see below)

The People tab is special: it switches the results table to a name / company / position / email / phone layout and disables the venue, country, and "Hide results with no trades" filters (they aren't applicable to person records).

Toolbar Controls

Left to right along the top of the window:

ControlBehavior
Search termFree-text input. The finder re-runs automatically as you type: in-flight requests are aborted whenever a filter changes so the visible list always reflects your current criteria.
Max dropdownMaximum number of rows to return. Options: 50, 100, 250, 500. Default: 50. Larger caps take longer to fetch and render.
VenuesMulti-select dropdown listing every venue Godel covers, sorted by number of instruments. Each entry shows the venue's short code, full name, and total ticker count (e.g. NYSE (3.2M tickers)). Search inside the dropdown to jump to a specific venue. Default: All Venues.
CountriesMulti-select dropdown of listing countries. Each entry shows the country's ISO-2 code (AD, AE, AM, AR, AT, …) and full country name (with a flag indicator). Searchable. Default: All Countries.
Hide results with no trades (toggle)When on, filters out instruments that don't have a live aggregated trading feed (AGGREGATE_RTH). Useful for cutting out delisted / untraded listings.

Display Columns

Instrument tabs (everything except People)

ColumnDescription
TickerSecurity identifier. For bonds this is a full bond identifier (e.g. BACR V6.278 PERP); for equities it's the symbol.
VenueSource / venue code the row is sourced from (e.g. TRACE for bond trades).
NameFull instrument / issuer name.
LastCurrent live price. Prefixed with a delay indicator if the feed is delayed.
ChgAbsolute change vs. previous close. Color-coded (green up / red down / gray no change).
TimeTime since last trade.

FIGI and ISIN columns are implemented but currently hidden on every tab. They can be enabled server-side in the future without a client change.

People tab

ColumnDescription
NameFirst + last name of the person
CompanyWhere they currently work
PositionTheir title / role
EmailContact email
PhoneContact phone number

Paid users see the actual values. Anonymous and free (piker) users see the Name, but the Company / Position / Email / Phone columns are rendered blurred with placeholder text: the real contact information is subscription-gated.

Row Behavior

Clicking an instrument row

Opens the context menu anchored at the click position. From there you can launch that instrument into any company-scoped command:

Clicking a person row

Triggers the people deeplink handler: opens that person's profile page. (Distinct from the instrument context menu.)

Live Updates

Every visible instrument row subscribes to live price updates via websocket. Last / Chg / Time update continuously while the window is open: no need to refresh.

When you change filters (tab, query, venues, countries, max, toggle), the current subscriptions are torn down and a new search is issued. Any in-flight request from the old filter set is aborted, so you never see stale results bleed through.

Practical Use Cases

1. "I need to find a specific corporate bond"

Bonds are hard to type directly into the terminal: use SECF with the Corporate Bonds tab, then search by issuer (e.g. Citigroup, Goldman) or by CUSIP fragment. Filter by Venue = TRACE to guarantee quotable results. Today this surfaces live quotes and TRACE prints; a full bond description with yield to maturity, call schedule, and more is coming soon.

2. "Every option chain available for a company"

Switch to the Options tab, query the underlying ticker, and scroll through the returned contracts. Click any row → context menu → G to chart that specific contract.

3. "Looking up an analyst by name"

Switch to the People tab and type the name. Subscribers can see their current firm, title, and contact info; non-subscribers see the name only.

4. "What venues list this ticker?"

Search for the ticker on the All tab: the results surface one row per venue listing. For a deeper per-venue breakdown on a single known ticker, use ALLQ instead (it's designed specifically for that use case).

5. "What's tradable in a specific country?"

Filter Countries to the country of interest (e.g. JP for Japan), keep the query empty, and raise the Max to 500. Gives you a scrollable list of 500 instruments with live quotes to browse.

Notes

FAQ

What does SECF do?
SECF is the Godel Terminal securities finder command.
How do I open SECF in Godel Terminal?
Type SECF in the terminal.
Is SECF available on all plans?
SECF is available to paid subscribers.

Keep reading

All commands →