{"id":541,"date":"2026-06-24T15:38:05","date_gmt":"2026-06-24T15:38:05","guid":{"rendered":"https:\/\/fixapiterminal.com\/?page_id=541"},"modified":"2026-06-24T15:38:06","modified_gmt":"2026-06-24T15:38:06","slug":"como-conectar-interactive-brokers-ao-terminal-fix-api","status":"publish","type":"page","link":"https:\/\/fixapiterminal.com\/pt\/how-to-connect-interactive-brokers-to-fix-api-terminal\/","title":{"rendered":"Como conectar a Interactive Brokers ao Terminal FIX API"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n.fxt-quick-answer {\n  background: #eaf3ea;\n  border-left: 4px solid #2e7d32;\n  padding: 16px 20px;\n  margin: 18px 0;\n  border-radius: 4px;\n}\n.fxt-quick-answer p {\n  margin: 0;\n}\n\n.fxt-note {\n  background: #f4f7fa;\n  border-left: 4px solid #1a73e8;\n  padding: 16px 20px;\n  margin: 18px 0;\n  border-radius: 4px;\n}\n.fxt-note p {\n  margin: 0;\n}\n\n.fxt-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 18px 0;\n}\n.fxt-table th {\n  background: #1a73e8;\n  color: #ffffff;\n  border: 1px solid #cdd6e0;\n  padding: 10px;\n  text-align: left;\n}\n.fxt-table td {\n  border: 1px solid #cdd6e0;\n  padding: 10px;\n  text-align: left;\n}\n.fxt-table tr.fxt-alt td {\n  background: #f4f7fa;\n}\n\n.fxt-figure {\n  margin: 18px 0;\n}\n.fxt-figure img {\n  max-width: 100%;\n  height: auto;\n  border: 1px solid #cdd6e0;\n  border-radius: 4px;\n}\n.fxt-figure figcaption {\n  font-size: 14px;\n  color: #5a6b7b;\n  margin-top: 6px;\n}\n\n.fxt-btn {\n  display: inline-block;\n  margin: 6px 8px 6px 0;\n  padding: 12px 22px;\n  text-decoration: none;\n  border-radius: 6px;\n  font-weight: 600;\n}\n.fxt-btn-primary {\n  background: #1a73e8;\n  color: #ffffff;\n}\n.fxt-btn-secondary {\n  background: #eef2f7;\n  color: #1a2b3c;\n}\n\n.fxt-related {\n  font-size: 14px;\n  color: #5a6b7b;\n}\n<\/style>\n\n<p>FIX API Terminal can connect to an Interactive Brokers account through IB Gateway (or Trader Workstation). You install and log in to IB Gateway, note the API socket port and IP, then in FIX API Terminal open <strong>File \u2192 Add account<\/strong>, choose <strong>Interactive Brokers<\/strong>, and enter that same port and IP. This guide walks through the full setup.<\/p>\n\n<div class=\"fxt-quick-answer\">\n  <p><strong>Quick Answer:<\/strong> To add Interactive Brokers to FIX API Terminal, first install and log in to IB Gateway and enable its API in <em>Configure \u2192 Settings \u2192 API \u2192 Settings<\/em>, noting the Socket port (4002 for IB Gateway paper, 4001 for live). Then in FIX API Terminal open <em>File \u2192 Add account<\/em>, select <em>Interactive Brokers<\/em>, set <em>Port IB Gateway<\/em> to the same socket port and <em>IP IB Gateway<\/em> to <code>127.0.0.1<\/code> when running on the same computer, and save.<\/p>\n<\/div>\n\n<h2>What You Need First<\/h2>\n<p>To connect Interactive Brokers to FIX API Terminal you need an Interactive Brokers account, the IB Gateway or Trader Workstation (TWS) application installed and running, and FIX API Terminal installed on the same Windows computer. The connection is made locally between FIX API Terminal and the IB Gateway socket, so IB Gateway must be logged in and open whenever you trade.<\/p>\n\n<div class=\"fxt-note\">\n  <p><strong>Note:<\/strong> Interactive Brokers exposes its account through the IB Gateway \/ TWS API socket. In FIX API Terminal you select Interactive Brokers as the account type and point the platform at that socket, rather than entering a separate FIX session login.<\/p>\n<\/div>\n\n<h2>Step 1 \u2014 Install and Set Up IB Gateway<\/h2>\n<p>Download and install IB Gateway from Interactive Brokers, then log in with your IBKR credentials. Interactive Brokers publishes a step-by-step install and setup walkthrough in its <a href=\"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/interactive-brokers-gateway-install-setup\/\" target=\"_blank\" rel=\"noopener\">IB Gateway install and setup guide<\/a>. You can use either the live or the paper (simulated) login, depending on whether you want to test the connection first.<\/p>\n\n<p><figure class=\"fxt-figure\">\n  <img decoding=\"async\" src=\"https:\/\/fixapiterminal.com\/wp-content\/uploads\/2026\/06\/interactive-broker.png\" alt=\"IB Gateway API Settings showing the Socket port field set to 4002\">\n  <figcaption>IB Gateway \u2192 Configure \u2192 Settings \u2192 API \u2192 Settings. Note the Socket port value.<\/figcaption>\n<\/figure><\/p>\n\n<h2>Step 2 \u2014 Enable the API and Note the Socket Port<\/h2>\n<p>In IB Gateway (or TWS), open <strong>Configure \u2192 Settings \u2192 API \u2192 Settings<\/strong> and confirm the API is enabled. Two values matter here:<\/p>\n<p>The <strong>Socket port<\/strong> is the number FIX API Terminal connects to. Write it down exactly as shown. The default depends on the application and whether you are on a live or paper account, as shown in the table below.<\/p>\n<p>The <strong>Read-Only API<\/strong> checkbox controls whether orders can be placed. If you intend to trade through FIX API Terminal, make sure <em>Read-Only API<\/em> is unchecked. Leave it checked only if you want a view-only connection.<\/p>\n<p>If you are using TWS rather than IB Gateway, also enable <em>Enable ActiveX and Socket Clients<\/em>. Adding <code>127.0.0.1<\/code> to the list of <em>Trusted IPs<\/em> avoids repeated connection prompts when the platform runs on the same computer. Click <strong>Apply<\/strong> and then <strong>OK<\/strong>.<\/p>\n\n<h3>Default API Socket Ports<\/h3>\n<table class=\"fxt-table\">\n  <thead>\n    <tr><th>Application<\/th><th>Account mode<\/th><th>Default socket port<\/th><\/tr>\n  <\/thead>\n  <tbody>\n    <tr><td>IB Gateway<\/td><td>Live<\/td><td>4001<\/td><\/tr>\n    <tr class=\"fxt-alt\"><td>IB Gateway<\/td><td>Paper (simulated)<\/td><td>4002<\/td><\/tr>\n    <tr><td>Trader Workstation (TWS)<\/td><td>Live<\/td><td>7496<\/td><\/tr>\n    <tr class=\"fxt-alt\"><td>Trader Workstation (TWS)<\/td><td>Paper (simulated)<\/td><td>7497<\/td><\/tr>\n  <\/tbody>\n<\/table>\n<p>These are the Interactive Brokers defaults. If the Socket port in your API Settings shows a different number, use the number you actually see there \u2014 the value in FIX API Terminal must match it exactly.<\/p>\n\n<h2>Step 3 \u2014 Open Add Account in FIX API Terminal<\/h2>\n<p>In FIX API Terminal, open the <strong>File<\/strong> menu and choose <strong>Add account<\/strong>. In the <em>Edit login<\/em> window, set <strong>Type<\/strong> to <strong>Interactive Brokers<\/strong>. The form then shows the two connection fields used for an Interactive Brokers account: <em>Port IB Gateway<\/em> and <em>IP IB Gateway<\/em>.<\/p>\n\n<p><figure class=\"fxt-figure\">\n  <img decoding=\"async\" src=\"https:\/\/fixapiterminal.com\/wp-content\/uploads\/2026\/06\/interactive-brokers-api-settings-1024x690.png\" alt=\"FIX API Terminal Edit login dialog with Type set to Interactive Brokers, Port IB Gateway and IP IB Gateway fields\">\n  <figcaption>FIX API Terminal: File \u2192 Add account, Type set to Interactive Brokers.<\/figcaption>\n<\/figure><\/p>\n\n<h2>Step 4 \u2014 Enter the Port and IP<\/h2>\n<p>Fill in the Interactive Brokers account fields as follows:<\/p>\n<table class=\"fxt-table\">\n  <thead>\n    <tr><th>Field<\/th><th>What to enter<\/th><\/tr>\n  <\/thead>\n  <tbody>\n    <tr><td><strong>Name<\/strong><\/td><td>Any label that helps you recognise the account, for example <em>IBKR Paper<\/em> or <em>IBKR Live<\/em>.<\/td><\/tr>\n    <tr class=\"fxt-alt\"><td><strong>Port IB Gateway<\/strong><\/td><td>The exact Socket port from Step 2 (for example <code>4002<\/code> for IB Gateway paper, <code>4001<\/code> for live, or <code>7496<\/code>\/<code>7497<\/code> for TWS).<\/td><\/tr>\n    <tr><td><strong>IP IB Gateway<\/strong><\/td><td><code>127.0.0.1<\/code> when IB Gateway runs on the same computer as FIX API Terminal. Use the gateway machine&#8217;s IP address only if it runs on a different computer on your network.<\/td><\/tr>\n  <\/tbody>\n<\/table>\n<p>Click <strong>Save<\/strong>. The most common setup mistake is a mismatched port: if the number in FIX API Terminal does not match the Socket port in IB Gateway, the connection will not open.<\/p>\n\n<h2>Step 5 \u2014 Connect and Confirm<\/h2>\n<p>Make sure IB Gateway is logged in and running, then connect the account in FIX API Terminal. When the link is established, account and market data from Interactive Brokers become available in the platform. If IB Gateway is closed or logged out, the connection drops, so keep it open during trading sessions.<\/p>\n\n<h2>Why Use IB Gateway Instead of TWS<\/h2>\n<p>Both IB Gateway and Trader Workstation expose the same API socket, so either can be used with FIX API Terminal. IB Gateway is a lighter application built specifically for API connections, which is why many traders prefer it for an always-on connection. TWS includes the full charting and manual-trading interface and uses different default ports (7496 and 7497). Choose whichever you keep running, and set the matching port in FIX API Terminal.<\/p>\n\n<h2>Troubleshooting<\/h2>\n<p>If the account will not connect, check the most frequent causes first: the port in FIX API Terminal does not match the Socket port in IB Gateway; IB Gateway is not logged in or has been closed; the API is not enabled in <em>Configure \u2192 Settings \u2192 API \u2192 Settings<\/em>; or <code>127.0.0.1<\/code> is not listed as a Trusted IP and a connection prompt in IB Gateway is waiting to be accepted. If you can connect but cannot place orders, confirm that <em>Read-Only API<\/em> is unchecked.<\/p>\n\n<h2>Frequently Asked Questions<\/h2>\n\n<h3>How do I add an Interactive Brokers account to FIX API Terminal?<\/h3>\n<p>Open <strong>File \u2192 Add account<\/strong>, set Type to Interactive Brokers, enter the IB Gateway Socket port in <em>Port IB Gateway<\/em> and <code>127.0.0.1<\/code> in <em>IP IB Gateway<\/em> (when running locally), and save. IB Gateway must be installed, logged in, and have its API enabled.<\/p>\n\n<h3>What port should I use for Interactive Brokers in FIX API Terminal?<\/h3>\n<p>Use the Socket port shown in IB Gateway or TWS under Configure \u2192 Settings \u2192 API \u2192 Settings. Interactive Brokers defaults are 4001 (IB Gateway live), 4002 (IB Gateway paper), 7496 (TWS live), and 7497 (TWS paper). The value in FIX API Terminal must match it exactly.<\/p>\n\n<h3>What IP address should I enter for IB Gateway?<\/h3>\n<p>Enter <code>127.0.0.1<\/code> when IB Gateway runs on the same computer as FIX API Terminal. Use the gateway computer&#8217;s network IP address only if IB Gateway runs on a different machine.<\/p>\n\n<h3>Do I need IB Gateway running to trade?<\/h3>\n<p>Yes. FIX API Terminal connects to the IB Gateway (or TWS) API socket, so the gateway must be installed, logged in, and open during your session. If it closes or logs out, the connection drops.<\/p>\n\n<h3>Why can I connect but not place orders?<\/h3>\n<p>The most likely cause is that <em>Read-Only API<\/em> is enabled in the IB Gateway API Settings. Uncheck <em>Read-Only API<\/em>, apply the change, and reconnect to allow order placement.<\/p>\n\n<h3>Can I test the Interactive Brokers connection before trading live?<\/h3>\n<p>Yes. Log in to IB Gateway with a paper (simulated) account and use the corresponding paper port (4002 for IB Gateway). This lets you confirm the connection and order behaviour before switching to the live login and live port.<\/p>\n\n<h2>Conclusion<\/h2>\n<p>Connecting Interactive Brokers to FIX API Terminal comes down to matching one number. Install and log in to IB Gateway, enable the API and note its Socket port, then add the account in FIX API Terminal under <strong>File \u2192 Add account<\/strong> with Type set to Interactive Brokers, the same port, and IP <code>127.0.0.1<\/code>. Once the ports match and IB Gateway is running, the account connects and is ready to use.<\/p>\n\n<p>\n  <a class=\"fxt-btn fxt-btn-primary\" href=\"https:\/\/fixapiterminal.com\/FIXAPITerminal_setup.exe\">Download the free FIX API trading platform<\/a>\n  <a class=\"fxt-btn fxt-btn-secondary\" href=\"\/fix-api-brokers\/\">See supported FIX API brokers<\/a>\n<\/p>\n\n<p class=\"fxt-related\">Related: <a href=\"\/getting-started\/\">Getting Started<\/a> \u00b7 <a href=\"\/fix-api-brokers\/\">FIX API Brokers<\/a> \u00b7 <a href=\"\/fix-api-trading-guide\/\">FIX API Trading Guide<\/a><\/p>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How do I add an Interactive Brokers account to FIX API Terminal?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Open File, Add account, set Type to Interactive Brokers, enter the IB Gateway Socket port in Port IB Gateway and 127.0.0.1 in IP IB Gateway when running locally, and save. IB Gateway must be installed, logged in, and have its API enabled.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What port should I use for Interactive Brokers in FIX API Terminal?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Use the Socket port shown in IB Gateway or TWS under Configure, Settings, API, Settings. Interactive Brokers defaults are 4001 (IB Gateway live), 4002 (IB Gateway paper), 7496 (TWS live), and 7497 (TWS paper). The value in FIX API Terminal must match it exactly.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What IP address should I enter for IB Gateway?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Enter 127.0.0.1 when IB Gateway runs on the same computer as FIX API Terminal. Use the gateway computer's network IP address only if IB Gateway runs on a different machine.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do I need IB Gateway running to trade?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. FIX API Terminal connects to the IB Gateway or TWS API socket, so the gateway must be installed, logged in, and open during your session. If it closes or logs out, the connection drops.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Why can I connect but not place orders?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The most likely cause is that Read-Only API is enabled in the IB Gateway API Settings. Uncheck Read-Only API, apply the change, and reconnect to allow order placement.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I test the Interactive Brokers connection before trading live?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Log in to IB Gateway with a paper (simulated) account and use the corresponding paper port (4002 for IB Gateway). This lets you confirm the connection and order behaviour before switching to the live login and live port.\"\n      }\n    }\n  ]\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>FIX API Terminal can connect to an Interactive Brokers account through IB Gateway (or Trader Workstation). You install and log in to IB Gateway, note the API socket port and IP, then in FIX API Terminal open File \u2192 Add account, choose Interactive Brokers, and enter that same port and IP. This guide walks through [&#8230;]<\/p>\n<p><a class=\"btn btn-secondary conversions-read-more-link\" href=\"https:\/\/fixapiterminal.com\/pt\/how-to-connect-interactive-brokers-to-fix-api-terminal\/\">Read More&#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-541","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Connect Interactive Brokers to FIX API Terminal<\/title>\n<meta name=\"description\" content=\"How to connect Interactive Brokers to FIX API Terminal: install IB Gateway, set the API socket port and IP, then add the account via File, Add account.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fixapiterminal.com\/pt\/como-conectar-interactive-brokers-ao-terminal-fix-api\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Connect Interactive Brokers to FIX API Terminal\" \/>\n<meta property=\"og:description\" content=\"How to connect Interactive Brokers to FIX API Terminal: install IB Gateway, set the API socket port and IP, then add the account via File, Add account.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fixapiterminal.com\/pt\/como-conectar-interactive-brokers-ao-terminal-fix-api\/\" \/>\n<meta property=\"og:site_name\" content=\"FIX API Terminal \u2014 Free FIX API Trading Platform\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-24T15:38:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/fixapiterminal.com\/wp-content\/uploads\/2026\/06\/interactive-broker.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/how-to-connect-interactive-brokers-to-fix-api-terminal\\\/\",\"url\":\"https:\\\/\\\/fixapiterminal.com\\\/how-to-connect-interactive-brokers-to-fix-api-terminal\\\/\",\"name\":\"How to Connect Interactive Brokers to FIX API Terminal\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/how-to-connect-interactive-brokers-to-fix-api-terminal\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/how-to-connect-interactive-brokers-to-fix-api-terminal\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/fixapiterminal.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/interactive-broker.png\",\"datePublished\":\"2026-06-24T15:38:05+00:00\",\"dateModified\":\"2026-06-24T15:38:06+00:00\",\"description\":\"FIX API Terminal can connect to an Interactive Brokers account through IB Gateway (or Trader Workstation). You install and log in to IB Gateway, note the API socket port and IP, then in FIX API Terminal open File \u2192 Add account, choose Interactive Brokers, and enter that same port and IP. This guide walks through [...]<p><a class=\\\"btn btn-secondary conversions-read-more-link\\\" href=\\\"https:\\\/\\\/fixapiterminal.com\\\/pt\\\/how-to-connect-interactive-brokers-to-fix-api-terminal\\\/\\\">Read More...<\\\/a><\\\/p>\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/how-to-connect-interactive-brokers-to-fix-api-terminal\\\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/fixapiterminal.com\\\/how-to-connect-interactive-brokers-to-fix-api-terminal\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/how-to-connect-interactive-brokers-to-fix-api-terminal\\\/#primaryimage\",\"url\":\"https:\\\/\\\/fixapiterminal.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/interactive-broker.png\",\"contentUrl\":\"https:\\\/\\\/fixapiterminal.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/interactive-broker.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/how-to-connect-interactive-brokers-to-fix-api-terminal\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/fixapiterminal.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Connect Interactive Brokers to FIX API Terminal\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/#website\",\"url\":\"https:\\\/\\\/fixapiterminal.com\\\/\",\"name\":\"FIX API Terminal \u2014 Free FIX API Trading Platform\",\"description\":\"new generation of Forex trading platform\",\"publisher\":{\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/fixapiterminal.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/#organization\",\"name\":\"Forex Innovation Technologies\",\"url\":\"https:\\\/\\\/fixapiterminal.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/fixapiterminal.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Logo_fixapiterminal_2.png\",\"contentUrl\":\"https:\\\/\\\/fixapiterminal.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Logo_fixapiterminal_2.png\",\"width\":330,\"height\":91,\"caption\":\"Forex Innovation Technologies\"},\"image\":{\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Como conectar a Interactive Brokers ao Terminal FIX API","description":"How to connect Interactive Brokers to FIX API Terminal: install IB Gateway, set the API socket port and IP, then add the account via File, Add account.","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:\/\/fixapiterminal.com\/pt\/como-conectar-interactive-brokers-ao-terminal-fix-api\/","og_locale":"pt_BR","og_type":"article","og_title":"How to Connect Interactive Brokers to FIX API Terminal","og_description":"How to connect Interactive Brokers to FIX API Terminal: install IB Gateway, set the API socket port and IP, then add the account via File, Add account.","og_url":"https:\/\/fixapiterminal.com\/pt\/como-conectar-interactive-brokers-ao-terminal-fix-api\/","og_site_name":"FIX API Terminal \u2014 Free FIX API Trading Platform","article_modified_time":"2026-06-24T15:38:06+00:00","og_image":[{"url":"https:\/\/fixapiterminal.com\/wp-content\/uploads\/2026\/06\/interactive-broker.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fixapiterminal.com\/how-to-connect-interactive-brokers-to-fix-api-terminal\/","url":"https:\/\/fixapiterminal.com\/how-to-connect-interactive-brokers-to-fix-api-terminal\/","name":"Como conectar a Interactive Brokers ao Terminal FIX API","isPartOf":{"@id":"https:\/\/fixapiterminal.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/fixapiterminal.com\/how-to-connect-interactive-brokers-to-fix-api-terminal\/#primaryimage"},"image":{"@id":"https:\/\/fixapiterminal.com\/how-to-connect-interactive-brokers-to-fix-api-terminal\/#primaryimage"},"thumbnailUrl":"https:\/\/fixapiterminal.com\/wp-content\/uploads\/2026\/06\/interactive-broker.png","datePublished":"2026-06-24T15:38:05+00:00","dateModified":"2026-06-24T15:38:06+00:00","description":"FIX API Terminal can connect to an Interactive Brokers account through IB Gateway (or Trader Workstation). You install and log in to IB Gateway, note the API socket port and IP, then in FIX API Terminal open File \u2192 Add account, choose Interactive Brokers, and enter that same port and IP. This guide walks through [...]<p><a class=\"btn btn-secondary conversions-read-more-link\" href=\"https:\/\/fixapiterminal.com\/pt\/how-to-connect-interactive-brokers-to-fix-api-terminal\/\">Read More...<\/a><\/p>","breadcrumb":{"@id":"https:\/\/fixapiterminal.com\/how-to-connect-interactive-brokers-to-fix-api-terminal\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fixapiterminal.com\/how-to-connect-interactive-brokers-to-fix-api-terminal\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/fixapiterminal.com\/how-to-connect-interactive-brokers-to-fix-api-terminal\/#primaryimage","url":"https:\/\/fixapiterminal.com\/wp-content\/uploads\/2026\/06\/interactive-broker.png","contentUrl":"https:\/\/fixapiterminal.com\/wp-content\/uploads\/2026\/06\/interactive-broker.png"},{"@type":"BreadcrumbList","@id":"https:\/\/fixapiterminal.com\/how-to-connect-interactive-brokers-to-fix-api-terminal\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fixapiterminal.com\/"},{"@type":"ListItem","position":2,"name":"How to Connect Interactive Brokers to FIX API Terminal"}]},{"@type":"WebSite","@id":"https:\/\/fixapiterminal.com\/#website","url":"https:\/\/fixapiterminal.com\/","name":"Terminal FIX API \u2014 Plataforma Gratuita de Trading com API FIX","description":"Nova gera\u00e7\u00e3o de plataforma de negocia\u00e7\u00e3o Forex","publisher":{"@id":"https:\/\/fixapiterminal.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fixapiterminal.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"https:\/\/fixapiterminal.com\/#organization","name":"Tecnologias de Inova\u00e7\u00e3o Forex","url":"https:\/\/fixapiterminal.com\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/fixapiterminal.com\/#\/schema\/logo\/image\/","url":"https:\/\/fixapiterminal.com\/wp-content\/uploads\/2022\/10\/Logo_fixapiterminal_2.png","contentUrl":"https:\/\/fixapiterminal.com\/wp-content\/uploads\/2022\/10\/Logo_fixapiterminal_2.png","width":330,"height":91,"caption":"Forex Innovation Technologies"},"image":{"@id":"https:\/\/fixapiterminal.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/fixapiterminal.com\/pt\/wp-json\/wp\/v2\/pages\/541","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fixapiterminal.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fixapiterminal.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fixapiterminal.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fixapiterminal.com\/pt\/wp-json\/wp\/v2\/comments?post=541"}],"version-history":[{"count":1,"href":"https:\/\/fixapiterminal.com\/pt\/wp-json\/wp\/v2\/pages\/541\/revisions"}],"predecessor-version":[{"id":544,"href":"https:\/\/fixapiterminal.com\/pt\/wp-json\/wp\/v2\/pages\/541\/revisions\/544"}],"wp:attachment":[{"href":"https:\/\/fixapiterminal.com\/pt\/wp-json\/wp\/v2\/media?parent=541"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}