Disponible en 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

Que fait le module Portfolio Tracker ?

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
Fonctionnalités Clés

Tout ce dont Vous Avez Besoin

Explorez toutes les puissantes fonctionnalités incluses dans le module Portfolio Tracker.

Manual holdings with /addholding

Inclus avec le module Portfolio Tracker pour une intégration transparente.

Current value at live prices

Inclus avec le module Portfolio Tracker pour une intégration transparente.

Remove a holding

Inclus avec le module Portfolio Tracker pour une intégration transparente.

Cas d'Utilisation

Découvrez comment les entreprises utilisent le module Portfolio Tracker

Personal tracking

Parfait pour les équipes souhaitant implémenter des capacités de personal tracking.

Investment groups

Parfait pour les équipes souhaitant implémenter des capacités de investment groups.

Fund management

Parfait pour les équipes souhaitant implémenter des capacités de fund management.

Référence API

Facile à Intégrer

Utilisez notre API RESTful ou nos webhooks pour intégrer le module Portfolio Tracker à vos systÚmes existants.

Voir la Documentation API
// 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"
  }
}

PrĂȘt Ă  Utiliser Portfolio Tracker ?

Commencez dÚs aujourd'hui avec notre plan gratuit. Aucune carte de crédit requise.