MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Jalibu
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 4
    • Topics 6
    • Posts 199
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

      @gpaquin please send me a PN to provide more information

      posted in Utilities
      JalibuJ
      Jalibu
    • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

      @leijoh said in [MMM-JaST] Just another Stock Ticker (new: version 2.0.0):

      Maybe the almighty might be able to help me out a little?
      i cant seem to be able to standard a header?

      Hi @Leijoh,
      you can rely on the almighty! There indeed was a problem with the header setting which was fixed in the latest 2.3.0 release.

      ===
      @martinloidolt said in [MMM-JaST] Just another Stock Ticker (new: version 2.0.0):

      I want to ask you if it is possible to show the whole depot and not just the growth?
      Furthermore it would be nice to have the option to disable the color.

      Hi @MartinLoidolt,
      I picked up both of your feature requests and put them in the latest 2.3.0 release, too.

      posted in Utilities
      JalibuJ
      Jalibu
    • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

      @martinloidolt
      Thank you for your comment and your ideas.

      I’ll add this as soon.

      posted in Utilities
      JalibuJ
      Jalibu
    • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

      The latest version has some major improvements for localizations in number formatting (i.e $123.45 en-US vs. 123,45 EUR de-DE)

      Please check it out and let me know if you‘re facing issues.

      posted in Utilities
      JalibuJ
      Jalibu
    • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

      @uros76
      I liked your idea and added this feature. Please checkout the latest version and check the README for instructions for your configuration.

      Please let me know if you’re facing any issues, as I did not have the time for extensive testing.

      Changes v.2.1.0

      • You can now configure the number of decimals for stock values (default: 2) and percentages (default: 1)
      • Decimal separator symbols are now localized by the browser’s locale, as most of the countries use a comma instead of a dot.
      • The stock’s name field is optional now. If it is not set, the stock’s official trade name will be used.
      posted in Utilities
      JalibuJ
      Jalibu
    • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

      @jack819 That was my mistake in the documentation. It is fixed now.

      posted in Utilities
      JalibuJ
      Jalibu
    • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

      Bonjour @rikko14,

      an easy way to get your Stock Symbols is as follows:

      • Open https://finance.yahoo.com and just search for your favorite stocks (i.e. BMW)
      • Click on Search result
      • URL should now be like https://finance.yahoo.com/quote/BMW.DE?p=BMW.DE&.tsrc=fin-srch where BMW.DE is the symbol.

      This module should not cause any problems with Electron. But there was a mistake in the installation documentation. Please make sure to change into the MMM-Jast module’s folder before you execute the “npm i” command. Please check the latest installation instructions, as they are now fixed.

      posted in Utilities
      JalibuJ
      Jalibu
    • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

      @earnestrichards I sent you a PM.
      I think you are not on the feat/useYahoo branch.

      No matter. I have now made the feature branch the master.

      posted in Utilities
      JalibuJ
      Jalibu
    • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

      @bravooscar
      Well, the word “install” is fuzzy…

      You don’t need to uninstall your old one and even your configuration is compatible.

      You can switch between them by just changing the branch.
      In your modules/MMM-Jast folder execute

      Switch to Yahoo test branch:

      git fetch
      git checkout feat/useYahoo
      npm i
      

      Switch back to stable master:

      git checkout master
      
      posted in Utilities
      JalibuJ
      Jalibu
    • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

      I refactored this module again to use Yahoo’s financial API instead of Alphavantage and need some voluntary testers.

      It should now support many more Symbols and be more accurate and much simpler.

      Please check out this Feature Branch:
      https://github.com/jalibu/MMM-Jast/tree/feat/useYahoo

      posted in Utilities
      JalibuJ
      Jalibu
    • 1 / 1