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 99.0k 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.
    • foxF Offline
      fox @matteodanelli
      last edited by

      @matteodanelli Thank you! It worked and again - what an amazing module. Thank you very much.

      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 0
      • foxF Offline
        fox
        last edited by

        @matteodanelli , @Klizzy
        a portfolio view would be amazing, what do you think?
        Like on the iOS app delta or on cryptocompare or etc. portfolios.
        But its harder to implement i think because its the view of each MagicMirror User’s portfolio ?!

        Issues With MMM-WatchDog known?

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

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

        C 1 Reply Last reply Reply Quote 0
        • C Offline
          canadrian @fox
          last edited by

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

          @matteodanelli , @Klizzy
          a portfolio view would be amazing, what do you think?
          Like on the iOS app delta or on cryptocompare or etc. portfolios.
          But its harder to implement i think because its the view of each MagicMirror User’s portfolio ?!

          alternate way, use maybe coinfolium.com, generate your link and use iframe in the mirror

          foxF 1 Reply Last reply Reply Quote 1
          • foxF Offline
            fox @canadrian
            last edited by

            @canadrian
            thank you i will give it a try. But i have to maintain the link after every trade?

            @matteodanelli
            what is my problem with bitcoin-gold?

            : {
              currency: [
                       "bitcoin",
                        "monero",
                        "iota",
                        "eos",
                         "bitcoin-gold"
             ],
            
            

            and the

              sparklineIds: {
                bitcoin: 1,
                ethereum: 1027,
                ripple: 52,
                litecoin: 2,
                'ethereum-classic': 1321,
                nem: 873,
                stratis: 1343,
                iota: 1720,
                monero: 328,
                eos: 1765,
                'bitcoin-cash': 1831,
                'bitcoin-gold': 2083
              },
            
            

            Logo is bitcoin-gold.png

            But is does not appear on my Magic mirror :/

            Issues With MMM-WatchDog known?

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

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

            M C 2 Replies Last reply Reply Quote 0
            • M Offline
              matteodanelli @fox
              last edited by

              @fox Because in the ranking is too low. You should change limit from 100 to at least 1000 in getTicker function to get it working.

              foxF 1 Reply Last reply Reply Quote 1
              • C Offline
                canadrian @fox
                last edited by

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

                @canadrian
                thank you i will give it a try. But i have to maintain the link after every trade?

                Yes, you have to update your portfolio (holdings) and coinfolium url changes.

                1 Reply Last reply Reply Quote 1
                • foxF Offline
                  fox @matteodanelli
                  last edited by

                  @matteodanelli thank you. That did it for me

                  @canadrian
                  Some of us have still problems with iFrame reloaded :)
                  https://forum.magicmirror.builders/topic/4607/show-webpage-iframe-and-reload

                  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 0
                  • foxF Offline
                    fox
                    last edited by

                    @crypto Friends :-)

                    possible to use the daily chart instead of the 7days?
                    Thanks

                    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 0
                    • B Offline
                      Baxer
                      last edited by

                      Is Bitcoin Cash available?

                      M 1 Reply Last reply Reply Quote -1
                      • M Offline
                        matteodanelli @Baxer
                        last edited by

                        @Baxer Yes!
                        Just add bitcoin-cash to your config file.

                        foxF 1 Reply Last reply Reply Quote 0
                        • foxF Offline
                          fox @matteodanelli
                          last edited by

                          @matteodanelli danke dir nochmal.
                          Wie kann ich

                          • die Schriftart (in gelb) und
                          • Den Abstand (rot)

                          ändern?
                          Bild Text

                          Issues With MMM-WatchDog known?

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

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

                          M 1 Reply Last reply Reply Quote 0
                          • M Offline
                            matteodanelli @fox
                            last edited by

                            @fox Well, css is the right place.
                            You should get the class and fix in css file. Let me know if you need help.

                            foxF 1 Reply Last reply Reply Quote 0
                            • foxF Offline
                              fox @matteodanelli
                              last edited by

                              @matteodanelli
                              Thank you. But i dont find the distance. Only the font size for some entries

                              Issues With MMM-WatchDog known?

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

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

                              M 1 Reply Last reply Reply Quote 0
                              • M Offline
                                matteodanelli @fox
                                last edited by

                                @fox Yes, because padding is set at default value. You should set it explicitly where needed.

                                foxF 1 Reply Last reply Reply Quote 0
                                • foxF Offline
                                  fox @matteodanelli
                                  last edited by

                                  @matteodanelli
                                  Would it be possible that you could give me an example? I dont know how to work with padding.
                                  Thank you in advance

                                  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 0
                                  • H Offline
                                    Honsbeek
                                    last edited by

                                    Hello,

                                    where can i find the sparkline id’s ?
                                    is it possible to add the NLG.

                                    https://coinmarketcap.com/currencies/gulden/

                                    thanks

                                    C 1 Reply Last reply Reply Quote 0
                                    • C Offline
                                      canadrian @Honsbeek
                                      last edited by canadrian

                                      @Honsbeek go to coinmarketcap, in the list where you see all of the coins, right click on the graph of the desired coin, “open image in new tab” (in chrome), read the number from the url
                                      for gulden is 254

                                      1 Reply Last reply Reply Quote 0
                                      • M Offline
                                        marinswk
                                        last edited by

                                        hello! can someone explain me how can i add a coin that is not in the list of coins? (by the way great module!!)

                                        M 1 Reply Last reply Reply Quote 0
                                        • M Offline
                                          marinswk @marinswk
                                          last edited by

                                          @marinswk well i managed alone at the end…you just need to increase the limit

                                          foxF 1 Reply Last reply Reply Quote 0
                                          • foxF Offline
                                            fox @marinswk
                                            last edited by

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

                                            @marinswk well i managed alone at the end…you just need to increase the limit

                                            Yes! And the symbol you take from Coinmarketcap, thats all for now

                                            Issues With MMM-WatchDog known?

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

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

                                            E 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
                                            • 4
                                            • 3 / 4
                                            • 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