ChartnautDocs

The Event object

An Event is one moment a definition found. List events returns stored events in this shape, and so does Get run results for a definition run.

Fields

Field

Type

Description

event

string

The declared event id, such as reclaim_long

intent

string

The declared intent. Left out when not set

instrument

string

Canonical symbol, such as HYPERLIQUID:BTC

timeframe

string

The timeframe the definition ran on

start

string

When the event starts, RFC 3339 in UTC

end

string

When the event ends, RFC 3339 in UTC

bar_index

integer

The index of the bar the event was emitted on

payload

object

The values the definition attached, keyed by payload key. {} when there are none