II.
OrgUnit JSON
Structured · liveorg-unit:trading-desk
Trading Desk json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "org-unit:trading-desk",
"_kind": "OrgUnit",
"_file": "role/org-units/org-units.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Trading Desk",
"kind": "team",
"description": "Algorithmic and discretionary trading operations.\n"
},
"outgoingEdges": [
{
"from": "org-unit:trading-desk",
"to": "role:trading-systems-engineer",
"kind": "has_member",
"attributes": {}
},
{
"from": "org-unit:trading-desk",
"to": "role:quantitative-analyst",
"kind": "has_member",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "workflow:algo-strategy-backtesting",
"to": "org-unit:trading-desk",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:algo-strategy-paper-trading",
"to": "org-unit:trading-desk",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:execution-algorithm-optimization",
"to": "org-unit:trading-desk",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:hft-latency-profiling",
"to": "org-unit:trading-desk",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:market-making-parameter-tuning",
"to": "org-unit:trading-desk",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:day-trading-journal-review",
"to": "org-unit:trading-desk",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:pre-market-preparation-routine",
"to": "org-unit:trading-desk",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:trading-performance-attribution",
"to": "org-unit:trading-desk",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:market-risk-daily-report",
"to": "org-unit:trading-desk",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:portfolio-rebalancing-cycle",
"to": "org-unit:trading-desk",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:best-execution-review",
"to": "org-unit:trading-desk",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:transaction-reporting-cycle",
"to": "org-unit:trading-desk",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:trade-reconciliation-cycle",
"to": "org-unit:trading-desk",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:settlement-exception-management",
"to": "org-unit:trading-desk",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:trading-system-failover-drill",
"to": "org-unit:trading-desk",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:market-data-feed-validation",
"to": "org-unit:trading-desk",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}