ws.eoddata.com


Before you can access these services you will first need a username and password.
Please contact support@eoddata.com for more information.

Data
End of Day, Delayed and Snapshot stock market data

Customers
Used to create/maintain customers who can access these web services. This service is operated for developers who do not want the hassle of maintaining their own customer database. Only registered partners are able access this service.

Services
Used to define the services available to customers of these services. Only registered partners are able access this service.

 

Sample Steps to retrieve a Delayed Quote for NASDAQ, MSFT from our Web Service

  1. Data.Login(Username, Password) - returns token
  2. Data.SymbolQuote(token,"NASDAQ","MSFT")

To retrieve a list of available Exchanges

  1. Data.Login(Username, Password) - returns token
  2. Data.ExchangeList(token)

To retrieve a list of Symbols for a given Exchange

  1. Data.Login(Username, Password) - returns token
  2. Data.SymbolList(token,"NASDAQ")

Things you need to know:

  1. Date Format: yyyyMMdd
  2. Periods : 1,5,10,15,30,h,d,w,m,q,y