Skip to content

Session trades & timeline

This is the entity reference for session trades and the session timeline. By the end you’ll know what each output captures and how to use them in a review loop.

This part of the trading cycle is where execution becomes reviewable. The most important outputs:

  • Session trades — every executed trade, live or virtual, with the context that led to it.
  • Session timeline — the readable history of what happened in each cycle.
  • Cycle decisions and action history — the AI’s reasoning trail and the actions taken.
  • Run and review history — start-to-stop runs, useful for comparing executions.

This is one of Cortiq’s strongest features because it makes the AI workflow auditable. You don’t only see the trade result — you see the path that led to it.

The trades and timeline land in the local SQLite database and surface across the workspace:

  • LibraryJournal shows the trade journal and session journal.
  • LibraryConversations shows the raw AI dialogue.
  • LibraryDashboard aggregates across sessions.
  • LibrarySession Cohorts compares sessions side-by-side.

For analysis and review, see Journal & analytics.

  • The instrument and action taken.
  • Entry, stop, and target details.
  • Whether the trade was live or virtual.
  • Trade-management changes over time.
  • The strategy or idea that led to the trade.
  • Screenshots, notes, and journal context where available.
  • What the AI saw.
  • What it concluded.
  • Whether it traded, held, or managed a position.
  • What happened after the decision.
Use caseWhat to look for
Review whether playbooks are too loose or too strictPatterns of low-conviction entries or repeatedly-passed setups.
Compare live and virtual behaviorDifferences in trade frequency, sizing, or post-entry management.
Identify drift in the AI decision processReasoning that’s noticeably different than past cycles for the same setup.
Improve future sessions based on evidenceSpecific cycles where the AI’s reasoning was strongest or weakest.
  1. Journal & analytics — the review surface that surfaces this data.
  2. Workspace & monitoring — the screens that render it.
  3. Sessions — what generates the timeline.