{"id":5982,"date":"2021-10-11T21:32:59","date_gmt":"2021-10-11T20:32:59","guid":{"rendered":"https:\/\/www.simtrade.fr\/blog_simtrade\/?p=5982"},"modified":"2026-02-17T12:04:59","modified_gmt":"2026-02-17T12:04:59","slug":"programming-languages-quants","status":"publish","type":"post","link":"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/","title":{"rendered":"Programming Languages for Quants"},"content":{"rendered":"<p><a href=\"https:\/\/www.linkedin.com\/in\/jayati-walia\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" style=\"padding: 5px;\" src=\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2021\/04\/img_SimTrade_Photo1_Jayati_Walia.png\" alt=\"Jayati WALIA\" width=\"133\" align=\"right\" \/><\/a><\/p>\n<p>In this article, <a href=\"https:\/\/www.linkedin.com\/in\/jayati-walia\/\" target=\"_blank\" rel=\"noopener\">Jayati WALIA<\/a> (ESSEC Business School, <i>Grande Ecole<\/i> Program &#8211; Master in Management, 2019-2022) presents an overview of popular programming languages used in quantitative finance.<\/p>\n<h2>Introduction<\/h2>\n<p>Finance as an industry has always been very responsive to new technologies. The past decades have witnessed the inclusion of innovative technologies, platforms, mathematical models and sophisticated algorithms solve to finance problems. With tremendous data and money involved and low risk-tolerance, finance is becoming more and more technological and data science, blockchain and artificial intelligence are taking over major decision-making strategies by the power of high processing computer algorithms that enable us to analyze enormous data and run model simulations within nanoseconds with high precision.<\/p>\n<p>This is exactly why programming is a skill which is increasingly in demand. Programming is needed to analyze financial data, compute financial prices (like options or structured products), estimate financial risk measures (like VaR) and test investment strategies, etc. Now we will see an overview of popular programming languages used in modelling and solving problems in the quantitative finance domain.<\/p>\n<h2>Python<\/h2>\n<p>Python is general purpose dynamic high level programming language (HLL). It\u2019s effortless readability and straightforward syntax allows not just the concept to be expressed in relatively fewer lines of code but also makes it\u2019s learning curve less steep.<\/p>\n<p>Python possesses some excellent libraries for mathematical applications like statistics and quantitative functions such as numpy, scipy and scikit-learn along with the plethora of accessible open source libraries that add to its overall appeal. It supports multiple programming approaches such as object-oriented, functional, and procedural styles.<\/p>\n<p>Python is most popular for data science, machine learning and AI applications. With data science becoming crucial in the financial services industry, it has consequently created an immense demand for Python, making it a programming language of top choice.<\/p>\n<h2>C++<\/h2>\n<p>The finance world has been dominated by C++ for valid reasons. C++ is one of the essential programming languages in the fintech industry owing to its execution speed. Developers can leverage C++ when they need to programme with advanced computations with low latency in order to process multiple functions fasters such as in High Frequency Trading (HFT) systems. This language offers code reusability (which is crucial in multiple complex quantitative finance projects) to programmers with a diverse library comprising of various tools to execute.<\/p>\n<h2>Java<\/h2>\n<p>Java is known for its reliability, security and logical architecture with its object-oriented programming to solve complicated problems in the finance domain. Java is heavily used in the sell-side operations of finance involving projects with complex infrastructures and exceptionally robust security demands to run on native as well as cross-platform tools. This language can help manage enormous sets of real-time data with the impeccable security in bookkeeping activity. Financial institutions, particularly investment banks, use Java and C# extensively for their entire trading architecture, including front-end trading interfaces, live data feeds and at times derivatives\u2019 pricing.<\/p>\n<h2>R<\/h2>\n<p>R is an open source scripting language mostly used for statistical computing, data analytics and visualization along with scientific research and data science. R the most popular language among mathematical data miners, researchers, and statisticians. R runs and compiles on multiple platforms such as Unix, Windows and MacOS. However, it is not the easiest of languages to learn and uses command line scripting which may be complex to code for some.<\/p>\n<h2>Scala<\/h2>\n<p>Scala is a widely used programming language in banks with Morgan Stanley, Deutsche Bank, JP Morgan and HSBC are among many. Scala is particularly appropriate for banks&#8217; front office engineering needs requiring functional programming (programs using only pure functions that are functions that always return an immutable result). Scala provides support for both object-oriented and functional programming. It is a powerful language with an elegant syntax.<\/p>\n<h2>Haskell and Julia<\/h2>\n<p>Haskell is a functional and general-purpose programming language with user-friendly syntax, and a wide collection of real-world libraries for user to develop the quant solving application using this language. The major advantage of Haskell is that it has high performance, is robust and is useful for modelling mathematical problems and programming language research.<\/p>\n<p>Julia, on the other hand, is a dynamic language for technical computing. It is suitable for numerical computing, dynamic modelling, algorithmic trading, and risk analysis. It has a sophisticated compiler, numerical accuracy with precision along with a functional mathematical library. It also has a multiple dispatch functionality which can help define function behavior across various argument combinations. Julia communities also provide a powerful browser-based graphical notebook interface to code.<\/p>\n<h2>Related posts on the SimTrade blog<\/h2>\n<p>\u25b6 Jayati WALIA <a href=\"https:\/\/www.simtrade.fr\/blog_simtrade\/quantitative\" target=\"_parent\" rel=\"noopener\">Quantitative Finance<\/a><\/p>\n<p>\u25b6 Jayati WALIA <a href=\"https:\/\/www.simtrade.fr\/blog_simtrade\/quantitative-risk-management\/\" target=\"_parent\" rel=\"noopener\">Quantitative Risk Management<\/a><\/p>\n<p>\u25b6 Jayati WALIA <a href=\"https:\/\/www.simtrade.fr\/blog_simtrade\/value-at-risk\/\" target=\"_parent\" rel=\"noopener\">Value at Risk<\/a><\/p>\n<p>\u25b6 Akshit GUPTA <a href=\"https:\/\/www.simtrade.fr\/blog_simtrade\/black-scholes-merton-model\/\" target=\"_parent\" rel=\"noopener\"> The Black-Scholes-Merton model <\/a><\/p>\n<h2>Useful Resources<\/h2>\n<h3>Websites<\/h3>\n<p>QuantInsti <a href=\"https:\/\/blog.quantinsti.com\/python-trading\/\" target=\"_blank\" rel=\"noopener\">Python for Trading<\/a><\/p>\n<p>Bankers by Day <a href=\"https:\/\/www.bankersbyday.com\/programming-languages-banking-finance-fintech\/\" target=\"_blank\" rel=\"noopener\">Programming languages in FinTech<\/a><\/p>\n<p>Julia Computing <a href=\"https:\/\/juliacomputing.com\/industries\/banking-and-finance\/\" target=\"_blank\" rel=\"noopener\">Julia for Finance<\/a><\/p>\n<p>R Examples <a href=\"http:\/\/www.rexamples.com\/1\/R%20Basics\" target=\"_blank\" rel=\"noopener\"> R Basics <\/a><\/p>\n<h2>About the author<\/h2>\n<p>The article was written in October 2021 by <a href=\"https:\/\/www.linkedin.com\/in\/jayati-walia\/\" target=\"_blank\" rel=\"noopener\">Jayati WALIA<\/a> (ESSEC Business School, <i>Grande Ecole<\/i> Program &#8211; Master in Management, 2019-2022).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article, Jayati WALIA (ESSEC Business School, Grande Ecole Program &#8211; Master in Management, 2019-2022) presents an overview of popular programming languages used in quantitative finance. Introduction Finance as an industry has always been very responsive to new technologies. The past decades have witnessed the inclusion of innovative technologies, platforms, mathematical models and sophisticated &#8230; <a title=\"Programming Languages for Quants\" class=\"read-more\" href=\"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/\" aria-label=\"Read more about Programming Languages for Quants\">Read more<\/a><\/p>\n","protected":false},"author":33,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[5,10],"tags":[110,478,484,485],"class_list":["post-5982","post","type-post","status-publish","format-standard","hentry","category-contributors","category-financial-techniques","tag-c","tag-python","tag-quants","tag-r"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.3 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Programming Languages for Quants - SimTrade blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Programming Languages for Quants\" \/>\n<meta property=\"og:description\" content=\"In this article, Jayati WALIA (ESSEC Business School, Grande Ecole Program &#8211; Master in Management, 2019-2022) presents an overview of popular programming languages used in quantitative finance. Introduction Finance as an industry has always been very responsive to new technologies. The past decades have witnessed the inclusion of innovative technologies, platforms, mathematical models and sophisticated ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/\" \/>\n<meta property=\"og:site_name\" content=\"SimTrade blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/fr-fr.facebook.com\/simtrade.fr\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-10-11T20:32:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-17T12:04:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2021\/04\/img_SimTrade_Photo1_Jayati_Walia.png\" \/>\n<meta name=\"author\" content=\"Jayati WALIA\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@simtrade\" \/>\n<meta name=\"twitter:site\" content=\"@simtrade\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jayati WALIA\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/\"},\"author\":{\"name\":\"Jayati WALIA\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#\/schema\/person\/a199e505389f6cab66614a44f61923be\"},\"headline\":\"Programming Languages for Quants\",\"datePublished\":\"2021-10-11T20:32:59+00:00\",\"dateModified\":\"2026-02-17T12:04:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/\"},\"wordCount\":819,\"publisher\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2021\/04\/img_SimTrade_Photo1_Jayati_Walia.png\",\"keywords\":[\"C++\",\"Python\",\"Quants\",\"R\"],\"articleSection\":[\"Contributors\",\"Financial techniques\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/\",\"url\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/\",\"name\":\"Programming Languages for Quants - SimTrade blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2021\/04\/img_SimTrade_Photo1_Jayati_Walia.png\",\"datePublished\":\"2021-10-11T20:32:59+00:00\",\"dateModified\":\"2026-02-17T12:04:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/#primaryimage\",\"url\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2021\/04\/img_SimTrade_Photo1_Jayati_Walia.png\",\"contentUrl\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2021\/04\/img_SimTrade_Photo1_Jayati_Walia.png\",\"width\":318,\"height\":339},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Programming Languages for Quants\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#website\",\"url\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/\",\"name\":\"SimTrade blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#organization\",\"name\":\"SimTrade\",\"url\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2014\/01\/cropped-cropped-Banner_blog_SimTrade2.jpg\",\"contentUrl\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2014\/01\/cropped-cropped-Banner_blog_SimTrade2.jpg\",\"width\":940,\"height\":126,\"caption\":\"SimTrade\"},\"image\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/fr-fr.facebook.com\/simtrade.fr\/\",\"https:\/\/x.com\/simtrade\",\"https:\/\/www.linkedin.com\/company\/sim-trade\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#\/schema\/person\/a199e505389f6cab66614a44f61923be\",\"name\":\"Jayati WALIA\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/7da394278c58bf56c2b6c77c7b2e4d12e4c592037e2f8f8768fbbbdb97475ac2?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7da394278c58bf56c2b6c77c7b2e4d12e4c592037e2f8f8768fbbbdb97475ac2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7da394278c58bf56c2b6c77c7b2e4d12e4c592037e2f8f8768fbbbdb97475ac2?s=96&d=mm&r=g\",\"caption\":\"Jayati WALIA\"},\"url\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/author\/jwalia\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Programming Languages for Quants - SimTrade blog","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:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/","og_locale":"en_US","og_type":"article","og_title":"Programming Languages for Quants","og_description":"In this article, Jayati WALIA (ESSEC Business School, Grande Ecole Program &#8211; Master in Management, 2019-2022) presents an overview of popular programming languages used in quantitative finance. Introduction Finance as an industry has always been very responsive to new technologies. The past decades have witnessed the inclusion of innovative technologies, platforms, mathematical models and sophisticated ... Read more","og_url":"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/","og_site_name":"SimTrade blog","article_publisher":"https:\/\/fr-fr.facebook.com\/simtrade.fr\/","article_published_time":"2021-10-11T20:32:59+00:00","article_modified_time":"2026-02-17T12:04:59+00:00","og_image":[{"url":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2021\/04\/img_SimTrade_Photo1_Jayati_Walia.png","type":"","width":"","height":""}],"author":"Jayati WALIA","twitter_card":"summary_large_image","twitter_creator":"@simtrade","twitter_site":"@simtrade","twitter_misc":{"Written by":"Jayati WALIA","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/#article","isPartOf":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/"},"author":{"name":"Jayati WALIA","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#\/schema\/person\/a199e505389f6cab66614a44f61923be"},"headline":"Programming Languages for Quants","datePublished":"2021-10-11T20:32:59+00:00","dateModified":"2026-02-17T12:04:59+00:00","mainEntityOfPage":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/"},"wordCount":819,"publisher":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#organization"},"image":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/#primaryimage"},"thumbnailUrl":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2021\/04\/img_SimTrade_Photo1_Jayati_Walia.png","keywords":["C++","Python","Quants","R"],"articleSection":["Contributors","Financial techniques"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/","url":"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/","name":"Programming Languages for Quants - SimTrade blog","isPartOf":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/#primaryimage"},"image":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/#primaryimage"},"thumbnailUrl":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2021\/04\/img_SimTrade_Photo1_Jayati_Walia.png","datePublished":"2021-10-11T20:32:59+00:00","dateModified":"2026-02-17T12:04:59+00:00","breadcrumb":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/#primaryimage","url":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2021\/04\/img_SimTrade_Photo1_Jayati_Walia.png","contentUrl":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2021\/04\/img_SimTrade_Photo1_Jayati_Walia.png","width":318,"height":339},{"@type":"BreadcrumbList","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/programming-languages-quants\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.simtrade.fr\/blog_simtrade\/"},{"@type":"ListItem","position":2,"name":"Programming Languages for Quants"}]},{"@type":"WebSite","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#website","url":"https:\/\/www.simtrade.fr\/blog_simtrade\/","name":"SimTrade blog","description":"","publisher":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.simtrade.fr\/blog_simtrade\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#organization","name":"SimTrade","url":"https:\/\/www.simtrade.fr\/blog_simtrade\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#\/schema\/logo\/image\/","url":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2014\/01\/cropped-cropped-Banner_blog_SimTrade2.jpg","contentUrl":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2014\/01\/cropped-cropped-Banner_blog_SimTrade2.jpg","width":940,"height":126,"caption":"SimTrade"},"image":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/fr-fr.facebook.com\/simtrade.fr\/","https:\/\/x.com\/simtrade","https:\/\/www.linkedin.com\/company\/sim-trade"]},{"@type":"Person","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#\/schema\/person\/a199e505389f6cab66614a44f61923be","name":"Jayati WALIA","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/7da394278c58bf56c2b6c77c7b2e4d12e4c592037e2f8f8768fbbbdb97475ac2?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/7da394278c58bf56c2b6c77c7b2e4d12e4c592037e2f8f8768fbbbdb97475ac2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7da394278c58bf56c2b6c77c7b2e4d12e4c592037e2f8f8768fbbbdb97475ac2?s=96&d=mm&r=g","caption":"Jayati WALIA"},"url":"https:\/\/www.simtrade.fr\/blog_simtrade\/author\/jwalia\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/posts\/5982","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/users\/33"}],"replies":[{"embeddable":true,"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/comments?post=5982"}],"version-history":[{"count":1,"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/posts\/5982\/revisions"}],"predecessor-version":[{"id":18108,"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/posts\/5982\/revisions\/18108"}],"wp:attachment":[{"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/media?parent=5982"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/categories?post=5982"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/tags?post=5982"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}