Recommendation Trends
Get latest analyst recommendation trends for a company.
Query parameters
Symbol of the company: AAPL.
Response
successful operation
Example response
[
{
"symbol": "symbol",
"period": "period",
"buy": 0,
"sell": 1,
"strongSell": 5,
"strongBuy": 5,
"hold": 6
}
]Changes
Changed in 3 of the 35 revisions of this API.279
- ○
api tag
Defaultaddedapi-tag-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response's body type/format changed from
object/toarray/for status200response-body-type-changed
- ●
removed the optional property
buyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
holdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
periodfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
sellfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
strongBuyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
strongSellfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
symbolfrom the response with the200statusresponse-optional-property-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
array/toobject/for status200response-body-type-changed
- ○
api tag
Defaultremovedapi-tag-removed
- ○
added the optional property
buyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
holdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
periodto the response with the200statusresponse-optional-property-added
- ○
added the optional property
sellto the response with the200statusresponse-optional-property-added
- ○
added the optional property
strongBuyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
strongSellto the response with the200statusresponse-optional-property-added
- ○
added the optional property
symbolto the response with the200statusresponse-optional-property-added
This revision also has 146 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲