Screen Securities

Screen Securities R API Documentation

Screen Securities using complex logic. Use POST only. See screener documentation for details on how to construct conditions.

API Class:
IntrinioSDK::SecurityApi
Instance Method:
screen_securities()

Stock Price Code Example

Use my API Key
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Parameters

NameTypeDescriptionNotes
logicSecurityScreenGroupThe logic to screen with, consisting of operators, clauses, and nested groups. </br> See <a href=&quot;https://docs.intrinio.com/documentation/screener_v2&quot; target=&quot;_blank&quot;>screener documentation</a> for details on how to construct conditions.[optional]  
order_columnCharacterResults returned sorted by this column[optional]  
order_directionCharacterSort order to use with the order_column[optional] [default to asc]  
primary_onlyLogicalReturn only primary securities[optional] [default to FALSE]  
page_sizeIntegerThe number of results to return. Maximum for this endpoint is 50000.[optional] [default to 100]  


Return Type

object
IntrinioSDK::SecurityScreenResult

Properties

NameTypeDescription
securitySecuritySummary 
dataList of SecurityScreenResultData 
data_data_frameData FrameData frame representation of data
object
IntrinioSDK::SecuritySummary

Properties

NameTypeDescription
idCharacterThe Intrinio ID for Security  
company_idCharacterThe Intrinio ID for the Company for which the Security is issued  
exchangeCharacterThe exchange’s MIC  
exchange_micCharacterThe security’s exchange MIC  
stock_exchange_idCharacterThe exchange’s Intrinio ID  
nameCharacterThe name of the Security  
codeCharacterA 2-3 digit code classifying the Security (<a href=&quot;https://docs.intrinio.com/documentation/security_codes&quot; target=&quot;_blank&quot;>reference</a>)  
currencyCharacterThe currency in which the Security is traded on the exchange  
tickerCharacterThe common/local ticker of the Security  
composite_tickerCharacterThe country-composite ticker of the Security  
figiCharacterThe OpenFIGI identifier  
composite_figiCharacterThe country-composite OpenFIGI identifier  
share_class_figiCharacterThe global-composite OpenFIGI identifier  
primary_listingLogicalIf TRUE, the Security is the primary issue for the company, otherwise it is a secondary issue on a secondary stock exchange