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.6k 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

      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 Reply Quote 0
      • A Offline
        AW80 @ernenr1
        last edited by

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

        R 2 Replies Last reply Reply Quote 0
        • R Offline
          RushHour99 @AW80
          last edited by

          @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

            @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 Reply Quote 0
            • S Away
              sdetweil @RushHour99
              last edited by sdetweil

              @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 Reply Quote 0
              • R Offline
                RushHour99 @sdetweil
                last edited by

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

                1 Reply Last reply Reply Quote 0
                • KamiSchamiK Offline
                  KamiSchami
                  last edited by

                  @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