• 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

Scheduled Pinned Locked Moved Productivity
45 Posts 11 Posters 17.7k 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 Sep 27, 2018, 5:52 PM

    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]

    J 1 Reply Last reply Sep 27, 2018, 8:56 PM Reply Quote 2
    • J Offline
      justjim1220 Module Developer @Guest
      last edited by Sep 27, 2018, 8:56 PM

      @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
      • L Offline
        lavolp3 Module Developer
        last edited by Oct 9, 2018, 11:54 AM

        @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 Jan 17, 2019, 3:21 AM Reply Quote 0
        • N Offline
          nobita @lavolp3
          last edited by Jan 17, 2019, 3:21 AM

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

          C 1 Reply Last reply Jan 17, 2019, 3:25 AM Reply Quote 0
          • C Offline
            cowboysdude Module Developer @nobita
            last edited by yawns Jan 17, 2019, 9:25 AM Jan 17, 2019, 3:25 AM

            @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 Jan 17, 2019, 3:27 AM Reply Quote 0
            • N Offline
              nobita @cowboysdude
              last edited by Jan 17, 2019, 3:27 AM

              @cowboysdude
              thanks ,easy way

              1 Reply Last reply Reply Quote 1
              • ? Offline
                A Former User
                last edited by A Former User Jan 25, 2019, 3:46 PM Jan 25, 2019, 3:39 PM

                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
                • L Offline
                  lavolp3 Module Developer
                  last edited by Feb 7, 2019, 4:43 PM

                  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 May 5, 2020, 7:45 PM

                    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

                    L 1 Reply Last reply May 13, 2020, 10:07 PM Reply Quote 0
                    • B Offline
                      bclinton11
                      last edited by May 13, 2020, 8:49 PM

                      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 :)

                      L S 2 Replies Last reply May 13, 2020, 10:05 PM 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