For the complete documentation index, see llms.txt. This page is also available as Markdown.

Strategy Tracking

This page shows all copy trading strategies you have created.

Each strategy represents one wallet you are copying.

Strategies list

In the main table you can see:

  • Target wallet

  • Current status (active / paused)

  • Current PnL

  • Last trade time

From here you can:

  • Pause a strategy

  • Edit settings

  • Delete a strategy

  • Open strategy details

You can quickly see which strategies are performing and which are not.

Strategy details

Clicking on a strategy opens a modal with detailed information:

  • How long the strategy has been active

  • Realized PnL

  • Unrealized PnL

  • Number of buys and sells

  • Last executed trade

Below, there is a table with:

  • Recent trades

  • Current positions


Failed trades

The strategy view also shows trades that were not executed.

For each missed trade, the reason is shown:

  • Slippage limit exceeded

  • Market closed or resolved

  • Other execution constraints

This lets you clearly see what was copied and what was skipped — and why.

Last updated