• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

All stocks modules are not working for me.

Scheduled Pinned Locked Moved Utilities
14 Posts 8 Posters 7.8k Views 8 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    sceletus
    last edited by Sep 8, 2017, 9:22 AM

    Don’t know if it is related, but since I updated my version of MM, the stock tickers are no more working.
    I tried bith MMM-Stock and stock and nothing appears.

    Is it not related to a change in Yahoo API?

    Thanks in advance.

    M 1 Reply Last reply Sep 20, 2017, 1:11 PM Reply Quote 0
    • M Offline
      Mitch1138 @sceletus
      last edited by Sep 20, 2017, 1:11 PM

      I am having the same issue with Stocks and MMM-Stocks, they just stopped working. I think they stopped some time after I updated MM but I can be sure.

      Does anyone have any insight into this?

      Many thanks.

      1 Reply Last reply Reply Quote 0
      • D Offline
        dmcinnes Module Developer
        last edited by Oct 30, 2017, 4:55 AM

        The Google API has been shut down, which is why the stocks module is not working. I’m not sure about the others…

        1 Reply Last reply Reply Quote 1
        • P Offline
          Pakmann
          last edited by Nov 5, 2017, 5:27 PM

          stocks is using Google API which is Not longer supported.

          MMM Stock is using Yahoo API. Normally the module should works. On my MM the Module is no more visible. I try to debug the implemented stock datastream from Yahoo API and it works. I dont know why the module is not visible on screen

          M 1 Reply Last reply Nov 5, 2017, 7:12 PM Reply Quote 0
          • M Offline
            Mykle1 Project Sponsor Module Developer @Pakmann
            last edited by Mykle1 Nov 5, 2017, 7:14 PM Nov 5, 2017, 7:12 PM

            @Pakmann said in All stocks modules are not working for me.:

            I try to debug the implemented stock datastream from Yahoo API and it works. I dont know why the module is not visible on screen

            What is the url to the datastream?

            http://www.financial-hacker.com/bye-yahoo-and-thank-you-for-the-fish/

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • P Offline
              Pakmann
              last edited by Nov 5, 2017, 7:20 PM

              @Mykle1 i Setup the module for one example stock. In the Module file i delete the comment for debug url write to console.

              For this case my url see below. When i copy the url in browser i received all data.

              https://query.yahooapis.com/v1/public/yql?q=env%20'store%3A%2F%2Fdatatables.org%2Falltableswithkeys'%3B%20select%20*%20from%20yahoo.finance.quotes%20where%20symbol%20in%20('VOW3.DE')&format=json&diagnostics=true&callback=
              
              M 1 Reply Last reply Nov 5, 2017, 8:16 PM Reply Quote 0
              • M Offline
                Mykle1 Project Sponsor Module Developer @Pakmann
                last edited by Nov 5, 2017, 8:16 PM

                @Pakmann said in All stocks modules are not working for me.:

                https://query.yahooapis.com/v1/public/yql?q=env ‘store%3A%2F%2Fdatatables.org%2Falltableswithkeys’%3B select * from yahoo.finance.quotes where symbol in (‘VOW3.DE’)&format=json&diagnostics=true&callback=

                I don’t get the data in a browser. It’s a download url to a txt file

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 0
                • P Offline
                  Pakmann
                  last edited by Nov 6, 2017, 5:40 PM

                  @Mykle1 you are right, the data are forbidden, i can see an http403 in the basic data.

                  I tested this URL last week end of october. I was searching on the yahoo api and found the decription on yahoo. On yahoo i can take a look of the example. Today the data are empty too(see link before).

                  Last week i made some tests with a second MM project glancr. Glancr has an Stocks modul, which is based on yahoo too. The modul was implemented this year in august. It works last week, so that was the reason why i try to debug the MMM-Stock Modul.

                  I dont know why the service are down right now. In case of cancel the service, yahoo will not decripe her api i think. Maybe its temporally.

                  M 1 Reply Last reply Nov 7, 2017, 12:52 AM Reply Quote 0
                  • M Offline
                    Mykle1 Project Sponsor Module Developer @Pakmann
                    last edited by Nov 7, 2017, 12:52 AM

                    @Pakmann said in All stocks modules are not working for me.:

                    Maybe its temporally.

                    From what I’ve read online it looks as if both Google and Yahoo have abandoned their respective stock API’s and it doesn’t look as if they have any plans to reinstate them.

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 0
                    • D Offline
                      Dracarys
                      last edited by Dracarys Nov 7, 2017, 9:27 PM Nov 7, 2017, 9:26 PM

                      Yes. They both shut down their realtime finance API.
                      But this link still kinda works. Maybe someone can build a new module with it?
                      https://finance.google.com/finance?output=json&q=ETR.BMW

                      Cheers

                      M 1 Reply Last reply Nov 7, 2017, 10:52 PM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy