<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
    <channel>
        
        <title>
            <![CDATA[ Investing - freeCodeCamp.org ]]>
        </title>
        <description>
            <![CDATA[ Browse thousands of programming tutorials written by experts. Learn Web Development, Data Science, DevOps, Security, and get developer career advice. ]]>
        </description>
        <link>https://www.freecodecamp.org/news/</link>
        <image>
            <url>https://cdn.freecodecamp.org/universal/favicons/favicon.png</url>
            <title>
                <![CDATA[ Investing - freeCodeCamp.org ]]>
            </title>
            <link>https://www.freecodecamp.org/news/</link>
        </image>
        <generator>Eleventy</generator>
        <lastBuildDate>Thu, 25 Jun 2026 04:45:05 +0000</lastBuildDate>
        <atom:link href="https://www.freecodecamp.org/news/tag/investing/rss.xml" rel="self" type="application/rss+xml" />
        <ttl>60</ttl>
        
            <item>
                <title>
                    <![CDATA[ The biggest problems with token models: what to do when equity is stealing the token’s value ]]>
                </title>
                <description>
                    <![CDATA[ By Jose Maria Macedo As part of the senior analyst team at AmaZix I spend a large part of my time reading through hundreds of projects’ whitepapers. I do in-depth due diligence to determine whether or not their tokens will be good investments. In doi... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/the-single-biggest-problem-with-token-models-part-i-8f9bcb3bab50/</link>
                <guid isPermaLink="false">66c36257e4cb1ff6521c8295</guid>
                
                    <category>
                        <![CDATA[ Blockchain ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Cryptocurrency ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Investing ]]>
                    </category>
                
                    <category>
                        <![CDATA[ technology ]]>
                    </category>
                
                    <category>
                        <![CDATA[ token economy ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ freeCodeCamp ]]>
                </dc:creator>
                <pubDate>Tue, 07 Aug 2018 15:09:42 +0000</pubDate>
                <media:content url="https://cdn-media-1.freecodecamp.org/images/1*YcvYuwb4v24SpMkZBEWpuQ.png" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>By Jose Maria Macedo</p>
<p>As part of the senior analyst team at AmaZix I spend a large part of my time reading through hundreds of projects’ whitepapers. I do in-depth due diligence to determine whether or not their tokens will be good investments. In doing this, one of the most important factors we look at is the project’s token economic model. This is to discern how much of the value created by the project is being captured by the token.</p>
<p>This is extremely important. The value captured by a token is essentially its utility or intrinsic value. This ensures that the token’s price grows alongside adoption/success of the underlying project. A token lacking utility will see its price supported only by speculation. It is very likely to fail in the long-run. For more on this, see my <a target="_blank" href="https://medium.com/@zemacedo/token-valuation-the-misunderstood-importance-of-token-economics-or-why-xrp-is-worthless-6b1b9ce5605f">earlier blog</a>, in which I discussed the importance of token economic models in ensuring a token’s long-term value.</p>
<p>In this blog and the next, I’ll discuss the two most common problems we see with token economic models. I will also explain why they matter and also some of the solutions we recommend to our clients.</p>
<h3 id="heading-what-is-a-token-economic-model-and-why-does-it-matter">What is a token economic model and why does it matter?</h3>
<p>If you’re a seasoned crypto investor or understand what a token economic model is, feel free to skip this part.</p>
<p>Before we start talking about token economic models, it may be wise to start at the very beginning. What is a token and what makes up its value?</p>
<p>A token is a crypto-economic unit of account that represents or interacts with an underlying value-generating asset. A token’s value is made up of its intrinsic value and its speculative value. The intrinsic value is the percentage of the token’s value that derives from demand for the underlying asset. The speculative value is the percentage of the value of the token that derives from demand due to an expectation of future price increases.</p>
<p>While speculation is nice, it is hard to control/predict. It puts projects at the mercy of short-term-oriented investors, like our friend below:</p>
<p><img src="https://cdn-media-1.freecodecamp.org/images/JswMchBrIVrsTwYOVRxYguhw9eLlJPFLpi8C" alt="Image" width="259" height="194" loading="lazy"></p>
<p>Rather than focus on speculative value, we recommend investors focus on intrinsic value. A token’s intrinsic value is dependent on two factors: the value created by the underlying asset <em>and</em> the percentage of this value which is captured by the token.</p>
<p>The token economic model is what determines the latter — how much of the value created by the platform is captured by the token. As such, it’s one of the primary determinants of a project’s utility value and long-term success.</p>
<h3 id="heading-problem-1-projects-where-equity-is-stealing-value-from-the-token">Problem 1: Projects where equity is “stealing” value from the token</h3>
<p>In my earlier blog, I suggested that there was an inverse relationship between the value of a project’s equity and the value of its token. They are effectively competing to capture the value created by the project.</p>
<p>This is because a company/protocol generates a fixed number of value/cashflows. This can be distributed to equity holders in the form of a dividend. It can also be distributed to token-holders in the form of a token burn/profit-share mechanism.</p>
<p>As such, ignoring speculation, if a project’s equity is valuable, then it’s capturing value for shareholders at the expense of token-holders. If a project’s token is valuable, then it’s capturing value for token-holders at the expense of shareholders.</p>
<p>Most of the biggest projects such as Bitcoin and Ethereum aren’t companies. They do not have shareholders. They only have token-holders instead. As such, there is no conflict of interest. Their token economic models seek to maximize value for token-holders.</p>
<p>However, this is not the case for many ICO’s which are limited companies, often with investors. They possess both shareholders (venture capitalists and founders) as well as token-holders (ICO investors and founders).</p>
<p>This creates a moral hazard. The founders of these projects will also possess both equity and tokens. They will often possess a higher percentage of the total equity than of total tokens. (A traditional seed round is 10–25% whereas an ICO is generally 40–60%).</p>
<p>More importantly, founders have a legally enforceable fiduciary duty to their investors. They are obligated to act on behalf of their shareholders (read: maximize value for their shareholders) without a conflict of interest.</p>
<p>Together, these factors create a perverse set of incentives. Founders are encouraged to prioritize the interests of shareholders over token-holders. They distribute the value created by their platforms to shareholders rather than token holders. (For an example of this, see my <a target="_blank" href="https://medium.com/@zemacedo/token-valuation-the-misunderstood-importance-of-token-economics-or-why-xrp-is-worthless-6b1b9ce5605f">earlier piece on Ripple.</a>)</p>
<p>This is a serious and overlooked issue, especially when ICO’s are making capital investments that benefit shareholders using the millions of dollars they raised in an ICO but then distributing the returns on those investments to shareholders rather than token-holders.</p>
<p>The way this most commonly manifests is through projects charging their customers some kind of fee (either in FIAT or in the project’s native token). Then using the revenue generated by this fee “to pay for the maintenance of the project”.</p>
<p>The word “maintenance” implies salaries and operational costs. There is nothing to prevent these fees being paid out as dividends to the company’s shareholders. (And the fact that investors continue to invest in blockchain companies’ equity indicates they believe these cash flows are or will eventually be paid out as dividends).</p>
<p><img src="https://cdn-media-1.freecodecamp.org/images/thPZSTsikGbCmkflqn90j8-VKeoZk2dvsJ8q" alt="Image" width="800" height="462" loading="lazy">
<em>Bitcoin cash maintenance funds being put to good use</em></p>
<p>Another way in which this manifests is in companies using ICO proceeds to purchase cash flow generating assets which are however not legally owned by token-holders, leaving them with little downside protection.</p>
<p>For instance, most blockchain real-estate fund tokens use ICO proceeds to purchase real estate pay token-holders a given yield on these assets. Shockingly, this yield is generally comparable to the yield received on purchasing equity or bonds in similar publicly listed real estate funds. However, the yield on the token should actually be much higher than the yield on equity/bonds as token-holders, unlike equity and bond holders, have no downside protection.</p>
<p>Indeed, it’s worth remembering that these funds are legally owned by their shareholders. In many cases, these funds will also take on additional debt to finance purchases and will therefore also have obligations to bondholders. Thus, in a scenario in which these companies are facing bankruptcy and go into liquidation, bondholders and equity-holders will be paid first with token-holders either being paid last (in which case they will receive pennies on the dollar) or not being paid at all.</p>
<p>Many of these funds tout themselves as being “real estate backed”. But unless they are a structured security token offering which specifies the legal status of token-holders, investors in these funds’ token would be better off investing in real estate bonds or equities where they can enjoy similar upside with added downside protection.</p>
<p>This doesn’t only apply to real estate funds but also to <a target="_blank" href="https://icerockmining.io/en.html">cloud mining projects</a>, projects developing commercial IP, and generally any projects using funds from an ICO to make capital investments into assets which will be legally owned by shareholders rather than token-holders.</p>
<h4 id="heading-solutions"><strong>Solutions</strong></h4>
<p>Solutions here all involve tweaking the token model such that value is transferred from the company’s equity to its token and aligning incentives between founders and token-holders. This can be done in several ways:</p>
<p><strong>(1) Add a buy-and-burn or profit share mechanism</strong></p>
<p>Both of these involve giving the token a “yield” and transferring value from the equity to the token.</p>
<p>In the case of the token “buy-and-burn”, this was initially suggested by Vitalik and has been widely adopted since. Basically, it involves designing token models with “buy-and-burn” mechanisms in which the project uses some or all of the cash flows generated by its platform to purchase its own tokens and destroy them. The decrease in supply raises the value of all remaining tokens by the percentage of total supply destroyed.</p>
<p>Effectively, the project is distributing its cash flows to its token-holders, very similar to how an equity distributes cashflows to its stockholders through a dividend.</p>
<p>An example of this is Iconomi, a digital asset management platform which <a target="_blank" href="https://iconomi.zendesk.com/hc/en-us/articles/360001428854-Repayment-Programme-Buybacks-Token-Burn">burns preset percentages of all fees collected</a> and also produces quarterly reports outlining the number of tokens burned (crypto quarterly earnings reports).</p>
<p>A profit-share is very similar in spirit to the “buy-and-burn” in that it is providing the token with a yield and turning it into an asset that generates cash flows. This was <a target="_blank" href="https://multicoin.capital/2017/12/08/understanding-token-velocity/">initially suggested by Kyle Samani of Multicoin</a>.</p>
<p>An example of this is Augur which pays REP holders for performing work for the network. REP tokens are like taxi medallions: you must pay for the right to work for the network. Specifically, REP holders must report event outcomes to resolve prediction markets.</p>
<p>Ideally, token models should ensure that companies burn/profit share as high a percentage as possible of the cash flow they’re generating in fees in order to ensure the value they’re creating accrues to the token.</p>
<p><img src="https://cdn-media-1.freecodecamp.org/images/J1qdI8h5MnIT2U3gEAvzZ3bthp1WL1ZBOxqY" alt="Image" width="518" height="369" loading="lazy"></p>
<p><strong>(2) Founders should be paid alongside token-holders</strong></p>
<p>Projects raising money in ICO’s should not be paying dividends to shareholders, as this poses a significant conflict of interest.</p>
<p>In an ideal scenario, founders of a crypto project should not receive salaries either but rather be paid through the yield generated by their token ownership.</p>
<p>This is the case with Rialto, for instance, in which both team members and token-holders are paid through a bi-yearly dividend. While this is ideal as it maximally aligns incentives between founders and token-holders, it’s not always possible. Some crypto projects, like startups, will take time to reach profitability and the team must be able to survive in the meanwhile. In this case, transparency becomes paramount, which brings me to my next point.</p>
<p><strong>(3) Transparency</strong></p>
<p>Companies that raise money through ICO’s should be extremely transparent about all aspects of their project, including investors associated with the project, whether these investors received equity or tokens, how much they received, salaries they intend to pay themselves and any other operational costs they’ll be paying out.</p>
<p>For an example of this done well, check out page <a target="_blank" href="https://essentia.one/Foundation_and_Business_Plan_draft.pdf">26–30 of Essentia’s whitepaper</a>. It’s worth remembering that all costs must be deducted from the cash flows generated by the platform in order to arrive at the value which actually accrues to the token. After all, cashflows going towards paying salaries/rent are cash flows that are not being distributed to token-holders through a token burn/profit share.</p>
<p>This information should be provided in the whitepaper (similar to the information a VC would expect in a seed/series A round) and should also be updated regularly once the ICO is completed.</p>
<p>Hopefully, in the future, a standard will emerge for ICO’s, similar to the GAAP accounting standards for quarterly earnings reports that govern public companies. In them, ICO’s would be forced to update investors in a given format on key aspects of the project’s performance.</p>
<p>Until that time comes, we must self-regulate this by voting with our money and rewarding projects with better transparency with higher valuations. For an example of a project doing it right, check <a target="_blank" href="https://medium.com/iconominet/iconomi-financial-report-q1-2018-81e1ea0a11a8">out Iconomi’s quarterly reports</a>.</p>
<p>In the case of real estate funds and other security type offerings, these should be avoided unless they’re legally recognized security token offerings that clearly specify the token-holders’ legal status. This is particularly true in the case of bankruptcy or liquidation and as relates to other stakeholders such as bond and equity holders. Investors should also demand additional transparency from these types of projects, such as regular balance sheet updates.</p>
<p><strong>(4) Good governance models</strong></p>
<p>Many of these issues can also be resolved by having good governance models built into the token that allows token-holders to vote on key issues, including asset allocation.</p>
<p>For instance, a project’s assets can be held in escrow in a smart contract allowing token-holders to vote to liquidate and distribute all assets pro-rata to token-holders.</p>
<p>While this is currently impossible for assets other than cryptocurrencies, there are many projects working on registering and “tokenizing” <a target="_blank" href="https://cointelegraph.com/news/swedish-government-land-registry-soon-to-conduct-first-blockchain-property-transaction">real estate</a>, <a target="_blank" href="https://digix.global/">gold</a>, <a target="_blank" href="https://www.lexit.co/">intellectual property</a> and all sorts of other assets which will then be able to be placed into smart contracts.</p>
<h3 id="heading-conclusion">Conclusion</h3>
<p>The token economic model design is an extremely important and underrated area for both investors and founders of cryptocurrency projects to think about. A project with a weak token economic model may see its token price fail, even as the project itself succeeds, simply because the token is not capturing any of the value created by the project.</p>
<p>Stay tuned for my next blog where I’ll cover the other biggest problem with token models: high velocity.</p>
<p>If you’re interested in having your project’s token economics audited or discussing this further, feel free to get in touch with me through here or on <a target="_blank" href="https://twitter.com/ZeMariaMacedo">Twitter.</a></p>
 ]]>
                </content:encoded>
            </item>
        
            <item>
                <title>
                    <![CDATA[ I Built A Jupyter Notebook That Will Analyze Cryptocurrency Portfolios For You ]]>
                </title>
                <description>
                    <![CDATA[ By Grant Bartel The amount of engagement in the crypto investment space needs no introduction. With market caps, volumes, and public awareness on the rise, I thought I’d put together a simple Jupyter notebook to get a clearer and broader viewpoint in... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/i-built-a-jupyter-notebook-that-will-analyze-cryptocurrency-portfolios-for-you-bdaba618aeca/</link>
                <guid isPermaLink="false">66d45edb230dff01669057f1</guid>
                
                    <category>
                        <![CDATA[ Bitcoin ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Cryptocurrency ]]>
                    </category>
                
                    <category>
                        <![CDATA[ data scientist ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Investing ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Python ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ freeCodeCamp ]]>
                </dc:creator>
                <pubDate>Sat, 20 Jan 2018 10:35:13 +0000</pubDate>
                <media:content url="https://cdn-media-1.freecodecamp.org/images/1*yclB_TfehNu8DxAADDBzXg.png" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>By Grant Bartel</p>
<p>The amount of engagement in the crypto investment space needs no introduction. With <a target="_blank" href="http://www.ibtimes.co.uk/year-cryptocurrencies-became-mainstream-1654616">market caps, volumes, and public awareness on the rise</a>, I thought I’d put together a simple Jupyter notebook to get a clearer and broader viewpoint into the investment activities within my own crypto portfolio.</p>
<p>TL;DR <a target="_blank" href="https://github.com/grantathon/crypto_portfolio_analysis">here’s the code</a> ;)</p>
<h3 id="heading-why-should-we-analyze-our-portfolios">Why Should We Analyze Our Portfolios?</h3>
<p>Because we’re definitely missing important details about our investments by only looking at the total value of our (potentially fat) wallets — even though I enjoy looking at Blockfolio from time to time. Because seeing our Ripple go to the moon and overshadow the rest of our investments is likely increasing our financial risk substantially. Because we all want our money to grow, but achieving this by picking a diverse set of cryptos is easier and safer than picking a moonshot that could end up a dud (and make us broke).</p>
<p>And let’s face it, the market gains are just too big for us to be left in the dark on the true characteristics of our investment portfolios.</p>
<h3 id="heading-important-portfolio-characteristics">Important Portfolio Characteristics</h3>
<p>Now there are several characteristics of our portfolio that we should take a good look at, including return <strong>and</strong> risk. But a lot of the time we’re fixated on one and not the other.</p>
<p>We can look at return in several ways: the amount of money we’ve made from the beginning to the current date, the average rate of money we’ve made over specific time periods (e.g., annual returns), how much better our investments did when compared to several characteristics of a benchmark (e.g., <a target="_blank" href="https://www.investopedia.com/terms/a/alpha.asp">alpha</a>), and even the annual compound rate it would have taken to get to our current investment based on our starting point (i.e., <a target="_blank" href="https://en.wikipedia.org/wiki/Compound_annual_growth_rate">CAGR</a>).</p>
<p>As important, if not more, is how we look at risk and its effect on return. I don’t know about you, but I want to make sure I’m making a good return based on an amount of risk I feel comfortable with. If we take on a huge amount of risk to make one particular return when we could have taken much less risk to make that very same return, the path to take for a more <strong>efficient investment</strong> is clear.</p>
<p>This is where understanding volatility, correlations, and risk-adjusted returns come into play by computing statistics such as standard deviation of returns (or volatility), <a target="_blank" href="https://www.investopedia.com/terms/b/beta.asp">beta</a>, the <a target="_blank" href="https://en.wikipedia.org/wiki/Sharpe_ratio">Sharpe ratio</a>, and the <a target="_blank" href="https://en.wikipedia.org/wiki/Sortino_ratio">Sortino ratio</a>.</p>
<p>And while we can compute all the statistics under the sun to measure our portfolio’s performance, it doesn’t do much good if we don’t include a reference point to see how well we’re doing in comparison. This is called a <a target="_blank" href="https://www.investopedia.com/terms/b/benchmark.asp">benchmark</a>, and we’ll be using the golden boy of cryptocurrencies: Bitcoin.</p>
<h3 id="heading-notebook-walk-through">Notebook Walk-Through</h3>
<p>So I don’t want to display a bunch of code here because I think you should go through the notebook yourself and get a feel for things. Don’t be afraid, the notebook includes some clear explanations and the code is commented! It’ll also help in better understanding this post. If you want, clone <a target="_blank" href="https://github.com/grantathon/crypto_portfolio_analysis">the repo</a> and give it a whirl first. However, I will show you results through some statistics and nice visualizations.</p>
<p>To start, we need to create a tradesheet that emulates how we invested our portfolio. The one below is included in <a target="_blank" href="https://github.com/grantathon/crypto_portfolio_analysis">the repo</a>. These are actually the same cryptos I invested in and the times I bought and sold them up until now, but the amount of money and the allocations (i.e., the amount I bought and sold) are not ;)</p>
<p><img src="https://cdn-media-1.freecodecamp.org/images/XzoSg0XtQ6s8pL4cdk3sKG-k381rkitWdTtr" alt="Image" width="427" height="382" loading="lazy"></p>
<p>You can think of the tradesheet as our <strong>investment strategy</strong>. These are the trades we decided to take based on our wizardry powers or what an algorithm told us.</p>
<p><img src="https://cdn-media-1.freecodecamp.org/images/sikS8FYcWs5FmvVcfZY2naHH5UxGyMPDn3PJ" alt="Image" width="606" height="328" loading="lazy">
_Source: [Playstarbound](https://community.playstarbound.com/threads/glitch-ship-ai-feedback.80652/page-11" rel="noopener" target="<em>blank" title=")</em></p>
<p>Along with the tradesheet, we also need historical market data. I chose to go with something simple: download some CSVs from <a target="_blank" href="https://www.coingecko.com/">CoinGecko</a> and throw them into a data folder. Pulling data from an API would be better though!</p>
<p>Now we want to run a backtest on our investment strategy. Simply put, running a backtest allows us to go back in time to our first trade, walk forward in time, and simulate the trading activity that occurred in our portfolio up until today. A backtester can be very sophisticated and can be used in a lot of different scenarios (to the finance geeks: pun intended), but in our case it’s rather straightforward.</p>
<p><img src="https://cdn-media-1.freecodecamp.org/images/I05CqzVIRz3ccjLIjcy85QUBz5apBZ4xWAcG" alt="Image" width="544" height="202" loading="lazy"></p>
<p>Based on the statistics above, it’s clear that our portfolio did fairly well when compared to our benchmark. The returns are better, volatility is only slightly worse, and our beta is surprisingly below 100%. And look at that alpha!</p>
<p>OK. Numbers are nice, but I want to see some charts.</p>
<p><img src="https://cdn-media-1.freecodecamp.org/images/pnWUDH7fXvwbY-DlQ2wiYuK1inrGjP4P9vnY" alt="Image" width="738" height="493" loading="lazy"></p>
<p>Well that’s intimidating. The above chart shows how the USD value of our portfolio evolved over time including all of our cash flows (i.e., deposits and withdrawals). While it’s nice to visualize this, it’s hard to get a clear idea of how our portfolio did in true performance when cash flows are included. For example, if I deposited $1 million (I wish), the portfolio would appear to have a HUGE spike!</p>
<p><img src="https://cdn-media-1.freecodecamp.org/images/aI9DYZ7J2guZE1BcBaJ04dLfbPDaavgNcBPm" alt="Image" width="732" height="458" loading="lazy"></p>
<p>Now that’s better. By removing the daily returns when cash flows were witnessed, we have a more accurate representation of the true performance of our portfolio. Fortunately, we have a very small number of cash flows, so this method is acceptable. As you can see, it took us some time to catch up to Bitcoin, but it did and eventually surpassed it (thanks <a target="_blank" href="https://golem.network/">Golem</a> and <a target="_blank" href="https://neo.org/">NEO</a>).</p>
<p><img src="https://cdn-media-1.freecodecamp.org/images/H5PJZhnLSD23zJVoy7jFUAO8vDDzNGesxa3c" alt="Image" width="710" height="493" loading="lazy"></p>
<p>Actually, you can see that after the crazy Bitcoin, Ethereum, and Litecoin boom (aka the Coinbase boom), our portfolio became more diversified. This surely had a lot to do with the dampening of the upcoming Bitcoin drawdowns and the likely larger returns experienced among the newly added assets.</p>
<p><img src="https://cdn-media-1.freecodecamp.org/images/jD3HVn19ylfyNF6clE3QMxThd9ZbX6Q0WGVH" alt="Image" width="727" height="466" loading="lazy"></p>
<p>Well there you have it. Clearly, our portfolio experienced much less volatility (i.e., risk) after diversifying. Diversification (and luck) for the win!</p>
<p><img src="https://cdn-media-1.freecodecamp.org/images/BcXX6mRbl6s-S5cUvheXUxWzYQNLcNAbIQbd" alt="Image" width="582" height="567" loading="lazy"></p>
<p>For me, this is the most interesting plot. This is a matrix that represents the correlations between all of the assets in our portfolio. While a lot of assets had a <a target="_blank" href="https://statistics.laerd.com/statistical-guides/pearson-correlation-coefficient-statistical-guide.php">medium to high correlation</a> with one another, <a target="_blank" href="https://www.bitcoincash.org/">Bitcoin Cash</a> had a very low correlation to every single asset. You can even see that it was negatively correlated with <a target="_blank" href="https://omisego.network/">OmiseGO</a>! Correlations do change over time, but it’s nonetheless interesting to see these types of relationships within our portfolio.</p>
<p>Again, go ahead and clone <a target="_blank" href="https://github.com/grantathon/crypto_portfolio_analysis">the repo</a> and play around a bit so you can understand in more detail how we went about analyzing our portfolio. You can even add your own tradesheet to get a glimpse into yours. And if you find bugs, let me know!</p>
<h3 id="heading-summing-it-all-up">Summing It All Up</h3>
<p>I hope you’ve gained a better appreciation for why it’s important to look at your portfolio through various lenses. It’s hard to get a clear understanding from just visualizing asset price movements, especially with all that’s been going on lately in the crypto space. Also, it’s not always clear how much risk we’re taking on over time, and how those risks will evolve when we invest.</p>
<p>What is clear is that diversification in such a market is important, because none of us knows where this market is going. With that in mind, best to keep an eye on your ship while weathering the storms and HODL.</p>
<p>By the way, none of this should be treated as investment advice and same goes for the code. Whichever investments you pursue are purely at your own discretion.</p>
<p>Full disclosure: At the time of writing this article I was invested in BCH, BTC, ETH, GNT, LTC, NEO, and OMG.</p>
<p><em>I’m Grant and I’m a freelance SEO and content professional. If you’re looking to grow your brand's organic search traffic, I can help with your <a target="_blank" href="https://www.writefintech.com/">fintech SEO</a>. Cheers!</em></p>
 ]]>
                </content:encoded>
            </item>
        
            <item>
                <title>
                    <![CDATA[ Bitcoin: Flipping the Coin ]]>
                </title>
                <description>
                    <![CDATA[ By Devansh Lala “No one can see a bubble. That’s what makes it a bubble.” — The Big Short You must be familiar with the above quote if you’ve watched the Christian Bale movie The Big Short. Does that mean the Bitcoin is a bubble waiting to burst? M... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/bitcoin-flipping-the-coin-a060df19d20d/</link>
                <guid isPermaLink="false">66c34618c577a44239cd7b1a</guid>
                
                    <category>
                        <![CDATA[ Bitcoin ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Blockchain ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Cryptocurrency ]]>
                    </category>
                
                    <category>
                        <![CDATA[ india ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Investing ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ freeCodeCamp ]]>
                </dc:creator>
                <pubDate>Sat, 02 Dec 2017 06:42:10 +0000</pubDate>
                <media:content url="https://cdn-media-1.freecodecamp.org/images/1*OT1f5fslko1miS-soUmvCg.jpeg" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>By Devansh Lala</p>
<blockquote>
<p>“No one can see a bubble. That’s what makes it a bubble.” — The Big Short</p>
</blockquote>
<p>You must be familiar with the above quote if you’ve watched the Christian Bale movie <em>The Big Short</em>. Does that mean the Bitcoin is a bubble waiting to burst? Maybe. <strong>The truth is no one knows just yet</strong>. It’s difficult to assess whether something is a bubble by simply reading the news or following the market. So, let’s begin by understanding what is a Bitcoin?</p>
<p>Bitcoin is a decentralized, digital cryptocurrency. Confused? Let’s take an example. Let’s say that you are ordering headphones from Amazon via a seller and you want to know exactly where they’ve been before they were shipped to you. How do you find out? The answer is, you cannot. You can’t know the exact source of the product and you definitely cannot find out all the transactions related to those specific headphones.</p>
<p>Imagine if there was some sort of a digital ledger that could tell you all that and more? There is. <strong>Blockchain is a distributed digital ledger that stores all transactions related to a specific product or asset</strong>. But then what is a Bitcoin? <strong>Blockchain technology is what makes the Bitcoin possible.</strong></p>
<p>Bitcoin is a peer to peer decentralized digital currency that is used to buy and sell products online. Decentralized means that the Bitcoin is not managed or issued by a company, government or financial institution. <strong>Bitcoin uses blockchain to store all transactions in a digital ledger which is then accessible to everyone globally using their computers.</strong> Now that you understand the basics, let’s understand why there is so much hype surrounding the Bitcoin.</p>
<p><img src="https://cdn-media-1.freecodecamp.org/images/1*M2VyvjNZMxP_px1AHi1SnQ.png" alt="Image" width="800" height="547" loading="lazy">
<em><strong>coindesk.com</strong></em></p>
<p><strong>1 Bitcoin costs $10,886.85</strong> at the time of writing this article. Crazy, right? Bitcoin was worth $1 in April 2011 and now, 6 years down the line, it’s worth more than 10,000 times its original value. But, why is the price of the Bitcoin so high? <strong>Bitcoin’s growing demand and the awareness amongst the public about cryptocurrencies is causing the price of the Bitcoin to rise</strong>.</p>
<p>The price of the Bitcoin has been fluctuating a lot recently but some are betting that the price of the Bitcoin will rise to $40,000 by the end of 2018. People are even purchasing 5% of 1 Bitcoin so that they can sell it off and earn a profit when the price rises again. Various Bitcoin exchanges like Coinome, Zebpay, Unocoin and several others in India are currently allowing the public to purchase and sell Bitcoin also known as BTC. So, should you invest in Bitcoin? I hope I can help you answer that question by the end of this article.</p>
<p>Warren Buffett, one of the world’s wealthiest individuals and a person who is widely regarded as one of the best investors of his time had this to say about the Bitcoin: <em>“It’s a mirage.”</em></p>
<p>Several others share his thoughts but does that mean that they are right? Well, they could be but it’s quite difficult to assess something like this and who knows what could happen in the future. Let’s take a look at some important points:</p>
<ol>
<li><strong>Volatility:</strong> The price of the Bitcoin has been fluctuating a lot and although it has been termed as a currency, a 15% change in price in a single day is concerning. Although, you wouldn’t be thinking about this today if you had invested in Bitcoin a few years ago because you would have been a millionaire by now.</li>
<li><strong>Regulatory problems:</strong> Various countries such as China have imposed various restrictions to try and regulate Bitcoin and some countries have even banned the use of Bitcoin completely. Some believe that a few countries are working on their own cryptocurrency which means more regulations.</li>
<li><strong>Bubble:</strong> Bitcoin has drawn several comparisons to other bubbles in the past specially due to the fluctuations in price and the massive hype surrounding it.</li>
<li><strong>Legality:</strong> Although, buying or selling a Bitcoin is considered neither legal or illegal in India but the Reserve Bank of India has not declared it a currency yet.</li>
<li><strong>Fraud:</strong> Various individuals and companies are contacting the public to ask them to invest in Bitcoin through them but because Bitcoin investments are not regulated, if you are cheated by someone you can’t do much about it.</li>
<li><strong>Price:</strong> The golden rule of investment is to not invest an amount that you cannot afford to lose. If you want to invest in a Bitcoin then purchase a small portion of 1 BTC but do not purchase a large amount if you do not fully understand the market. Also, it would be a good idea to buy it when the price is lower than usual.</li>
<li><strong>Future:</strong> The market cap of the Bitcoin is much higher than any currency or stock. It is used throughout the world and is truly international.</li>
<li><strong>Wallet:</strong> After you purchase a Bitcoin online, they are stored in a virtual wallet but they are not entirely secure as the company that owns the wallet might get hacked. It’s important to remember that if you decide to buy bitcoin, do not store it with an online coin exchange platform. Instead, withdraw it and store it on a hardware or offline wallet so that it is secure.</li>
<li><strong>Supply:</strong> The number of Bitcoin in existence is not expected to exceed 21 million and because there is a finite number, the demand continues to grow.</li>
<li><strong>Futures trading:</strong> Anyone who has invested in stocks before understands the meaning of futures. Futures are contracts to buy or sell something after a set period of time at a predetermined price. Why am I mentioning this here? It’s because Bitcoin futures could be a reality, in fact US regulators have given the green signal to a few companies to allow Bitcoin futures trading.</li>
</ol>
<p>Hopefully, some of these points helped you make a decision whether you should or should not currently invest in Bitcoin. <strong>Invest wisely and only invest in something you truly understand and believe in.</strong></p>
<h4 id="heading-if-you-liked-this-post-please-click-on-the-button-at-the-bottom-also-subscribe-to-my-newsletter-below">If you liked this post, please click on the ? button at the bottom. Also, subscribe to my newsletter below:</h4>
 ]]>
                </content:encoded>
            </item>
        
    </channel>
</rss>
