Skip to content

API Securities

Nia Mutiara edited this page Jul 29, 2013 · 1 revision

Securities

Get a Security Details Given the Exchange and Symbol

GET /api/securities/{exchange}/{securitysymbol}

Property Name Description
id
symbol
securityType
name
exchange
yahooSymbol
currencyDisplay
currencyISO
marketCap
lastPrice
imageBlobUrl
lastPriceDateEST
lastPriceDateAndTimeUtc
toUSDRateDate
active
askPrice
bidPrice
volume
averageDailyVolume
previousClose
open
high
low
pe
eps
marketOpen
pc50DMA
pc200DMA
exchangeTimezoneMsftName
exchangeOpeningTimeLocal
exchangeClosingTimeLocal
secTypeDesc

Search for Securities

GET /api/securities/search

List Trending Securities

GET /api/securities/trending

Clone this wiki locally