MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    MMM-AVStock

    Productivity
    10
    44
    5353
    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.
    • ?
      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

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

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

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

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

            cowboysdude 1 Reply Last reply Reply Quote 0
            • cowboysdude
              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
                nobita @cowboysdude last edited by

                @cowboysdude
                thanks ,easy way

                1 Reply Last reply Reply Quote 1
                • ?
                  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
                  • lavolp3
                    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
                      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

                      lavolp3 1 Reply Last reply Reply Quote 0
                      • B
                        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 🙂

                        lavolp3 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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy