Parallel block. Each step in the block runs concurrently, and the Workflow waits for the block to finish before continuing. In this review, fundamental and technical analysis both start after market assessment and complete before risk assessment.
Two ways to fan out
A Broadcast team is the adaptive version: every member evaluates the same question simultaneously and the lead reconciles them. See Orchestration patterns.
Model the dependencies
Use the step graph to express data dependencies. Group steps that share the same prerequisite inParallel. Place downstream steps after the block.