Classes | |
| interface | ATAS.Indicators.Heatmap.IHeatmapMboConsumer |
| Optional capability for indicators that aggregate Market-By-Order analytics. The platform supplies one shared raw snapshot to every active consumer; each instance applies its own settings and publishes its own visual payload. More... | |
| interface | ATAS.Indicators.Heatmap.IHeatmapMboDataSource |
| Shared, ref-counted MBO source exposed by the active heatmap context. Subscribing does not imply one provider subscription per callback: the platform multiplexes all subscriptions over one instrument MBO-core lease. More... | |
| interface | ATAS.Indicators.Heatmap.IHeatmapMboDataSubscription |
| Consumer lease returned by IHeatmapMboDataSource.Subscribe. Disposing the last lease lets the platform tear down its MBO-core subscription and heartbeat. More... | |
| class | ATAS.Indicators.Heatmap.HeatmapMboDataSnapshot |
| Immutable raw MBO store snapshot shared by all indicator instances. Records are detached from the provider before publication. More... | |
Namespaces | |
| namespace | ATAS |
| namespace | ATAS.Indicators |
| namespace | ATAS.Indicators.Heatmap |