Report builder

Composing reports for yourself, for partners, and for export.

Building a report

The Report builder composes a page from blocks. Its main uses are the recap you read yourself, and the report that goes to an accountability partner on a cycle.

The toolbar gives you:

  • A back control, and a period button showing the range in Eastern time.
  • Data scope, which restricts the report by account and by tag (Include any or Exclude if any).
  • A Report template selector, grouped into Predefined and Your designs.
  • Preview and Edit to switch between arranging and reading.
  • A menu with Date range shortcuts (This week, This month, Last day with trades), plus Add design and Save design.
  • Export, with a light or dark Export theme and Download PNG or Download PDF.

In edit mode, pick a component from the palette and place it on an empty cell. The inspector on the selected block controls its title, height, column and row span, data source, and display options.

Design for the reader. A report going to a partner who does not trade should lead with process completion, discipline, and what you decided, not with an equity curve they cannot interpret.

The report builder in edit mode with the component palette and the block inspector

Block types

Blocks are grouped into scalars, layout, day report, data, and iterator categories.

BlockWhat it renders
StackNested rows inside one cell
IteratorRepeats a template for each item in a list
Daily P&L progressionThe cumulative curve for the scoped day
Daily overview check-inYour day check-in as a card
Trades listA table of the scoped trades
Symbol session chartsOne chart per symbol with entry and exit markers
Day-scoped rulesRule verdicts for the day
Rule breaksThe break summary for the day
Process activityProcess completion for the day
Kernel tableTabular output from a published function or metric
Object panelA structured object from kernel data
Metric chartA line, bar, area, composed, pie, radar, or radial bar chart from a metric
Trade reviewA trade review card, inside a repeater
Trade candle chartA one minute chart for the current trade row, inside a repeater
Catalog scalarsAny published scalar metric as a card or gauge

The iterator is what makes a report scale. Put a trade candle chart and a trade review inside an iterator bound to the day's trades, and you get one section per trade without designing each one.

Three templates are supplied: Trading day (full), a complete day recap with progression, KPIs, trades, metrics, check-in, and rule breaks; Trading day (short), a compact shareable recap; and Month review, a month summary with daily bars and distributions and no per-trade detail.