get-portfolio-coins
Retrieve detailed portfolio coin data, including P/L information, from CoinStats web using a share token. Supports pagination and optional risk score inclusion for analysis.
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. |