Single trading idea: a public forecast published by an author. The unit of simulation — candles are iterated per idea, not per grid point.
id: number
Unique idea identifier from the source platform.
ts: number
Unix timestamp in milliseconds when the idea was published.
symbol: string
Trading pair symbol the idea refers to (e.g., "BTCUSDT").
direction: SweepIdeaDirection
Forecast direction claimed by the author.
author: string
Author login on the source platform (unique per author).