Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Simulated Stops with Unmanaged Orders

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Simulated Stops with Unmanaged Orders

    Is this possible?

    E.g. my script does

    SubmitOrder(BarsInProgress, OrderAction.Sell, OrderType.Stop, Quantity, 0.....)

    Can I get this to be a simulated stop, rather than sent to the broker?

    #2
    AntiMatter, it can be done by your code simply monitoring price / volume for the condition to send it in then - there's no simluated order here directly as there would be in managed.

    Comment


      #3
      OK thanks, I guess I was hoping for a simple "SimulatedStop = True", but no such luck I guess.

      I guess I will have to do it manually then, e.g. MKT when price hits the desired target.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by SalmaTrader, 07-07-2026, 10:26 PM
      0 responses
      47 views
      0 likes
      Last Post SalmaTrader  
      Started by CarlTrading, 07-05-2026, 01:16 PM
      0 responses
      22 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 06-17-2026, 10:32 AM
      0 responses
      15 views
      0 likes
      Last Post CaptainJack  
      Started by kinfxhk, 06-17-2026, 04:15 AM
      0 responses
      21 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 06-17-2026, 04:06 AM
      0 responses
      23 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Working...
      X