Git Product home page Git Product logo

Comments (2)

christophernelsonbailey avatar christophernelsonbailey commented on August 17, 2024

The Stock Quote API covers companies that are traded on the BATS Exchange, so will only work for those companies.

chris

From: Aaron Trazona [mailto:[email protected]]
Sent: Monday, September 14, 2015 4:27 AM
To: markitondemand/DataApis
Subject: [DataApis] Dow Jones Quotes Error (#20)

http://dev.markitondemand.com/API/v2/Quote/json?symbol=DJI

{
"Status": "Failure|APP_SPECIFIC_ERROR",
"Name": "DOW JONES INDU AVERAGE INDEX",
"Symbol": "DJI",
"LastPrice": 0,
"Change": 0,
"ChangePercent": 0,
"Timestamp": null,
"MSDate": 0,
"MarketCap": 0,
"Volume": 0,
"ChangeYTD": 0,
"ChangePercentYTD": 0,
"High": 0,
"Low": 0,
"Open": 0
}

can you help me with this? Is my ticker incorrect?


Reply to this email directly or view it on GitHubhttps://github.com//issues/20.


This e-mail, including accompanying communications and attachments, is strictly confidential and only for the intended recipient. Any retention, use or disclosure not expressly authorised by Markit is prohibited. This email is subject to all waivers and other terms at the following link: http://www.markit.com/en/about/legal/email-disclaimer.page

Please visit http://www.markit.com/en/about/contact/contact-us.page for contact information on our offices worldwide.

from deprecated-dataapis.

kevin1chun avatar kevin1chun commented on August 17, 2024

I'm seeing a similar issue with an symbol that I am able to lookup in http://www.batstrading.com/

http://dev.markitondemand.com/MODApis/Api/v2/Quote/json?symbol=RUSS

{
"Status": "Failure|APP_SPECIFIC_ERROR",
"Name": "Direxion Daily Russia Bear 3X Shares",
"Symbol": "RUSS",
"LastPrice": 0,
"Change": 0,
"ChangePercent": 0,
"Timestamp": null,
"MSDate": 0,
"MarketCap": 0,
"Volume": 0,
"ChangeYTD": 0,
"ChangePercentYTD": 0,
"High": 0,
"Low": 0,
"Open": 0
}

Please let me know if I am missing something here
Thank you

from deprecated-dataapis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.