Routing mode
Internal
Orders stay inside the platform-controlled ledger.
The page focuses on speed, reliability, and order-state visibility while staying explicit that phase one uses an internal execution engine rather than an external broker bridge.
Routing mode
Internal
Orders stay inside the platform-controlled ledger.
Fill states
2
Market orders fill instantly, pending orders stay queued.
Audit trail
Full
Orders, positions, and executions are stored separately.
The member submits volume and side, the engine validates free margin, stores the order, creates the position, and mirrors the execution record.
Margin validation before write
Execution record created in the same transaction
Account margin updated atomically
Pending instructions are stored as open requests with a trigger price and can be surfaced in the Trades area without external dependencies.
Trigger price stored on order
No partial position created
Visible immediately in Pending Orders
Admins can inspect users, accounts, wallets, orders, positions, alerts, and content states from the same console.
Dedicated admin resources
401/403 separation enforced
Consistent route guard behavior