Private Orders

On a public chain, a resting order is a target. On Intelena, order logic stays encrypted until the moment it executes — and execution follows the same dark-first path as any swap.

Private limit orders

Encrypted resting orders that reveal nothing until filled. The limit rests in the encrypted crossing book; other participants see neither its price nor its size.

Private stop-loss and take-profit

Trigger prices stay encrypted, so nobody can hunt your stops. There is no visible cluster of levels for anyone to push price toward.

Private TWAP and DCA

Recurring buys and sells that don't create a trackable on-chain pattern. Sizes and intervals are randomized and pieces come from one-time addresses, so a strategy that runs for months never resolves to one identity.

Execution path

When any private order triggers, it is treated like a fresh encrypted intent: cross at the midpoint first, then route only the remainder with split, jitter, and one-time addresses. See How a trade works.