All Realtime Index Prices

All Realtime Index Prices R API Documentation

API Class:
IntrinioSDK::IndexApi
Instance Method:
get_all_realtime_index_prices()

Stock Price Code Example

Use my API Key
client <- IntrinioSDK::ApiClient$new()
# Configure API key authorization: ApiKeyAuth
client$configuration$apiKey <- "YOUR_API_KEY"
#Configure retries
client$configuration$allowRetries <- TRUE
# Setup API with client
IndexApi <- IntrinioSDK::IndexApi$new(client)
# Optional params
opts <- list(
page_size = 100
)
response <- IndexApi$get_all_realtime_index_prices(opts)
print(response)
print(response$content)
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Parameters

NameTypeDescriptionNotes
page_sizeIntegerThe number of results to return[optional] [default to 100]  


Return Type

object
IntrinioSDK::ApiResponseRealtimeIndexPrices

Properties

NameTypeDescription
pricesList of RealtimeIndexPrice 
prices_data_frameData FrameData frame representation of prices
next_pageCharacterThe token required to request the next page of the data. If null, no further results are available.  
object
IntrinioSDK::RealtimeIndexPrice

Properties

NameTypeDescription
last_priceNumericThe last price  
last_timePOSIXltThe timestamp of the last price  
indexRealtimeIndexPriceIndex