Skip to main content

Module task

Module task 

Source
Expand description

Portfolio snapshot background task.

Runs as a separate service, started ONLY from the integrated (unified) server. This should NOT be started in standalone API or engine modes.

Structs§

PortfolioSnapshotTask
Background task that periodically takes portfolio snapshots.
SnapshotTaskConfig
Configuration for the snapshot task.

Type Aliases§

AtomicPortfolioSnapshotCapture 🔒