Pie holdings
t212_get_pieRetrieve a pie's instrument breakdown showing current and target shares, quantity owned, and performance. Identify which holdings are drifting from target allocation.
Instructions
Returns one pie's contents: every instrument in it with its current share of the pie, its target share, the quantity owned, and its result. Use this to explain how a pie is allocated or which of its holdings are drifting from target. Get the pie's id from t212_list_pies first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Pie identifier, as returned by t212_list_pies. |