Zacks Forward PE Estimates

Zacks Forward PE Estimates Javascript API Documentation

This database offers price-to-earning ratio estimates for over 4,000 US and Canadian listed companies.

API Class:
ZacksApi
Instance Method:
getZacksForwardPe()

Stock Price Code Example

Use my API Key
var intrinioSDK = require('intrinio-sdk');
intrinioSDK.ApiClient.instance.authentications['ApiKeyAuth'].apiKey = "YOUR_API_KEY";
intrinioSDK.ApiClient.instance.enableRetries = true;
var zacks = new intrinioSDK.ZacksApi();
var opts = {
'nextPage': null
};
zacks.getZacksForwardPe(opts).then(function(data) {
data = JSON.stringify(data, null, 2)
console.log(data);
}, function(error) {
console.error(error);
});
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Parameters

NameTypeDescriptionNotes
nextPageStringGets the next page of data from a previous API call[optional]  


Return Type

object
ApiResponseZacksForwardPEs

Properties

NameTypeDescription
forwardPe[ZacksForwardPE]Zacks forward PE ratio estimates  
nextPageStringThe token required to request the next page of the data. If null, no further results are available.  
object
ZacksForwardPE

Properties

NameTypeDescription
tickerStringThe Zacks common exchange ticker  
companyNameStringThe company name  
forwardPeYear1NumberThe forward PE estimate for the first year  
forwardPeYear2NumberThe forward PE estimate for the second year  
forwardPeYear3NumberThe forward PE estimate for the third year  
forwardPeYear4NumberThe forward PE estimate for the fourth year  
forwardPeYear5NumberThe forward PE estimate for the fifth year  
forwardPegRatioYear1NumberThe forward PEG ratio for the first year  
lastTtmEpsNumberTrailing twelve months earnings per share