MultiversX Tracker is Live!

Coin Bureau new portfolio piechart

All Cryptocurrencies

by COINS NEWS 138 Views

Coin Bureau new portfolio piechart

The data is from the newsletter just converted into a piechart ... I just wanted to test my new CLI skills of parsing this data and transforming it into a chart:

ETH 32.21% | BTC 22.32% | SOL 8.65% | DOT 6.07% | ATOM 4.90% | UST 3.85% | RUNE 3.53% | NEAR 2.83% | LUNA 2.71% | APE 2.48% | FTM 1.73% | ADA 1.66% | AR 1.59% | HNT 1.57% | MATIC 1.31% | INJ 1.04% | LINK 0.70% | YGG 0.51% | XDEFI 0.34%

https://preview.redd.it/h6lp408ka4u81.png?644&format=png&auto=webp&s=918537311130d9eaab8165f4266288fabc7ccaa9

Here is the code: cat portfolio | tr "|" '\n' | awk 'BEGIN{print "SYM, PERCENTAGE"}{print $1","$2}' | sed 's/%/,/' > out.csv

copy paste the data into a file named portfolio and it will output the result into out.csv ...then just import that into Excel/Google sheets and create the chart

Cheers!

submitted by /u/unknowinm
[link] [comments]

Get BONUS $200 for FREE!

You can get bonuses upto $100 FREE BONUS when you:
πŸ’° Install these recommended apps:
πŸ’² SocialGood - 100% Crypto Back on Everyday Shopping
πŸ’² xPortal - The DeFi For The Next Billion
πŸ’² CryptoTab Browser - Lightweight, fast, and ready to mine!
πŸ’° Register on these recommended exchanges:
🟑 Binance🟑 Bitfinex🟑 Bitmart🟑 Bittrex🟑 Bitget
🟑 CoinEx🟑 Crypto.com🟑 Gate.io🟑 Huobi🟑 Kucoin.



Comments