Freedom Finance

FREEMIUM
By integraatio | Updated a year ago | Finance
Popularity

9.6 / 10

Latency

3,273ms

Service Level

92%

Back to All Discussions

Stock statistics by year

Rapid account: Codeproyectosmx
codeproyectosmx
10 months ago

Is there a way to access the market statistics for a certain stock for a certain year?

const options = {
method: ‘GET’,
url: ‘https://freedom-finance.p.rapidapi.com/stock-statistics’,
params: {Symbol: ‘MSFT’},
headers: {
‘X-RapidAPI-Key’: ‘37e470fc3amsh6e06bc844e14effp13dfe9jsn6961692e1d3e’,
‘X-RapidAPI-Host’: ‘freedom-finance.p.rapidapi.com
}
};

Rapid account: Nightmerker
nightmerker Commented 10 months ago

Got it, thanks

Rapid account: Integraatio
integraatio Commented 10 months ago

No sorry, historical statistics is not available. You might be able to calculate some figures (trailing PE etc) yourself using a combination of endpoint data.

Join in the discussion - add comment below:

Login / Signup to post new comments