Skip to content

💼 Portfolio & Watchlist Commands

Track your cryptocurrency bags, holding quantities, and real-time Profit and Loss (PnL).


/portfolio view

View a summary breakdown of your crypto holdings with total portfolio valuation and overall PnL percentages.

  • Usage: /portfolio view

/portfolio add

Add or update a cryptocurrency token holding in your personal database watchlist.

  • Usage: /portfolio add coin:<coin> amount:<quantity> [buy_price:<usd_cost>]
  • Examples:
    • /portfolio add coin:bitcoin amount:0.5 buy_price:60000
    • /portfolio add coin:ethereum amount:4.2
    • /portfolio add coin:solana amount:25 buy_price:120

/portfolio remove

Remove a token holding from your portfolio.

  • Usage: /portfolio remove coin:<coin>