get-portfolio-coins
Retrieve detailed portfolio coin data, including P/L and risk scores, using a share token from CoinStats' portfolio tracker section. Supports pagination for efficient data access.
Instructions
Get a list of portfolio coins with P/L and other data displayed on CoinStats web.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
includeRiskScore | No | Include risk score: true or false. Default - false | |
limit | No | Number of results per page | |
page | No | Page number | |
shareToken | No | Portfolio share token. You can get your share token from the portfolio you want to retrive data from by clicking Share button on CoinStats web app portfolio tracker section - top right. |