Zacks Forward PE Estimates

Zacks Forward PE Estimates Java 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
import com.intrinio.api.*;
import com.intrinio.models.*;
import com.intrinio.invoker.*;
import com.intrinio.invoker.auth.*;
import org.threeten.bp.*;
import java.math.BigDecimal;
import java.util.*;
public class Main {
public static void main(String[] args) throws Exception {
ApiClient defaultClient = Configuration.getDefaultApiClient();
ApiKeyAuth auth = (ApiKeyAuth) defaultClient.getAuthentication("ApiKeyAuth");
auth.setApiKey("YOUR_API_KEY");
defaultClient.setAllowRetries(true);
ZacksApi zacksApi = new ZacksApi();
String nextPage = null;
ApiResponseZacksForwardPEs result = zacksApi.getZacksForwardPe(nextPage);
System.out.println(result);
}
}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Parameters

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


Return Type

object
ApiResponseZacksForwardPEs

Properties

NameTypeDescription
forwardPeListZacks 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  
forwardPeYear1BigDecimalThe forward PE estimate for the first year  
forwardPeYear2BigDecimalThe forward PE estimate for the second year  
forwardPeYear3BigDecimalThe forward PE estimate for the third year  
forwardPeYear4BigDecimalThe forward PE estimate for the fourth year  
forwardPeYear5BigDecimalThe forward PE estimate for the fifth year  
forwardPegRatioYear1BigDecimalThe forward PEG ratio for the first year  
lastTtmEpsBigDecimalTrailing twelve months earnings per share