Coder Social home page Coder Social logo

Ticker doesn't show stock data about ticker HOT 11 CLOSED

tkalmi avatar tkalmi commented on June 11, 2024 2
Ticker doesn't show stock data

from ticker.

Comments (11)

achannarasappa avatar achannarasappa commented on June 11, 2024 4

Just checked about 30 minutes ago and again now. There was a change released to the Yahoo API where it was requiring a a specific cookie that was not set. It likely broke Yahoo Finance's integration as well as ticker's so it looks like they've rolled back.

I've re-run the contract tests and they're passing now so ticker should be working again. Thanks all for the reports and investigation!

from ticker.

joce avatar joce commented on June 11, 2024 3

The v7 API appears to be broken as @chrisswanda indicated. However, I still can get results using the v6 API:

$ curl https://query1.finance.yahoo.com/v6/finance/quote?symbols=AAPL,GOOG,F | jq
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  6267  100  6267    0     0  27567      0 --:--:-- --:--:-- --:--:-- 27607
{
  "quoteResponse": {
    "result": [
      {
        "language": "en-US",
        "region": "US",
        "quoteType": "EQUITY",
        "typeDisp": "Equity",
        "quoteSourceName": "Nasdaq Real Time Price",
        "triggerable": true,
        "customPriceAlertConfidence": "HIGH",
        "priceEpsCurrentYear": 28.107447,
        "sharesOutstanding": 15821899776,
        "bookValue": 3.581,
        "fiftyDayAverage": 156.0672,
        "fiftyDayAverageChange": 11.172104,
        "fiftyDayAverageChangePercent": 0.071585216,
        "twoHundredDayAverage": 150.1536,
        "twoHundredDayAverageChange": 17.085709,
        "twoHundredDayAverageChangePercent": 0.11378821,
        "marketCap": 2646043525120,
        "forwardPE": 25.339289,
        "priceToBook": 46.701843,
        "sourceInterval": 15,
        "exchangeDataDelayedBy": 0,
        "firstTradeDateMilliseconds": 345479400000,
        "priceHint": 2,
        "tradeable": false,
        "cryptoTradeable": false,
        "regularMarketPreviousClose": 167.63,
        "bid": 0,
        "ask": 0,
// ...

from ticker.

Spreadneck avatar Spreadneck commented on June 11, 2024 2

Same issue here, began happening in the afternoon CT. I assume it is an API issue because mop-tracker uses the same API and stopped working at the same time.

from ticker.

it-slav avatar it-slav commented on June 11, 2024 1

I have the same issue since yesterday evening CET on several linux plattforms.

from ticker.

ngocphamm avatar ngocphamm commented on June 11, 2024 1

I think it got fixed from the API side. Working now for me.

from ticker.

chrisswanda avatar chrisswanda commented on June 11, 2024 1

Working now for me also.

from ticker.

chrisswanda avatar chrisswanda commented on June 11, 2024

Confirming I have the same issue. Yahoo change an API?

{"finance":{"result":null,"error":{"code":"Unauthorized","description":"Invalid Crumb"}}}

from ticker.

jfbourdeau avatar jfbourdeau commented on June 11, 2024

Same thing here, Montreal Canada. ( Linux Debian Deepin ) Ticker 4.5.6
Since yesterday...

from ticker.

mnsrulz avatar mnsrulz commented on June 11, 2024

same issue here.. hope it will get fix soon.

from ticker.

tkalmi avatar tkalmi commented on June 11, 2024

Thanks, seems to be working for me too now 👍 I suppose we label this as a temporary error on the API side, and therefore there's no need to fix anything on ticker's side. Closing the issue.

from ticker.

jfbourdeau avatar jfbourdeau commented on June 11, 2024

good for me too ( MTL Canada)

from ticker.

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.