{"id":1049,"date":"2023-05-12T09:00:02","date_gmt":"2023-05-12T09:00:02","guid":{"rendered":"https:\/\/eodhd.com\/financial-academy\/?p=1049"},"modified":"2024-03-12T14:34:08","modified_gmt":"2024-03-12T14:34:08","slug":"import-quotes-to-amibroker","status":"publish","type":"post","link":"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker","title":{"rendered":"Importing Quotes to AmiBroker"},"content":{"rendered":"\n<p>It&#8217;s easy to import end of day historical data to AmiBroker software and use our data there. This article explains how to do it step-by-step.<\/p>\n\n\n\n<p class=\"has-text-align-center\"><a class=\"maxbutton-1 maxbutton maxbutton-subscribe-to-api external-css btn\" href=\"https:\/\/eodhd.com\/register\"><span class='mb-text'>Register &amp; Get Data<\/span><\/a><\/p>\n\n\n\n<p><strong>1. Download the data in AmiBroker format.<\/strong> You can easily do it with Technical API and function &#8216;format_amibroker&#8217;. Below you can find an example of url for TSLA:<\/p>\n\n\n        \n    <div class=\"api_url_box\">\n        <div class=\"buttons\">\n            <a class=\"view\" title=\"View request in new tab\" onclick=\"roistat.event.send('D-doc-api-view-request-click'); gtag('event', 'ViewApiRequest', {'event_category':'TrialApiData'});\" href=\"\" target=\"_blank\">View<\/a>\n            <button onclick=\"roistat.event.send('D-doc-api-copy-url-click'); gtag('event', 'CopyApiUrl', {'event_category':'TrialApiData'});\" class=\"copy\" title=\"Copy url\">Copy<\/button>\n        <\/div>\n        <div class=\"api_url_text\">https:\/\/eodhistoricaldata.com\/api\/technical\/TSLA?from=2010-07-01&amp;to=2020-12-01&amp;function=format_amibroker&amp;api_token=YOUR_API_TOKEN&api_token=<span class=\"api_token\">{your_api_key}<\/span><\/div>\n        <div class=\"register_link\">\n            <a href=\"\/register\">Register to get your free API key<\/a> or use demo key for AAPL and VTI: <b>OeAFFmMliFG5orCUuwAKQ8l4WWFQ67YX<\/b>\n        <\/div>\n    <\/div>\n    \n    \n\n\n\n<p>This API URL will download the file in AmiBroker format with name &#8216;TSLA_format_amibroker.csv&#8217;<\/p>\n\n\n\n<p><strong>2. Open the AmiBroker and then File-&gt;Import Wizard<\/strong>. For this documentation and screenshots, we used AmiBroker version 6.<\/p>\n\n\n\n<p><strong>3. Pick file or several files to import.<\/strong> We selected the file downloaded on the Step 1 with name TSLA_format_amibroker.csv. You can also pick several files if you need several tickers to be imported.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/eodhistoricaldata.com\/financial-apis\/wp-content\/uploads\/2020\/12\/image-1.png\" alt=\"\" class=\"wp-image-2175\"\/><\/figure>\n\n\n\n<p><strong>4. Define fields and skip the first line.<\/strong> Since the file is already in AmiBroker format, you just need to skip the first 1 line, everything else is ready.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/eodhistoricaldata.com\/financial-apis\/wp-content\/uploads\/2020\/12\/image-2.png\" alt=\"\" class=\"wp-image-2177\"\/><\/figure>\n\n\n\n<p><strong>5. Finish the import and enjoy your data.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/eodhistoricaldata.com\/financial-apis\/wp-content\/uploads\/2020\/12\/image-3.png\" alt=\"\" class=\"wp-image-2179\"\/><\/figure>\n\n\n\n<p>That&#8217;s all. If you have any questions, you can ask us via email: support@eodhistoricaldata.com.<\/p>\n\n\n\n<p class=\"has-text-align-center\"><a class=\"maxbutton-1 maxbutton maxbutton-subscribe-to-api external-css btn\" href=\"https:\/\/eodhd.com\/register\"><span class='mb-text'>Register &amp; Get Data<\/span><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>It&#8217;s easy to import end of day historical data to AmiBroker software and use our data there. This article explains how to do it step-by-step. 1. Download the data in AmiBroker format. You can easily do it with Technical API and function &#8216;format_amibroker&#8217;. Below you can find an example of url for TSLA: This API [&hellip;]<\/p>\n","protected":false},"author":14,"featured_media":1854,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[66],"tags":[],"coding-language":[],"ready-to-go-solution":[],"qualification":[],"financial-apis-category":[],"financial-apis-manuals":[],"class_list":["post-1049","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-financial-faq","has_thumb"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.9 (Yoast SEO v26.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>A Beginner&#039;s Guide to Importing Quotes to AmiBroker | EODHD APIs Academy<\/title>\n<meta name=\"description\" content=\"Discover the simple process of importing quotes to AmiBroker. Our guide provides easy-to-follow instructions for successful data integration\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Importing Quotes to AmiBroker\" \/>\n<meta property=\"og:description\" content=\"Discover the simple process of importing quotes to AmiBroker. Our guide provides easy-to-follow instructions for successful data integration\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker\" \/>\n<meta property=\"og:site_name\" content=\"Financial Academy\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/eodhistoricaldata\" \/>\n<meta property=\"article:published_time\" content=\"2023-05-12T09:00:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-12T14:34:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/eodhd.com\/financial-academy\/wp-content\/uploads\/2023\/08\/image-3-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1250\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Eugen from EODHD\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@EOD_data\" \/>\n<meta name=\"twitter:site\" content=\"@EOD_data\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Eugen from EODHD\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker#article\",\"isPartOf\":{\"@id\":\"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker\"},\"author\":{\"name\":\"Eugen from EODHD\",\"@id\":\"https:\/\/eodhd.com\/financial-academy\/#\/schema\/person\/ccc2b180b8e69e73b0d95ef4b24dc3a8\"},\"headline\":\"Importing Quotes to AmiBroker\",\"datePublished\":\"2023-05-12T09:00:02+00:00\",\"dateModified\":\"2024-03-12T14:34:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker\"},\"wordCount\":208,\"publisher\":{\"@id\":\"https:\/\/eodhd.com\/financial-academy\/#organization\"},\"image\":{\"@id\":\"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker#primaryimage\"},\"thumbnailUrl\":\"https:\/\/eodhd.com\/financial-academy\/wp-content\/uploads\/2023\/08\/image-3-1.png\",\"articleSection\":[\"Financial FAQ\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker\",\"url\":\"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker\",\"name\":\"A Beginner's Guide to Importing Quotes to AmiBroker | EODHD APIs Academy\",\"isPartOf\":{\"@id\":\"https:\/\/eodhd.com\/financial-academy\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker#primaryimage\"},\"image\":{\"@id\":\"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker#primaryimage\"},\"thumbnailUrl\":\"https:\/\/eodhd.com\/financial-academy\/wp-content\/uploads\/2023\/08\/image-3-1.png\",\"datePublished\":\"2023-05-12T09:00:02+00:00\",\"dateModified\":\"2024-03-12T14:34:08+00:00\",\"description\":\"Discover the simple process of importing quotes to AmiBroker. Our guide provides easy-to-follow instructions for successful data integration\",\"breadcrumb\":{\"@id\":\"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker#primaryimage\",\"url\":\"https:\/\/eodhd.com\/financial-academy\/wp-content\/uploads\/2023\/08\/image-3-1.png\",\"contentUrl\":\"https:\/\/eodhd.com\/financial-academy\/wp-content\/uploads\/2023\/08\/image-3-1.png\",\"width\":1250,\"height\":630},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/eodhd.com\/financial-academy\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Importing Quotes to AmiBroker\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eodhd.com\/financial-academy\/#website\",\"url\":\"https:\/\/eodhd.com\/financial-academy\/\",\"name\":\"Financial APIs Academy | EODHD\",\"description\":\"Financial Stock Market Academy\",\"publisher\":{\"@id\":\"https:\/\/eodhd.com\/financial-academy\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eodhd.com\/financial-academy\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/eodhd.com\/financial-academy\/#organization\",\"name\":\"EODHD (EOD Historical Data)\",\"url\":\"https:\/\/eodhd.com\/financial-academy\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eodhd.com\/financial-academy\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/eodhd.com\/financial-academy\/wp-content\/uploads\/2023\/12\/EODHD-Logo.png\",\"contentUrl\":\"https:\/\/eodhd.com\/financial-academy\/wp-content\/uploads\/2023\/12\/EODHD-Logo.png\",\"width\":159,\"height\":82,\"caption\":\"EODHD (EOD Historical Data)\"},\"image\":{\"@id\":\"https:\/\/eodhd.com\/financial-academy\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/eodhistoricaldata\",\"https:\/\/x.com\/EOD_data\",\"https:\/\/www.reddit.com\/r\/EODHistoricalData\/\",\"https:\/\/eod-historical-data.medium.com\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/eodhd.com\/financial-academy\/#\/schema\/person\/ccc2b180b8e69e73b0d95ef4b24dc3a8\",\"name\":\"Eugen from EODHD\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eodhd.com\/financial-academy\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/940112153e11364b5bc780ac905443245fadf2aed5296b7d3653491fc42584dc?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/940112153e11364b5bc780ac905443245fadf2aed5296b7d3653491fc42584dc?s=96&d=mm&r=g\",\"caption\":\"Eugen from EODHD\"},\"url\":\"https:\/\/eodhd.com\/financial-academy\/author\/eugen-eodhd\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"A Beginner's Guide to Importing Quotes to AmiBroker | EODHD APIs Academy","description":"Discover the simple process of importing quotes to AmiBroker. Our guide provides easy-to-follow instructions for successful data integration","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:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker","og_locale":"en_US","og_type":"article","og_title":"Importing Quotes to AmiBroker","og_description":"Discover the simple process of importing quotes to AmiBroker. Our guide provides easy-to-follow instructions for successful data integration","og_url":"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker","og_site_name":"Financial Academy","article_publisher":"https:\/\/www.facebook.com\/eodhistoricaldata","article_published_time":"2023-05-12T09:00:02+00:00","article_modified_time":"2024-03-12T14:34:08+00:00","og_image":[{"width":1250,"height":630,"url":"https:\/\/eodhd.com\/financial-academy\/wp-content\/uploads\/2023\/08\/image-3-1.png","type":"image\/png"}],"author":"Eugen from EODHD","twitter_card":"summary_large_image","twitter_creator":"@EOD_data","twitter_site":"@EOD_data","twitter_misc":{"Written by":"Eugen from EODHD","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker#article","isPartOf":{"@id":"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker"},"author":{"name":"Eugen from EODHD","@id":"https:\/\/eodhd.com\/financial-academy\/#\/schema\/person\/ccc2b180b8e69e73b0d95ef4b24dc3a8"},"headline":"Importing Quotes to AmiBroker","datePublished":"2023-05-12T09:00:02+00:00","dateModified":"2024-03-12T14:34:08+00:00","mainEntityOfPage":{"@id":"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker"},"wordCount":208,"publisher":{"@id":"https:\/\/eodhd.com\/financial-academy\/#organization"},"image":{"@id":"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker#primaryimage"},"thumbnailUrl":"https:\/\/eodhd.com\/financial-academy\/wp-content\/uploads\/2023\/08\/image-3-1.png","articleSection":["Financial FAQ"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker","url":"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker","name":"A Beginner's Guide to Importing Quotes to AmiBroker | EODHD APIs Academy","isPartOf":{"@id":"https:\/\/eodhd.com\/financial-academy\/#website"},"primaryImageOfPage":{"@id":"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker#primaryimage"},"image":{"@id":"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker#primaryimage"},"thumbnailUrl":"https:\/\/eodhd.com\/financial-academy\/wp-content\/uploads\/2023\/08\/image-3-1.png","datePublished":"2023-05-12T09:00:02+00:00","dateModified":"2024-03-12T14:34:08+00:00","description":"Discover the simple process of importing quotes to AmiBroker. Our guide provides easy-to-follow instructions for successful data integration","breadcrumb":{"@id":"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker#primaryimage","url":"https:\/\/eodhd.com\/financial-academy\/wp-content\/uploads\/2023\/08\/image-3-1.png","contentUrl":"https:\/\/eodhd.com\/financial-academy\/wp-content\/uploads\/2023\/08\/image-3-1.png","width":1250,"height":630},{"@type":"BreadcrumbList","@id":"https:\/\/eodhd.com\/financial-academy\/financial-faq\/import-quotes-to-amibroker#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/eodhd.com\/financial-academy\/"},{"@type":"ListItem","position":2,"name":"Importing Quotes to AmiBroker"}]},{"@type":"WebSite","@id":"https:\/\/eodhd.com\/financial-academy\/#website","url":"https:\/\/eodhd.com\/financial-academy\/","name":"Financial APIs Academy | EODHD","description":"Financial Stock Market Academy","publisher":{"@id":"https:\/\/eodhd.com\/financial-academy\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eodhd.com\/financial-academy\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/eodhd.com\/financial-academy\/#organization","name":"EODHD (EOD Historical Data)","url":"https:\/\/eodhd.com\/financial-academy\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eodhd.com\/financial-academy\/#\/schema\/logo\/image\/","url":"https:\/\/eodhd.com\/financial-academy\/wp-content\/uploads\/2023\/12\/EODHD-Logo.png","contentUrl":"https:\/\/eodhd.com\/financial-academy\/wp-content\/uploads\/2023\/12\/EODHD-Logo.png","width":159,"height":82,"caption":"EODHD (EOD Historical Data)"},"image":{"@id":"https:\/\/eodhd.com\/financial-academy\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/eodhistoricaldata","https:\/\/x.com\/EOD_data","https:\/\/www.reddit.com\/r\/EODHistoricalData\/","https:\/\/eod-historical-data.medium.com\/"]},{"@type":"Person","@id":"https:\/\/eodhd.com\/financial-academy\/#\/schema\/person\/ccc2b180b8e69e73b0d95ef4b24dc3a8","name":"Eugen from EODHD","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eodhd.com\/financial-academy\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/940112153e11364b5bc780ac905443245fadf2aed5296b7d3653491fc42584dc?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/940112153e11364b5bc780ac905443245fadf2aed5296b7d3653491fc42584dc?s=96&d=mm&r=g","caption":"Eugen from EODHD"},"url":"https:\/\/eodhd.com\/financial-academy\/author\/eugen-eodhd"}]}},"jetpack_featured_media_url":"https:\/\/eodhd.com\/financial-academy\/wp-content\/uploads\/2023\/08\/image-3-1.png","jetpack_shortlink":"https:\/\/wp.me\/pdOdVT-gV","jetpack_sharing_enabled":true,"acf":[],"_links":{"self":[{"href":"https:\/\/eodhd.com\/financial-academy\/wp-json\/wp\/v2\/posts\/1049","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eodhd.com\/financial-academy\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eodhd.com\/financial-academy\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eodhd.com\/financial-academy\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/eodhd.com\/financial-academy\/wp-json\/wp\/v2\/comments?post=1049"}],"version-history":[{"count":13,"href":"https:\/\/eodhd.com\/financial-academy\/wp-json\/wp\/v2\/posts\/1049\/revisions"}],"predecessor-version":[{"id":2996,"href":"https:\/\/eodhd.com\/financial-academy\/wp-json\/wp\/v2\/posts\/1049\/revisions\/2996"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eodhd.com\/financial-academy\/wp-json\/wp\/v2\/media\/1854"}],"wp:attachment":[{"href":"https:\/\/eodhd.com\/financial-academy\/wp-json\/wp\/v2\/media?parent=1049"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eodhd.com\/financial-academy\/wp-json\/wp\/v2\/categories?post=1049"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eodhd.com\/financial-academy\/wp-json\/wp\/v2\/tags?post=1049"},{"taxonomy":"coding-language","embeddable":true,"href":"https:\/\/eodhd.com\/financial-academy\/wp-json\/wp\/v2\/coding-language?post=1049"},{"taxonomy":"ready-to-go-solution","embeddable":true,"href":"https:\/\/eodhd.com\/financial-academy\/wp-json\/wp\/v2\/ready-to-go-solution?post=1049"},{"taxonomy":"qualification","embeddable":true,"href":"https:\/\/eodhd.com\/financial-academy\/wp-json\/wp\/v2\/qualification?post=1049"},{"taxonomy":"financial-apis-category","embeddable":true,"href":"https:\/\/eodhd.com\/financial-academy\/wp-json\/wp\/v2\/financial-apis-category?post=1049"},{"taxonomy":"financial-apis-manuals","embeddable":true,"href":"https:\/\/eodhd.com\/financial-academy\/wp-json\/wp\/v2\/financial-apis-manuals?post=1049"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}