Skip to main content

dashboardActivity

The unified recent-activity feed for the active workspace identified by ownerID, bounded to the trailing 24h and at most limit items (default 50). Unifies recent trades, backtest/sim completions and alert events (incl. bot status changes), newest-first.

dashboardActivity(
ownerID: String!
limit: Int
): DashboardActivity!

Arguments

dashboardActivity.ownerID ● String! non-null scalar

dashboardActivity.limit ● Int scalar

Type

DashboardActivity object

The unified, time-ordered (newest-first) recent-activity feed.