Expand description
One module per domain, for code that wants to say which it means.
Modules§
- event_
kind_ view - Nested message and enum types in
EventKindView. - plugin_
status_ view - Nested message and enum types in
PluginStatusView.
Structs§
- Account
Keys - Account
View - One vendor as the Accounts view shows it: what it needs from the person, whether it has it, and what it gives back.
- Accounts
View - A person’s vendors. A list, as a message; see
JobsView. - Event
Kind View - What happened, structurally.
- Event
View - Something that happened while nobody was looking: a plugin dropped, a broker session ended (#150).
- Extension
Strategies View - Every extension’s contributions, by extension name.
- Feed
Event - A broker connection came up or went away.
connected: falsecovers both signing out and a session that expired underneath you — which of the two it was is in the detail, because the difference matters to a person reading it and not at all to the status bar. - Findings
Event - Stored findings went stale since they were last checked — their data changed or disappeared. The count is how many were newly so.
- JobId
- JobView
- Jobs
View - A list, as a message.
- Library
Event - The data library changed: a fetch wrote an instrument’s bars. Carries the content hash the library now reports for it, so a reader holding bars under an older hash knows to drop them without asking.
- Plugin
Event - Plugin
Status View - Plugin
Status View Reachable - Plugin
Status View Unreachable - Plugin
View - Plugins
View - The plugins this engine hosts. A list, as a message; see
JobsView. - RunId
- A run in progress, as
RunScriptnumbered it. - Script
JobView - One scheduled script: a project file the engine runs on a timer.
- Script
Jobs View - Every saved schedule. A list, as a message; see
JobsView. - Script
Output View - One line from a running script, or the fact that it ended.
- Script
Path - A script’s path, relative to the project folder. What identifies a schedule: one schedule per script.
- Script
Schedule - A cadence a person set for one of their scripts.
- Session
Event - A trading session changed state: starting, running, stopped, halted or failed.
- SignIn
- Signal
View - One signal a plugin publishes, as it stands right now (#163).
- Signals
View - What the plugins publish. A list, as a message; see
JobsView. - Strategy
Contribution View - One strategy an extension contributes as a document (#162).
- Strategy
Contributions View - What one extension contributes to the strategy picker.
- Stream
Event - The live price stream stopped or came back.
- SubAccount
View - One account under a vendor that has more than one: its own credential and its own state, sharing the vendor’s row.
- Vendor
Id - Vendor
Profile
Enums§
- Severity
View - Whether this is worth interrupting someone for.