﻿<?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-04-08T13:55:20Z</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, an important advantage of working through FIX Protocol is the ability to use l...</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">As mentioned earlier, an&lt;b&gt; important advantage&lt;/b&gt; of working through &lt;b&gt;FIX Protocol&lt;/b&gt; is the ability to use limit orders &lt;em&gt;FOK (&amp;#39;Fill or Kill&amp;#39;)&lt;/em&gt; and &lt;em&gt;IOC (&amp;#39;Immediate Or Cancel&amp;#39;)&lt;/em&gt;. Their advantage over simple market orders is the absence of &lt;b&gt;price slippage&lt;/b&gt;. In fact, for arbitrage strategies, such as &lt;a href="https://stocksharp.com/robot/" title="https://stocksharp.com/robot/"&gt;&amp;quot;Edward-Scissorhands&amp;quot;&lt;/a&gt; from &lt;a href="https://stocksharp.com" title="https://stocksharp.com"&gt;StockSharp&lt;/a&gt;, this means almost &lt;b&gt;zero risk&lt;/b&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.&lt;br /&gt;Before making a trade, the trader has the opportunity to &lt;b&gt;sell or buy&lt;/b&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;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109877/fix_connector_limith_order.jpg' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109877/fix_connector_limith_order.jpg?size=800x800" alt="fix_connector_limith_order.jpg" title="fix_connector_limith_order.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&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 $ 100, the order will not be executed until the price for the placed asset is equal to or above the set limit of $ 100.[nerd]&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109876/fix_protocol_limith_order.jpg' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109876/fix_protocol_limith_order.jpg?size=800x800" alt="fix_protocol_limith_order.jpg" title="fix_protocol_limith_order.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For this reason, &lt;b&gt;we recommend using&lt;/b&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/" title="https://stocksharp.com/products/pricing/"&gt;here&lt;/a&gt;.</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>