Read the statement by Michael Teeuw here.
MMM-crypto-portfolio
-
Ok, thanks for taking the time and looking into this for me :)
-
This is amazing! Where is this pulling the info from? Binance?
-
The data comes from coincapmarket.com
-
Hi on the MMM-crypto-portfolio module im struggling to display both SingularDTV and Linda - I’ve tried teh obvious ‘linda’ and ‘singularDTV’ but no luck - any suggestions?
-
SingularDTV is at position 280 and Linda at 351 at coincapmarket.
Just increase the limit: 100 in config.js to 380
If you look at the example config.js the last line tells you increase if your currency doesn’t appear there are over 1000 at coincapmarket.com (at this moment 1656)
-
Did it help you?
-
@charley Hi Charley - solved the issue thanks for your reply!
-
how do i increase font ? i’ve tried to put entry to custom.css .MMM-crypto-portfolio but with no sucess :( i’ve also changed in MMM-crypto-portfolio.css font-size from small to medium but also font stays on same size as before …
-
@maros If you look in the css file at line 54 it says
font-size:14px
You can increase or decrease the number (this size is chosen so it will align properly)
-
ok thank you i’ll try :)