finance_portfolio_tracker
Calculate portfolio value and allocation from holdings data to track financial investments and analyze asset distribution.
Instructions
Calculate portfolio value and allocation from a list of holdings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| holdings | Yes | Comma-separated holdings: 'BTC:0.5,ETH:10,SOL:100' or 'AAPL:50,MSFT:30' |