Zacks Forward PE Estimates

Zacks Forward PE Estimates Ruby API Documentation

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

API Class:
Intrinio::ZacksApi
Instance Method:
get_zacks_forward_pe()

Stock Price Code Example

Use my API Key
# Load the gem
require 'intrinio-sdk'
require 'pp'
# Setup authorization
Intrinio.configure do |config|
config.api_key['api_key'] = 'YOUR_API_KEY'
config.allow_retries = true
end
zacks_api = Intrinio::ZacksApi.new
opts = {
next_page: nil
}
result = zacks_api.get_zacks_forward_pe(opts)
pp result
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Parameters

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

Return Type

object
Intrinio::ApiResponseZacksForwardPEs

Properties

NameTypeDescription
forward_peArrayZacks forward PE ratio estimates  
next_pageStringThe token required to request the next page of the data. If null, no further results are available.  
object
Intrinio::ZacksForwardPE

Properties

NameTypeDescription
tickerStringThe Zacks common exchange ticker  
company_nameStringThe company name  
forward_pe_year1FloatThe forward PE estimate for the first year  
forward_pe_year2FloatThe forward PE estimate for the second year  
forward_pe_year3FloatThe forward PE estimate for the third year  
forward_pe_year4FloatThe forward PE estimate for the fourth year  
forward_pe_year5FloatThe forward PE estimate for the fifth year  
forward_peg_ratio_year1FloatThe forward PEG ratio for the first year  
last_ttm_epsFloatTrailing twelve months earnings per share