Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Simulated Stop Limit Orders

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

    Simulated Stop Limit Orders

    hi,
    Using unmanaged orders, can we send simulated Stop Limit Orders in NinjaScript ?

    if so what is the syntax ? SubmitOrder doesn't seem to have any option to indicate that the order is simulated.

    thanks

    #2
    Unfortunately not aljafp, this is a true unmanaged approach - there would no under the hood NT order management / checks, thus you would need to self code the desired function in this mode.

    Comment


      #3
      Originally posted by NinjaTrader_Bertrand View Post
      Unfortunately not aljafp, this is a true unmanaged approach - there would no under the hood NT order management / checks, thus you would need to self code the desired function in this mode.
      Ok, then under managed mode, is there a way to send Simulated Stop Limit in NinjaScript ?

      Non of these methods
      ExitLongStopLimit, ExitShortStopLimit have a simulated flag as parameter.

      I am asking because, the product i am trading, the API only supports limit orders.

      Or are we saying In reality, irrespective of managed or unmanaged mode, there is just no way for Ninja Script Strategy code to send Simulated Stop limit orders ?

      thanks
      Last edited by aljafp; 04-06-2010, 05:53 PM.

      Comment


        #4
        Unfortunately this is only supported for SetStopLoss() under regular managed order handling - to workaround this just send the StopLimit order in the moment you need it and don't 'park' them ahead of time.

        Comment


          #5
          Originally posted by NinjaTrader_Bertrand View Post
          Unfortunately this is only supported for SetStopLoss() under regular managed order handling - to workaround this just send the StopLimit order in the moment you need it and don't 'park' them ahead of time.
          hi Bertrand could you clarify... As i already mentioned my broker's Pats API only support Limit Orders. So how do I "just send the StopLimit order in the moment you need it" ? thanks

          Comment


            #6
            aljafp, sorry missed that, you would then need to work with Limit orders and mointor for the price when you want it send / placed.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            599 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            344 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            103 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            558 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            557 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X