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 Hwop38, 05-04-2026, 07:02 PM
            0 responses
            174 views
            0 likes
            Last Post Hwop38
            by Hwop38
             
            Started by CaptainJack, 04-24-2026, 11:07 PM
            0 responses
            328 views
            0 likes
            Last Post CaptainJack  
            Started by Mindset, 04-21-2026, 06:46 AM
            0 responses
            252 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by M4ndoo, 04-20-2026, 05:21 PM
            0 responses
            355 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Started by M4ndoo, 04-19-2026, 05:54 PM
            0 responses
            181 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Working...
            X