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

    Scheduled Pinned Locked Moved Productivity
    45 Posts 11 Posters 18.4k Views 10 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.
    • ? Offline
      A Former User
      last edited by

      MMM-AVStock

      MagicMirror module for displaying stock price with Alphavantage API

      Screenshot

      • mode:table
        ScreenShot for Table

      • mode:ticker
        ScreenShot for Ticker

      • mode:series
        ScreenShot for Series

      Details

      [card:eouia/MMM-AVStock]

      justjim1220J 1 Reply Last reply Reply Quote 2
      • justjim1220J Offline
        justjim1220 Module Developer @Guest
        last edited by

        @sean
        I knew you could do it faster and better than I could!!! :smiling_face_with_sunglasses:

        "Life's Too Short To Dance With Ugly People"
        Jim Hallock - 1995

        1 Reply Last reply Reply Quote 0
        • lavolp3L Offline
          lavolp3 Module Developer
          last edited by

          @Sean Thanks for doing this! Was already looking for some time for exactly this!

          How to troubleshoot modules
          MMM-soccer v2, MMM-AVStock

          N 1 Reply Last reply Reply Quote 0
          • N Offline
            nobita @lavolp3
            last edited by

            @Sean
            How to set width of this module match with my display
            (how to adjust it)
            0_1547695309066_stock.png

            cowboysdudeC 1 Reply Last reply Reply Quote 0
            • cowboysdudeC Offline
              cowboysdude Module Developer @nobita
              last edited by yawns

              @nobita The easy way is to use your custom.css file like this:

              .MMM-AVStock {
               width: 500px; //or whatever you want....can also be a % like this 100% or 100vh
              }
              

              vw: hundredths of the viewport width.
              vh: hundredths of the viewport height.
              vm: hundredths of whichever is smaller, the viewport width or height.

              N 1 Reply Last reply Reply Quote 0
              • N Offline
                nobita @cowboysdude
                last edited by

                @cowboysdude
                thanks ,easy way

                1 Reply Last reply Reply Quote 1
                • ? Offline
                  A Former User
                  last edited by A Former User

                  UPDATED

                  1.1.0

                  • Fixed : Alphavantage has changed their API quota rule for free Account. (500 requests limit per day)
                  • included decimals option and optimized loading time (by @lavolp3)
                  • ncluded candle stick charts for series graph(by @lavolp3)
                  1 Reply Last reply Reply Quote 0
                  • lavolp3L Offline
                    lavolp3 Module Developer
                    last edited by

                    For all you chart lovers and technical freaks out there the AVStock module now has fancy candle stick charts (also available in black+white).

                    0_1549557513800_63b69a93-4691-4af4-8409-8caf97ba1df9-image.png

                    Isn’t this just beautiful??
                    Sorry, needed to beat the drum a bit.

                    Planned PR’s:

                    • Charts for 5min, 15min, 60min
                    • include startdate and enddate for chart.
                    • include max and min value labels in chart.

                    How to troubleshoot modules
                    MMM-soccer v2, MMM-AVStock

                    1 Reply Last reply Reply Quote 1
                    • K Offline
                      killing joke
                      last edited by

                      Hi @ all,

                      I have a problem and hope that you can help me.
                      I installed the module and put some stocks (8) in it. But unfortunately it shows the values of the previous day!?
                      For example the Petrobras stock: today´s closure at Frankfurt stock exchange is 3,34 Euro but it shows the value from yesterday.
                      Problem-1.png

                      Any ideas ?

                      Thanks in advance…

                      Daniel

                      lavolp3L 1 Reply Last reply Reply Quote 0
                      • B Offline
                        bclinton11
                        last edited by

                        I have been pulling my hair out…I am trying to get it to display the dow jones average and the the nasdaq. I have tried about every option I know of ^DJI. .DJI, ^IXIC, .IXIC among others. It is always blanks. All of the other ticker symbols work fine…it’s just those 2.

                        Looking for any suggestions :)

                        lavolp3L S 2 Replies Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 1 / 5
                        • 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