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-JaST] Just another Stock Ticker (new: version 2.x)

    Scheduled Pinned Locked Moved Utilities
    166 Posts 37 Posters 178.6k Views 39 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.
    • JalibuJ Offline
      Jalibu Module Developer @MZ-BER
      last edited by

      @MZ-BER done

      spitzlbergerjS 1 Reply Last reply Reply Quote 0
      • spitzlbergerjS Offline
        spitzlbergerj Project Sponsor Module Developer @Jalibu
        last edited by

        @Jalibu - Thanks for the update of the development branch . Unfortunately I can’t manage to update to the new version. I have already tried

        git pull
        

        This updated 7 files and so on …

        Von https://github.com/jalibu/MMM-Jast
           0412891..463571c  development -> origin/development
        Aktualisiere 0412891..463571c
        Fast-forward
         MMM-Jast.js                       |  2 +-
         README.md                         | 12 ++++++------
         package.json                      |  2 +-
         src/frontend/JastFrontendUtils.ts |  7 +++++--
         templates/TableStockList.njk      | 14 +++++++-------
         translations/de.json              |  5 ++++-
         translations/en.json              |  5 ++++-
         7 files changed, 28 insertions(+), 19 deletions(-)
        

        afterwards I executed

        • npm install --only=production
        • npm install

        without success. The stock values are no longer displayed

        git checkout development
        

        returns:

        Already on 'development' Your branch is at the same level as 'origin/development'.
        

        I am grateful for any help

        Regards
        Josef

        http://www.spitzlberger.de/smartmirror, https://github.com/spitzlbergerj/MMM-TeslaLogger, https://github.com/spitzlbergerj/CaravanPi, https://www.la-gondola-barocca.de

        spitzlbergerjS 1 Reply Last reply Reply Quote 0
        • spitzlbergerjS Offline
          spitzlbergerj Project Sponsor Module Developer @spitzlbergerj
          last edited by

          @Jalibu - A reboot of the Raspberry brought success. Everything is OK again. Sorry that I was too impatient.
          Greetings and thanks for your work!

          Regards
          Josef

          http://www.spitzlberger.de/smartmirror, https://github.com/spitzlbergerj/MMM-TeslaLogger, https://github.com/spitzlbergerj/CaravanPi, https://www.la-gondola-barocca.de

          1 Reply Last reply Reply Quote 0
          • H Offline
            Harry @Jalibu
            last edited by

            @Jalibu , Thanks for providing this! I have been using it for a few days. I have switched to the development branch as you describe here and updated everything, but the display looks the same as before and not like the one in your screen shot. Is that something special or am I missing a step?
            Harry

            JalibuJ 1 Reply Last reply Reply Quote 0
            • JalibuJ Offline
              Jalibu Module Developer @Harry
              last edited by

              @Harry in the config you need to set the value for „scroll“ to „table“.

              H 1 Reply Last reply Reply Quote 0
              • H Offline
                Harry @Jalibu
                last edited by

                @Jalibu Thanks! I knew I missed something. :-)

                1 Reply Last reply Reply Quote 0
                • JalibuJ Offline
                  Jalibu Module Developer
                  last edited by Jalibu

                  The latest update officially introduced the new additional “table” view mode.

                  Table

                  Vertical

                  Happy using :-)
                  Feedback welcome.

                  1 Reply Last reply Reply Quote 0
                  • 1 Offline
                    1a2a3a
                    last edited by

                    Hi @Jalibu

                    1. how do i change the stock name color?

                    2. i have the module as static on my top right. how do i shift the entire thing to the screen right?

                    1 Reply Last reply Reply Quote 0
                    • J Offline
                      justbob
                      last edited by justbob

                      This module has been missing two things from the start, imho:

                      1.) Ability to rename “Portfolio:” to custom tag, just like we can set stocks.
                      2.) An option to add to portfolio cash amount.

                      Everyone likes seeing MagicMirror, but sometimes when guests come over, the last thing you want somebody from outside to see is that you actually have a portfolio, let alone the size of it.
                      Without it being seen, one can just say that they like to follow trends and keep things private.
                      I change the name of Portfolio to some made-up ticker and pretend it’s a ticker for some index, but it’s a drag to mess around with en.json file in translations folder every time there’s an update.

                      As for cash amount, sometimes there is unspecified amount of cash sitting in investors account. It’s not part of the portfolio per se, but being on investor account, it’s almost as good as being a part of portfolio.

                      Is there any chance of seeing 1.) and/or 2.) being implemented?

                      JalibuJ 1 Reply Last reply Reply Quote 0
                      • JalibuJ Offline
                        Jalibu Module Developer @justbob
                        last edited by Jalibu

                        @justbob

                        Thank you for your feedback and ideas for improvement.

                        Do I understand your feature requests correctly?

                        1. You want a way to explicitly change the name of the portfolio to e.g. “my money pot:”?
                        2. Would you like a way to add a fixed value of money to the calculated portfolio assets consisting of shares?
                          portfolioValue = extraMoney + calculatedPortfolioValueBasedOnSpecifiedShares

                        Technically this is possible.
                        However, unfortunately I don’t have the time to fulfill new requests at the moment due to other projects.

                        But I am always happy to receive pull requests or small motivating donations.

                        JalibuJ 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 13
                        • 14
                        • 15
                        • 16
                        • 17
                        • 16 / 17
                        • 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