IntermediateLast verified Aug 23, 2026
Margin Check
Checks a proposed Tactical order against available margin before submission.
Checks a proposed Tactical order against available margin before submission.
When to use
Use it between sizing and Order when the strategy uses margin-sensitive execution.
Example
Check instrument, size, price, and leverage; connect Sufficient to Order and Insufficient to a recovery path.
Common problems
A check is based on the supplied request and current simulated state. Do not submit through both outcomes.
Next steps
Review the generated Parameters, Outcomes, and Data Ports on this page, then open the related guides for the complete workflow.
Related documentation
- Position SizerCalculates an order quantity from account, price, and risk inputs.
- OrderSubmits a configured Tactical order and produces a ticket for lifecycle tracking.
- Tactical order and position monitoringUnderstand a Tactical pattern that sizes an order, checks margin, tracks its lifecycle, and monitors the position.