ChartnautDocs

Pinned collections

A pinned collection is a fixed set of trades you can come back to: the trades a question picked out, kept together under one name. Filters in Trades change as new trades arrive. A collection does not: it holds exactly the trades it was made from.

Where collections come from

Collections are made for you by AI trade search. When you ask the agent something that needs a trade study, such as "which of my winners came in the first hour after a gap?", the study runs over your trades and keeps the ones that match. Every run that keeps at least one trade saves them as a pinned collection, named after the study and the count, for example First hour gap winners kept (14).

So to make one, ask the question:

  1. Open Trading → Trades and type your question into the box over the grid.

  2. When the agent proposes a trade study, click Accept.

  3. Let it run. The matching trades appear beside the chat, and are saved as a collection.

Ordinary search results that are not from a study are temporary and last up to three days. Studies are how you keep a set.

Open your collections

The Collections page lists every collection. It has no menu entry: open it by going to /morpheus/trades/collections in Chartnaut.

Each row shows the collection's name, how many trades it holds, how it was made and when it was pinned. If it was built from another set, Lineage shows the chain.

Screenshot to capture · 16:10 · pinned-collections-list
The Collections page with two collections from trade studies
Route/morpheus/trades/collections
FocusThe Collections page: header with Trades library and Search, the intro line and two collection rows with View in library and Study in chat
StateTwo trade study runs that kept trades, so two pinned collections exist.
Sourceclient/src/routes/authenticated/morpheus/trades/PinnedCollectionsPage.tsx:21 PinnedCollectionsPage
The Collections page with two collections from trade studies.

Use a collection

  • View in library opens Trades showing only the collection's trades. Filter, open and review them as usual, then click Clear AI search to go back to everything.

  • Study in chat opens a new search that asks the agent to run a trade study on the collection, so the next question works on exactly those trades.

Search at the top of the page starts a new search. Trades library takes you back to Trades.

Collections cannot be renamed or deleted.