﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type='text/css' href='https://stocksharp.com/css/style.css'?>
<?xml-stylesheet type='text/css' href='https://stocksharp.com/css/bbeditor.css'?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="html">FAQ on FIX Protocol. Limit orders when working through FIX Protocol.</title>
  <id>~/topic/11113/faq-on-fix-protocol_-limit-orders-when-working-through-fix-protocol_/</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-06-25T21:39:59Z</updated>
  <logo>https://stocksharp.com/images/logo.png</logo>
  <link href="https://stocksharp.com/handlers/atom.ashx?category=topic&amp;id=11113" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.com/posts/m/48737/</id>
    <title type="text">As mentioned earlier, animportant advantage of working through FIX Protocol is the ability to use li...</title>
    <published>2019-10-21T13:10:12Z</published>
    <updated>2019-10-21T13:10:12Z</updated>
    <author>
      <name>Marat</name>
      <uri>https://stocksharp.com/users/101940/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;As mentioned earlier, an&lt;strong&gt;important advantage&lt;/strong&gt; of working through &lt;strong&gt;FIX Protocol&lt;/strong&gt; is the ability to use limit orders &lt;em&gt;FOK ('Fill or Kill')&lt;/em&gt; and &lt;em&gt;IOC ('Immediate Or Cancel')&lt;/em&gt;. Their advantage over simple market orders is the absence of &lt;strong&gt;price slippage&lt;/strong&gt;. In fact, for arbitrage strategies, such as &lt;a href="https://stocksharp.com/robot/"&gt;&amp;quot;Edward-Scissorhands&amp;quot;&lt;/a&gt; from &lt;a href="https://stocksharp.com"&gt;StockSharp&lt;/a&gt;, this means almost &lt;strong&gt;zero risk&lt;/strong&gt;. Consider how the orders &lt;em&gt;FOK&lt;/em&gt; and &lt;em&gt;IOC&lt;/em&gt; FIX Protocol on the example of comparing them with conventional orders.
Before making a trade, the trader has the opportunity to &lt;strong&gt;sell or buy&lt;/strong&gt; the selected asset using a limit or market order. The option chosen by the trader determines the level of control over the execution price.&lt;br /&gt;
Thus, a market order determines its execution in the shortest possible time and at the best available price. [smile] For example, if you buy 100 units on a market order, the order will be executed entirely at the price that is available on the market. Accordingly, 50 units can be conditionally at a favorable price, and the rest at a price less favorable or completely unprofitable, in other words, the order will be executed at several different prices. At the same time, we have a situation with a large slippage. [laugh]&lt;/p&gt;
&lt;p&gt;&lt;img src="/file/109877/fix_connector_limith_order.jpg" alt="fix_connector_limith_order.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;FIX Protocol allows the trader to set his own execution price, so it will be executed at the specified price or higher. This is the use of a limit order. For example, if a trader placed a limit order to sell an asset and set a strike price of &lt;span class="math"&gt;\(100, the order will not be executed until the price for the placed asset is equal to or above the set limit of\)&lt;/span&gt; 100.[nerd]&lt;/p&gt;
&lt;p&gt;&lt;img src="/file/109876/fix_protocol_limith_order.jpg" alt="fix_protocol_limith_order.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;For this reason, &lt;strong&gt;we recommend using&lt;/strong&gt; the FIX Protocol connection, and provide the opportunity to purchase connection connectors or develop connectors individually. The full range of our products can be found &lt;a href="https://stocksharp.com/products/pricing/"&gt;here&lt;/a&gt;.&lt;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>