{"id":367,"date":"2023-08-14T17:07:48","date_gmt":"2023-08-14T15:07:48","guid":{"rendered":"https:\/\/marketadvisor.io\/blog\/?p=367"},"modified":"2023-08-15T08:33:48","modified_gmt":"2023-08-15T06:33:48","slug":"stock-market-creating-a-better-cac40-index-300","status":"publish","type":"post","link":"https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/","title":{"rendered":"Stock Market &#8211; Creating a better CAC40 index (+300%)"},"content":{"rendered":"\n<p>We often hear that it is hard to beat the market, but what is the market ? Should we consider S&amp;P500 as the better performance we can achieve in stock investment. But if we look at an index for what it is, a portfolio of different companies, could we apply <strong>the <a href=\"https:\/\/marketadvisor.io\/blog\/how-to-balance-my-portfolio-getting-started-with-investing\/\">portfolio management<\/a> theory<\/strong>? In this article, let&#8217;s try to recreate a better CAC40 (French index) where we use the <a href=\"https:\/\/marketadvisor.io\/blog\/how-to-balance-my-portfolio-getting-started-with-investing\/\">Efficient Frontier<\/a> to ponderate differently the CAC40.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is an Index like CAC40 ? <\/h2>\n\n\n\n<p>CAC40, SP500, DAX30 are what we call an index. They are often linked to a country as a representation of the economic performance of a country. But in reality, the definition is simple (even if the interpretation could be more complex). The only thing we need to know is that an index (such as CAC40) <strong>represents a portfolio of 40 companies from France<\/strong>. If you buy <strong>1 share of the CAC40<\/strong>, you invest in 40 different companies with different weights.<\/p>\n\n\n\n<p>We choose the CAC40 instead of the SP500 because only 40 different stocks make up the index. First of all, we need to extract the historical price for each asset. The longer the better, but we can only go back <strong>3500 days in the past<\/strong>.<\/p>\n\n\n\n<p>We&#8217;ll start at day 0 and create the table for <strong>the daily return (%):<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Day<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>AI<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>AIR<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>ALO<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">&#8230;<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">0<\/td><td class=\"has-text-align-center\" data-align=\"center\">-1.8%<\/td><td class=\"has-text-align-center\" data-align=\"center\">0.57%<\/td><td class=\"has-text-align-center\" data-align=\"center\">-0.4%<\/td><td class=\"has-text-align-center\" data-align=\"center\">&#8230;<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">1<\/td><td class=\"has-text-align-center\" data-align=\"center\">1.3%<\/td><td class=\"has-text-align-center\" data-align=\"center\">0.21%<\/td><td class=\"has-text-align-center\" data-align=\"center\">1.07%<\/td><td class=\"has-text-align-center\" data-align=\"center\">&#8230;<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">2<\/td><td class=\"has-text-align-center\" data-align=\"center\">2%<\/td><td class=\"has-text-align-center\" data-align=\"center\">0.23%<\/td><td class=\"has-text-align-center\" data-align=\"center\">1.11%<\/td><td class=\"has-text-align-center\" data-align=\"center\">&#8230;<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\">Daily Return for all asset in CAC40<\/figcaption><\/figure>\n\n\n\n<p>Once the daily return is calculated for day 0 through day 1750, we use half of the data to find a optimisation and the rest to test our model.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Search for correlated companies within CAC40<\/h2>\n\n\n\n<p>Based on the daily return, we can create a covariance matrix that represents the correlation between two assets. The purpose is easy to understand. When you look at a portfolio, in order to avoid risk, we try to balance the portfolio. So it&#8217;s important to know which assets are highly correlated because they may represent the same risk.<\/p>\n\n\n\n<p>For example, if we take the asset BNP (BNP Paribas &#8211; Bank), it shows a high correlation with 2 other assets GLE (Soci\u00e9t\u00e9 G\u00e9n\u00e9ral &#8211; Bank) and ACA (Cr\u00e9dit Agricole &#8211; Bank).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Minimize our Risk\/Benefits Ratio<\/h2>\n\n\n\n<p>Imagine for a moment that our index is made up of 4 companies: 3 banks and 1 car manufacturer. The first calculation shows that<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The 3 banks are highly correlated (volatility and direction).<\/li>\n\n\n\n<li>The car manufacturer is not correlated with the bank.<\/li>\n\n\n\n<li>All 4 companies as a daily return of 1%.<\/li>\n<\/ul>\n\n\n\n<p>Without taking into account the &#8220;risk&#8221;, we can buy all the companies with equal weights (25% for each bank, 25% for the car manufacturer) <strong>for an expected daily return of 1%<\/strong>. But if there&#8217;s a banking crisis, <strong>75% of our portfolio will be affected.<\/strong> So maybe a better allocation is<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>50% of the car manufacturer<\/li>\n\n\n\n<li>50% in the 3 banks<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Simulation of multiple portfolios : <\/h3>\n\n\n\n<p>The mathematical expression is well known, we need to minimize the weighted sum of risk times daily return. The risk is represented by the calculated covariance (related to volatility) and the weights are the variables we want to optimize.<\/p>\n\n\n\n<p>To perform such an optimization, we simulate 100,000 random portfolios and keep only the best risk\/return. We can see that there is a frontier (called the efficient frontier) that represents the best portfolio for a given risk (or for a given return):<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"850\" height=\"500\" src=\"https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/EfficientFrontierOptimal.png\" alt=\"\" class=\"wp-image-346\" srcset=\"https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/EfficientFrontierOptimal.png 850w, https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/EfficientFrontierOptimal-300x176.png 300w, https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/EfficientFrontierOptimal-768x452.png 768w\" sizes=\"auto, (max-width: 850px) 100vw, 850px\" \/><\/figure>\n\n\n\n<p>Now you see my point, if we look at the correlation between companies, we have a <strong>better understanding of the global risk<\/strong>. Back to the CAC40, let&#8217;s start calculating the correlation. And save the best portfolio for the period from day 0 to day 1750.<\/p>\n\n\n\n<p>With the 2 best portfolios, we&#8217;ll compare them with the CAC40 between day 1750 and day 3000.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"517\" src=\"https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/image-7-1024x517.png\" alt=\"\" class=\"wp-image-375\" srcset=\"https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/image-7-1024x517.png 1024w, https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/image-7-300x151.png 300w, https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/image-7-768x388.png 768w, https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/image-7-1536x775.png 1536w, https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/image-7.png 1573w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\"><strong>Original CAC40 &#8211; Last 1750 days<\/strong><\/figcaption><\/figure>\n<\/div>\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"536\" src=\"https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/image-6-1024x536.png\" alt=\"\" class=\"wp-image-373\" srcset=\"https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/image-6-1024x536.png 1024w, https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/image-6-300x157.png 300w, https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/image-6-768x402.png 768w, https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/image-6-1536x804.png 1536w, https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/image-6.png 1580w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\"><strong>Comparison BetterCAC40 and original CAC40<\/strong><\/figcaption><\/figure>\n<\/div>\n\n\n<p>For the period from day 600 to day 1200, we have the following results : <\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>INDEX<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Initial Price<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Final Price<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Return after 600 days<\/strong><\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>CAC40<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">2500\u20ac<\/td><td class=\"has-text-align-center\" data-align=\"center\">4070\u20ac<\/td><td class=\"has-text-align-center\" data-align=\"center\">62.8%<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Better CAC40 n\u00b01<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">2500\u20ac<\/td><td class=\"has-text-align-center\" data-align=\"center\">7647\u20ac<\/td><td class=\"has-text-align-center\" data-align=\"center\">205.9%<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Better CAC40 n\u00b02<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">2500\u20ac<\/td><td class=\"has-text-align-center\" data-align=\"center\">7553\u20ac<\/td><td class=\"has-text-align-center\" data-align=\"center\">202.1%<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion : <\/h2>\n\n\n\n<p>There are 3 conclusions we can draw from this article. The first one is that we are able to create a better CAC40 by rebalancing the weight for each asset. We tend to leverage high risk but high return assets. But the purpose was to maximize the return. But is it worth it? Well, not really for individual investors. We&#8217;re going to drown in fees. In the case of a <strong>portfolio of 5 &#8211; 10 stocks, this method is really useful <\/strong>and can be <a href=\"https:\/\/platform.marketadvisor.io\" target=\"_blank\" rel=\"noreferrer noopener\">found in our platform.<\/a><\/p>\n\n\n\n<p>The second conclusion is more about the limits of the theory, we use past daily returns to predict future daily returns. It&#8217;s a big hypothesis<strong> that could generate debate.<\/strong><\/p>\n\n\n\n<p>Finally, portfolio optimization is limited when the number of assets is large. <strong>With a high number of assets, we have a natural diversification.<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Annexe 1  : Weight of the <em>Better CAC40<\/em> <em>n\u00b01<\/em><\/h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<p>Share Code AI &#8211; Weight 0.52 %<br>Share Code AIR &#8211; Weight 0.03 %<br>Share Code ALO &#8211; Weight 1.53 %<br>Share Code MT &#8211; Weight 1.67 %<br>Share Code CS &#8211; Weight 0.01 %<br>Share Code BNP &#8211; Weight 0.81 %<br>Share Code EN &#8211; Weight 3.4 %<br>Share Code CAP &#8211; Weight 2.99 %<br>Share Code CA &#8211; Weight 1.72 %<br>Share Code ACA &#8211; <strong>Weight 5.33 %<\/strong><br>Share Code BN &#8211; Weight 2.4 %<br>Share Code DSY &#8211; Weight 0.64 %<br>Share Code EDEN &#8211; Weight 3.41 %<br>Share Code ENGI &#8211; <strong>Weight 4.35 %<\/strong><br>Share Code EL &#8211; Weight 0.94 %<br>Share Code ERF &#8211; <strong>Weight 5.02 %<\/strong><br>Share Code RMS &#8211; <strong>Weight 4.87 %<\/strong><br>Share Code KER &#8211; <strong>Weight 4.81 %<\/strong><br>Share Code LR &#8211; Weight 0.64 %<br><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<p>Share Code OR &#8211; Weight 2.99 %<br>Share Code MC &#8211; Weight 3.22 %<br>Share Code ML &#8211; Weight 2.52 %<br>Share Code ORA &#8211; <strong>Weight 5.26 %<\/strong><br>Share Code RI &#8211; Weight 0.45 %<br>Share Code PUB &#8211; Weight 0.91 %<br>Share Code RNO &#8211; Weight 0.98 %<br>Share Code SAF &#8211; <strong>Weight 4.32 %<\/strong><br>Share Code SGO &#8211; Weight 3.37 %<br>Share Code SAN &#8211; <strong>Weight 4.75 %<\/strong><br>Share Code SU &#8211; Weight 2.39 %<br>Share Code GLE &#8211; Weight 2.15 %<br>Share Code STMPA &#8211; <strong>Weight 4.18 %<\/strong><br>Share Code TEP &#8211; Weight 0.9 %<br>Share Code HO &#8211; Weight 2.29 %<br>Share Code TTE &#8211; <strong>Weight 5.27 %<\/strong><br>Share Code URW &#8211; Weight 2.01 %<br>Share Code VIE &#8211; Weight 3.51 %<br>Share Code DG &#8211; Weight 3.42 %<\/p>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Annexe 2 : List of tickers in CAC40<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>AIR LIQUIDE &#8211; AI <\/li>\n\n\n\n<li>AIRBUS GROUP &#8211; AIR <\/li>\n\n\n\n<li>ALSTOM &#8211; ALO <\/li>\n\n\n\n<li>ARCELORMITTAL &#8211; MT <\/li>\n\n\n\n<li>AXA &#8211; CS <\/li>\n\n\n\n<li>BNP PARIBAS &#8211; BNP <\/li>\n\n\n\n<li>BOUYGUES &#8211; EN <\/li>\n\n\n\n<li>CAPGEMINI &#8211; CAP <\/li>\n\n\n\n<li>CARREFOUR &#8211; CA <\/li>\n\n\n\n<li>CREDIT AGRICOLE &#8211; ACA <\/li>\n\n\n\n<li>DANONE &#8211; BN <\/li>\n\n\n\n<li>DASSAULT SYSTEMES &#8211; DSY <\/li>\n\n\n\n<li>EDENRED &#8211; EDEN <\/li>\n\n\n\n<li>ENGIE &#8211; ENGI <\/li>\n\n\n\n<li>ESSILORLUXOTTICA &#8211; EL <\/li>\n\n\n\n<li>EUROFINS SCIENTIFIC &#8211; ERF <\/li>\n\n\n\n<li>HERMES INTERNATIONAL &#8211; RMS <\/li>\n\n\n\n<li>KERING &#8211; KER <\/li>\n\n\n\n<li>LEGRAND &#8211; LR <\/li>\n\n\n\n<li>L&#8217;OREAL &#8211; OR <\/li>\n\n\n\n<li>LVMH &#8211; MC <\/li>\n\n\n\n<li>MICHELIN &#8211; ML <\/li>\n\n\n\n<li>ORANGE &#8211; ORA <\/li>\n\n\n\n<li>PERNOD RICARD &#8211; RI <\/li>\n\n\n\n<li>PUBLICIS &#8211; PUB <\/li>\n\n\n\n<li>RENAULT &#8211; RNO <\/li>\n\n\n\n<li>SAFRAN &#8211; SAF <\/li>\n\n\n\n<li>SAINT-GOBAIN &#8211; SGO <\/li>\n\n\n\n<li>SANOFI &#8211; SAN <\/li>\n\n\n\n<li>SCHNEIDER ELECTRIC &#8211; SU <\/li>\n\n\n\n<li>SOCIETE GENERALE &#8211; GLE <\/li>\n\n\n\n<li>STELLANTIS &#8211; STLAP <\/li>\n\n\n\n<li>STMICROELECTRONICS &#8211; STMPA <\/li>\n\n\n\n<li>TELEPERFORMANCE &#8211; TEP <\/li>\n\n\n\n<li>THALES &#8211; HO <\/li>\n\n\n\n<li>TOTALENERGIES &#8211; TTE <\/li>\n\n\n\n<li>UNIBAIL-RODAMCO-WESTFIELD &#8211; URW <\/li>\n\n\n\n<li>VEOLIA ENVIRONNEMENT &#8211; VIE <\/li>\n\n\n\n<li>VINCI &#8211; DG <\/li>\n\n\n\n<li>WORLDLINE &#8211; WLN<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>We often hear that it is hard to beat the market, but what is the market ? Should we consider S&amp;P500 as the better performance we can achieve in stock investment. But if we look at an index for what it is, a portfolio of different companies, could we apply the portfolio management theory? In&hellip;&nbsp;<a href=\"https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/\" class=\"\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">Stock Market &#8211; Creating a better CAC40 index (+300%)<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":349,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[2,4],"tags":[55,51,53],"class_list":["post-367","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-analysis","category-investing","tag-cac40","tag-efficient-frontier","tag-index"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Stock Market - Creating a better CAC40 index (+300%) - How To?<\/title>\n<meta name=\"description\" content=\"An Index as CAC40 or SP500 are similar to portfolio. By applying the Modern Portfolio Theory (Efficient Frontier) to increase the return.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Stock Market - Creating a better CAC40 index (+300%) - How To?\" \/>\n<meta property=\"og:description\" content=\"An Index as CAC40 or SP500 are similar to portfolio. By applying the Modern Portfolio Theory (Efficient Frontier) to increase the return.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/\" \/>\n<meta property=\"og:site_name\" content=\"marketadvisor\" \/>\n<meta property=\"article:published_time\" content=\"2023-08-14T15:07:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-15T06:33:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/Marketadvisor-balance-portfolio.png\" \/>\n\t<meta property=\"og:image:width\" content=\"981\" \/>\n\t<meta property=\"og:image:height\" content=\"658\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"atcbdrop\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"atcbdrop\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/stock-market-creating-a-better-cac40-index-300\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/stock-market-creating-a-better-cac40-index-300\\\/\"},\"author\":{\"name\":\"atcbdrop\",\"@id\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/#\\\/schema\\\/person\\\/0c3b594da022fb4955bbde299b96b4db\"},\"headline\":\"Stock Market &#8211; Creating a better CAC40 index (+300%)\",\"datePublished\":\"2023-08-14T15:07:48+00:00\",\"dateModified\":\"2023-08-15T06:33:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/stock-market-creating-a-better-cac40-index-300\\\/\"},\"wordCount\":1117,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/stock-market-creating-a-better-cac40-index-300\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/Marketadvisor-balance-portfolio.png\",\"keywords\":[\"cac40\",\"efficient frontier\",\"index\"],\"articleSection\":[\"Analysis\",\"Investing\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/stock-market-creating-a-better-cac40-index-300\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/stock-market-creating-a-better-cac40-index-300\\\/\",\"url\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/stock-market-creating-a-better-cac40-index-300\\\/\",\"name\":\"Stock Market - Creating a better CAC40 index (+300%) - How To?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/stock-market-creating-a-better-cac40-index-300\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/stock-market-creating-a-better-cac40-index-300\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/Marketadvisor-balance-portfolio.png\",\"datePublished\":\"2023-08-14T15:07:48+00:00\",\"dateModified\":\"2023-08-15T06:33:48+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/#\\\/schema\\\/person\\\/0c3b594da022fb4955bbde299b96b4db\"},\"description\":\"An Index as CAC40 or SP500 are similar to portfolio. By applying the Modern Portfolio Theory (Efficient Frontier) to increase the return.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/stock-market-creating-a-better-cac40-index-300\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/stock-market-creating-a-better-cac40-index-300\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/stock-market-creating-a-better-cac40-index-300\\\/#primaryimage\",\"url\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/Marketadvisor-balance-portfolio.png\",\"contentUrl\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/Marketadvisor-balance-portfolio.png\",\"width\":981,\"height\":658,\"caption\":\"How to balance my portfolio?\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/stock-market-creating-a-better-cac40-index-300\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Stock Market &#8211; Creating a better CAC40 index (+300%)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/\",\"name\":\"marketadvisor\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/#\\\/schema\\\/person\\\/0c3b594da022fb4955bbde299b96b4db\",\"name\":\"atcbdrop\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/bb4a6ec2211fa57a9f7211adf53c50c615f828c81c57b46fab8ee510ae5731ee?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/bb4a6ec2211fa57a9f7211adf53c50c615f828c81c57b46fab8ee510ae5731ee?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/bb4a6ec2211fa57a9f7211adf53c50c615f828c81c57b46fab8ee510ae5731ee?s=96&d=mm&r=g\",\"caption\":\"atcbdrop\"},\"sameAs\":[\"https:\\\/\\\/marketadvisor.io\\\/blog\"],\"url\":\"https:\\\/\\\/marketadvisor.io\\\/blog\\\/author\\\/atcbdrop\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Stock Market - Creating a better CAC40 index (+300%) - How To?","description":"An Index as CAC40 or SP500 are similar to portfolio. By applying the Modern Portfolio Theory (Efficient Frontier) to increase the return.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/","og_locale":"en_US","og_type":"article","og_title":"Stock Market - Creating a better CAC40 index (+300%) - How To?","og_description":"An Index as CAC40 or SP500 are similar to portfolio. By applying the Modern Portfolio Theory (Efficient Frontier) to increase the return.","og_url":"https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/","og_site_name":"marketadvisor","article_published_time":"2023-08-14T15:07:48+00:00","article_modified_time":"2023-08-15T06:33:48+00:00","og_image":[{"width":981,"height":658,"url":"https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/Marketadvisor-balance-portfolio.png","type":"image\/png"}],"author":"atcbdrop","twitter_card":"summary_large_image","twitter_misc":{"Written by":"atcbdrop","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/#article","isPartOf":{"@id":"https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/"},"author":{"name":"atcbdrop","@id":"https:\/\/marketadvisor.io\/blog\/#\/schema\/person\/0c3b594da022fb4955bbde299b96b4db"},"headline":"Stock Market &#8211; Creating a better CAC40 index (+300%)","datePublished":"2023-08-14T15:07:48+00:00","dateModified":"2023-08-15T06:33:48+00:00","mainEntityOfPage":{"@id":"https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/"},"wordCount":1117,"commentCount":0,"image":{"@id":"https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/#primaryimage"},"thumbnailUrl":"https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/Marketadvisor-balance-portfolio.png","keywords":["cac40","efficient frontier","index"],"articleSection":["Analysis","Investing"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/","url":"https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/","name":"Stock Market - Creating a better CAC40 index (+300%) - How To?","isPartOf":{"@id":"https:\/\/marketadvisor.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/#primaryimage"},"image":{"@id":"https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/#primaryimage"},"thumbnailUrl":"https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/Marketadvisor-balance-portfolio.png","datePublished":"2023-08-14T15:07:48+00:00","dateModified":"2023-08-15T06:33:48+00:00","author":{"@id":"https:\/\/marketadvisor.io\/blog\/#\/schema\/person\/0c3b594da022fb4955bbde299b96b4db"},"description":"An Index as CAC40 or SP500 are similar to portfolio. By applying the Modern Portfolio Theory (Efficient Frontier) to increase the return.","breadcrumb":{"@id":"https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/#primaryimage","url":"https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/Marketadvisor-balance-portfolio.png","contentUrl":"https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/Marketadvisor-balance-portfolio.png","width":981,"height":658,"caption":"How to balance my portfolio?"},{"@type":"BreadcrumbList","@id":"https:\/\/marketadvisor.io\/blog\/stock-market-creating-a-better-cac40-index-300\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/marketadvisor.io\/blog\/"},{"@type":"ListItem","position":2,"name":"Stock Market &#8211; Creating a better CAC40 index (+300%)"}]},{"@type":"WebSite","@id":"https:\/\/marketadvisor.io\/blog\/#website","url":"https:\/\/marketadvisor.io\/blog\/","name":"marketadvisor","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/marketadvisor.io\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/marketadvisor.io\/blog\/#\/schema\/person\/0c3b594da022fb4955bbde299b96b4db","name":"atcbdrop","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/bb4a6ec2211fa57a9f7211adf53c50c615f828c81c57b46fab8ee510ae5731ee?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/bb4a6ec2211fa57a9f7211adf53c50c615f828c81c57b46fab8ee510ae5731ee?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/bb4a6ec2211fa57a9f7211adf53c50c615f828c81c57b46fab8ee510ae5731ee?s=96&d=mm&r=g","caption":"atcbdrop"},"sameAs":["https:\/\/marketadvisor.io\/blog"],"url":"https:\/\/marketadvisor.io\/blog\/author\/atcbdrop\/"}]}},"jetpack_featured_media_url":"https:\/\/marketadvisor.io\/blog\/wp-content\/uploads\/2023\/08\/Marketadvisor-balance-portfolio.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/marketadvisor.io\/blog\/wp-json\/wp\/v2\/posts\/367","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/marketadvisor.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/marketadvisor.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/marketadvisor.io\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/marketadvisor.io\/blog\/wp-json\/wp\/v2\/comments?post=367"}],"version-history":[{"count":5,"href":"https:\/\/marketadvisor.io\/blog\/wp-json\/wp\/v2\/posts\/367\/revisions"}],"predecessor-version":[{"id":380,"href":"https:\/\/marketadvisor.io\/blog\/wp-json\/wp\/v2\/posts\/367\/revisions\/380"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/marketadvisor.io\/blog\/wp-json\/wp\/v2\/media\/349"}],"wp:attachment":[{"href":"https:\/\/marketadvisor.io\/blog\/wp-json\/wp\/v2\/media?parent=367"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/marketadvisor.io\/blog\/wp-json\/wp\/v2\/categories?post=367"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/marketadvisor.io\/blog\/wp-json\/wp\/v2\/tags?post=367"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}