MINARA

Autopilot

Choose a wallet and Universe, run a managed perps strategy, and monitor its live performance

Autopilot runs an eligible strategy inside one perpetual sub-wallet. Each Run is bound to that wallet, its Universe, and its execution venue. Minara keeps the Run's identity, lifecycle, positions, orders, trades, and live performance separate from public backtest data.

Autopilot opens and closes real leveraged positions. Backtests describe historical behavior and do not predict future returns. Start with an amount you can afford to lose and review the confirmation before starting or stopping a Run.

Dashboard

The Autopilot dashboard uses a wallet list and a selected-wallet detail panel. Each wallet row shows its exchange, shortened address, equity, and current state. A wallet can have at most one active Run.

When a Run is active, the wallet row shows a full-width running strip with the complete strategy name. Selecting it opens the wallet's strategy detail. Actions appear over the strip on hover without changing the row height. The selected wallet loads independently, so switching wallets does not wait for all accounts.

The strategy card in the detail panel uses the same live status and opens the same Run controls as the strategy card in Portfolio Overview.

Start a strategy

  1. Select an eligible perps wallet.
  2. Choose a strategy from the marketplace or strategy detail page.
  3. Choose a Universe and review its constituents.
  4. Review the strategy, venue, wallet, leverage, limits, and required balance.
  5. Confirm the protected start action.

Minara rejects an incompatible wallet, unsupported venue, insufficient balance, or a second active Run for the same wallet.

Universe

A Universe defines the instruments a strategy can select from. Examples include TradFi 30, Coin 30, and Coin Full.

Every Universe reference displays its logo and name. Autopilot does not expand a long ticker list inside wallet rows or strategy cards. Select the Universe name or member count to open the constituent dialog. The dialog shows every member with its asset logo and normalized symbol. Select a constituent to open its asset page.

Universe data comes from the strategy Run or the selected strategy. Minara does not infer a Universe from the strategy name.

Running status card

The active strategy card spans the available detail width. Its animated brand border moves at a constant speed while the content remains stable. It includes:

  • Strategy name and Run status
  • Wallet, exchange, and Universe
  • Protected stop or restart action
  • Share and strategy-detail actions when available

Status values come from the real Run lifecycle:

  • ACTIVE means running.
  • STOPPING means a stop request is in progress.
  • STOPPED means the Run has finished.

Unknown or unloaded states are never presented as a paused strategy.

Live Run performance

The Run detail panel displays data for the selected wallet and Run only:

  • Current wallet equity
  • Total PnL and return
  • Unrealized PnL and return
  • Runtime
  • 24-hour PnL and return
  • A 1D, 7D, 1M, or All equity curve
  • Positions, Open Orders, Trade History, and Strategy History

The curve records total wallet equity. Venue-native WebSocket mark prices update the latest point and the price-driven position metrics. Minara HTTP remains the source of truth for position structure, orders, trades, and Run ownership.

Stopped Runs show their final cumulative result and available historical curve and trades. They do not show fabricated current positions, unrealized PnL, or 24-hour PnL. Unsupported upstream fields appear as unavailable instead of being filled with public backtest metrics.

Loading and refresh behavior

The Autopilot landing page renders immediately. Data-backed wallet summaries, Run cards, charts, and activity lists load independently. Existing data remains visible during refresh, and switching back to a loaded wallet reuses its latest snapshot while refreshing in the background.

Active Run performance and activity refresh periodically. History loads at a slower cadence, and stopped Runs stop polling after their final record settles. Asset prices continue through shared WebSocket subscriptions.

Stop or restart

Stopping uses the existing protected confirmation flow. A Run can remain in STOPPING while Minara cancels orders and closes or hands off positions according to the strategy's rules. Do not assume the Run has stopped until its status is STOPPED.

If a stopped strategy supports another run, use Run again and complete a new wallet, Universe, and risk confirmation. Historical Runs stay available in Strategy History.

On this page