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 25.9k 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
                        • K Offline
                          killing joke @lavolp3
                          last edited by

                          Hi @lavolp3 ,

                          the Symbol of Petrobras is “PJXC.F” but it occours on all others as well.
                          The time I took the screenshot was arround 22:00 (11PM) in Germany.
                          Therefore I thought it should be the actual stock value of the day (the stock exchange Frankfurt was closed at this time, so the last value) and the stock value of the previous day…

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

                            @killing-joke I can’t even call this ticker.
                            Can you give me a URL?
                            Otherwise I’ll try to include the ticker as soon as I have the new node_helper version (using different calls) finished.

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

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

                              @sdetweil Thanks! What is the DOW symobol?

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

                                @bclinton11 no idea. What I was saying is the you can only look up Dow stocks. Not nasdaq

                                Sam

                                How to add modules

                                learning how to use browser developers window for css changes

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

                                  @sdetweil that’s not true. AV also shows lots of nasdaq tickers. Even surprisingly many german stocks.

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

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

                                    @lavolp3 if you lookup the API it says dj only. I need another key for nasdaq.

                                    I wrote the code for another platform

                                    Sam

                                    How to add modules

                                    learning how to use browser developers window for css changes

                                    lavolp3L 2 Replies Last reply Reply Quote 0
                                    • lavolp3L Offline
                                      lavolp3 Module Developer @sdetweil
                                      last edited by

                                      @sdetweil sorry don’t know where you have that from.
                                      My key works well with a range of Nasdaq stocks.

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

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

                                        @sdetweil are you talking about REALTIME data? Then I understand. Yes, AV does not provide realtime data for Nasdaq stocks. Who cares? Not many free services do.

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

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

                                          @lavolp3

                                          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 that counts Google and Robinhood as its customers. Specifically, this Intraday Time Series API maps directly to Polygon's Aggregates API.
                                          
                                          Alpha Vantage users will enjoy a lifetime 10% discount for their Polygon subscriptions. To unlock the discount, simply sign up for Polygon using your Alpha Vantage user email and enter the code ALPHAV on the subscription page.
                                          

                                          Sam

                                          How to add modules

                                          learning how to use browser developers window for css changes

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

                                            @lavolp3 said in MMM-AVStock:

                                            are you talking about REALTIME data

                                            what other data is important?

                                            Sam

                                            How to add modules

                                            learning how to use browser developers window for css changes

                                            lavolp3L 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • 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