Stock Upgrade Downgrade Endpoint
| Parameter | Type | Description |
|---|---|---|
| symbol | string | The security symbol. |
| ratings | array of objects | An array containing ratings information. |
| Object | ||
| newGrade | string | The new grade assigned. |
| gradingCompany | string | The company that provided the grading. |
| priceWhenPosted | number | The price of the stock when the rating was posted. |
| action | string | The action related to the rating (e.g., upgrade, downgrade). |
| publishedDate | string | The date when the rating was published. |
| previousGrade | string | The previous grade assigned before the new grade. |
| title | string | The title of the rating report. |
| url | string | The URL to access the full rating report. |
Updated 5 months ago
