GET api/Indexes/SentimentAnalysis?symbol={symbol}&size={size}

Single Alpha Vantage NEWS_SENTIMENT (MonetaryArticals): predefined tickers NDX=Nasdaq,QQQ,ONEQ; SPX=SPX500,SPY,VOO,IVV; DJI=DowJones,DI,DJI; topics=economy_macro,financial_markets,technology. Query: symbol, optional size (limit, default 50, max 1000). Route: GET api/Indexes/SentimentAnalysis.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
symbol

string

Required

size

integer

Default value is 50

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.