﻿<?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">Immediate limit orders TakeProfitStopLossStrategy</title>
  <id>~/topic/10431/immediate-limit-orders-takeprofitstoplossstrategy/</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-06-14T17:49:23Z</updated>
  <logo>https://stocksharp.com/images/logo.png</logo>
  <link href="https://stocksharp.com/handlers/atom.ashx?category=topic&amp;id=10431" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.com/posts/m/46740/</id>
    <title type="text">Thank you for your feedback. You can try override the logic of ProtectiveStrategy and create your ow...</title>
    <published>2019-02-15T18:43:44Z</published>
    <updated>2019-02-15T18:43:44Z</updated>
    <author>
      <name>Support</name>
      <uri>https://stocksharp.com/users/97869/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;Thank you for your feedback. You can try override the logic of ProtectiveStrategy and create your own implementation.&lt;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.com/posts/m/46739/</id>
    <title type="text">Hi, I&amp;apos;ve a strategy which holds positions just for a few minutes and closes them using take profit o...</title>
    <published>2019-02-15T11:56:19Z</published>
    <updated>2019-02-15T11:56:19Z</updated>
    <author>
      <name>vsmt</name>
      <uri>https://stocksharp.com/users/95909/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;Hi, I've a strategy which holds positions just for a few minutes and closes them using take profit or stop loss strategy: &lt;a href="https://doc.stocksharp.com/html/T_StockSharp_Algo_Strategies_Protective_TakeProfitStopLossStrategy.htm"&gt;https://doc.stocksharp.com/html/T_StockSharp_Algo_Strategies_Protective_TakeProfitStopLossStrategy.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I noticed the take profit/stop loss strategies submit limit orders when the current bid/ask is near the take profit/stop loss level. However, for optimal execution it's beneficial to start submitting limit orders immediately once a trade is executed to obtain good queue position.&lt;/p&gt;
&lt;p&gt;How can I force the take profit / stop loss strategies to immediately submit limit orders?&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>