• 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-cryptocurrency - v1.4

Scheduled Pinned Locked Moved Utilities
77 Posts 21 Posters 85.3k Views 25 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.
  • B Offline
    bocapie
    last edited by Feb 28, 2018, 1:48 AM

    Is there a way to display your coin amount?

    F 1 Reply Last reply Mar 1, 2018, 8:17 AM Reply Quote 0
    • F Offline
      fox @bocapie
      last edited by Mar 1, 2018, 8:17 AM

      @bocapie said in MMM-cryptocurrency - v1.4:

      Is there a way to display your coin amount?

      Yes --> https://github.com/SpoturDeal/MMM-crypto-portfolio

      Issues With MMM-WatchDog known?

      https://forum.magicmirror.builders/post/29827

      Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

      1 Reply Last reply Reply Quote 1
      • O Offline
        olexs
        last edited by Mar 7, 2018, 7:41 PM

        Coinmarketcap changed the URLs to their sparkline graphs some time yesterday. Old URLs still load but don’t update anymore. I created a pull request with the updated URL.

        1 Reply Last reply Reply Quote 2
        • C Offline
          causerino
          last edited by Jul 9, 2021, 10:44 AM

          Hi, I am trying to add a newish token to this, but can’t seem to get it to work. I have added the token name and ID to MMM-cryptocurrency.js in the sparklineIDs section, and then added it to my config.js using the name, but it still doesn’t show up.

          Am I missing something out?

          MMM-cryptocurrency.js - I added ‘summit-koda-token’: 9966,
          config.js - I added ‘summit-koda-token’ to the currency section.

          My eth, bitcoin still show fine.

          J 1 Reply Last reply Oct 3, 2021, 12:30 PM Reply Quote 0
          • J Offline
            Jessendelft @causerino
            last edited by Jessendelft Oct 3, 2021, 12:31 PM Oct 3, 2021, 12:30 PM

            @causerino Hi!
            I know it’s been a while, but I’ve done this as well.
            Make sure the SparklineIDs name corresponds with the slug name provided by CoinMarketCaps API.

            For example, I wanted to add Elrond’s eGLD.
            The ID for this token is 6892, while the slug is elrond-egld. As this includes a hyphen symbol, it needs to be surrounded by quote marks.
            So my addition looks like this:

            'elrond-egld': 6892,
            

            I also made 2 symbols, which are not required but look pretty.

            1 Reply Last reply Reply Quote 0
            • 1
            • 2
            • 3
            • 4
            • 5
            • 6
            • 7
            • 8
            • 8 / 8
            • 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