• 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.

MMM-AVStock not displaying NASDAQ information

Scheduled Pinned Locked Moved Unsolved Troubleshooting
mmm-avstockstock marketstockmodulesnot loading
7 Posts 5 Posters 1.7k Views 4 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.
  • E Offline
    ernenr1
    last edited by Mar 8, 2019, 1:01 AM

    Hi there! I use MMM-AVStock, to display stock prices/market information on my Magic Mirror. I’m currently having trouble with the NASDAQ composite as it is not displaying any information at all. I believe I have the right symbol for the API as “^IXIC”. Anyone else using this module having trouble with the NASDAQ composite? I’m using the default config file from the github page, and I haven’t edited the .js file. Thanks!

                { 
                    module: "MMM-AVStock",
                    position: "bottom_right",
                    config: {
                        apiKey : "XXXXXXXXXXXXXXXXXXXXX", 
                        symbols : ["^NYA","^IXIC", "^GSPC"],
                        alias: ["NYSE", "NASDAQ", "S&P 500"],
                        tickerDuration: 60, 
                        chartDays: 90, 
                        poolInterval : 1000*15,
                        mode : "table", 
                        decimals: 4, 
                        candleSticks : false, 
                        coloredCandles : false, 
                        premiumAccount: false, 
                    }
               },
    
    A 1 Reply Last reply Aug 27, 2019, 3:21 PM Reply Quote 0
    • A Offline
      AW80 @ernenr1
      last edited by Aug 27, 2019, 3:21 PM

      @ernenr1 Hey you can get Nasdaq working by using the symbol ID: “NASDAQ:^IXIC”

      R 2 Replies Last reply Apr 11, 2020, 12:57 AM Reply Quote 0
      • R Offline
        RushHour99 @AW80
        last edited by Apr 11, 2020, 12:57 AM

        @AW80 @ernenr1 I can’t get the NASDAQ composite to show either. I tried ^IXIC and NASDAQ:^IXIC.

        Any ideas?

        1 Reply Last reply Reply Quote 0
        • R Offline
          RushHour99 @AW80
          last edited by Apr 11, 2020, 1:12 AM

          @AW80 @ernenr1

          I can’t get the NASDAQ composite to show either. I tried ^IXIC and NASDAQ:^IXIC.

          Any ideas?

          S 1 Reply Last reply Apr 11, 2020, 1:30 AM Reply Quote 0
          • S Offline
            sdetweil @RushHour99
            last edited by sdetweil Apr 11, 2020, 2:14 PM Apr 11, 2020, 1:30 AM

            @RushHour99 the api used only does Stock exchange, if u want NASDAQ u have to sign up for a different (cost) api

            see https://www.alphavantage.co/documentation/

            If you are interested in realtime intraday data for Nasdaq-listed securities, we have partnered with Polygon.io, a leading provider of realtime market data 
            

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            R 1 Reply Last reply Apr 11, 2020, 2:12 PM Reply Quote 0
            • R Offline
              RushHour99 @sdetweil
              last edited by Apr 11, 2020, 2:12 PM

              @sdetweil Thanks for info. I was hoping for a free workaround, but I understand the reasoning.

              1 Reply Last reply Reply Quote 0
              • K Offline
                KamiSchami
                last edited by Jul 30, 2020, 8:07 AM

                @AW80 said in MMM-AVStock not displaying NASDAQ information:

                NASDAQ:^IXIC

                Hi, how can i see the Dax in this Modul? Thank You.

                Real programmers never work 9 to 5. If they are around at 9 AM, it's because they were up all night.

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • 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