Available in Pro

Portfolio Tracker Module

Let each member manually record crypto holdings (/addholding btc 0.5) and see their current total value at live CoinGecko prices. No wallet connections, profit and loss, history, tax reports or sharing.

Manual holdings with /addholding
Current value at live prices
Remove a holding
9:41
5G
P

Portfolio Tracker Demo

bot

What does the Portfolio Tracker module do?

Let each member manually record crypto holdings (/addholding btc 0.5) and see their current total value at live CoinGecko prices. No wallet connections, profit and loss, history, tax reports or sharing.

  • Personal tracking
  • Investment groups
  • Fund management
Key Features

Everything You Need

Explore all the powerful features included in the Portfolio Tracker module.

Manual holdings with /addholding

Included with the Portfolio Tracker module for seamless integration.

Current value at live prices

Included with the Portfolio Tracker module for seamless integration.

Remove a holding

Included with the Portfolio Tracker module for seamless integration.

Use Cases

Discover how businesses use the Portfolio Tracker module

Personal tracking

Perfect for teams looking to implement personal tracking capabilities.

Investment groups

Perfect for teams looking to implement investment groups capabilities.

Fund management

Perfect for teams looking to implement fund management capabilities.

API Reference

Easy to Integrate

Use our RESTful API or webhooks to integrate the Portfolio Tracker module with your existing systems.

View API Documentation
// Enable Portfolio Tracker module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "portfolio-tracker",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "portfolio-tracker",
    "name": "Portfolio Tracker",
    "enabled": true,
    "status": "active"
  }
}

Ready to Use Portfolio Tracker?

Get started today with our free plan. No credit card required.