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 21.8k 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.
    • 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
                  • lavolp3L Offline
                    lavolp3 Module Developer @bclinton11
                    last edited by

                    @bclinton11 Just read that DJI stopped working this April.
                    So I don’t know either which works now. Can confirm that none of the above work.

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

                    B 1 Reply Last reply Reply Quote 1
                    • lavolp3L Offline
                      lavolp3 Module Developer @killing joke
                      last edited by

                      @killing-joke HI Daniel,
                      at which time of day do you have the data of the last day.
                      And what is the stock symbol you use for Petrobras?

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

                      K 1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @bclinton11
                        last edited by

                        @bclinton11 avstocks does not display nasdaq, only dow

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        B 1 Reply 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