Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Stop loss

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

    Stop loss

    Hi,

    Now im using setstoploss() function for my stop loss but it does not stop at the price i indicated cos i think the "order type" is Market.

    If i use manual place of order and manual setting of stoploss on DOM, the "order type" display on control center is "Stoplimit" and stop at my correct setting price.

    so which command or function should i use for my strategy to set the stop loss so that it will stop exactly on the price i set/want?

    pls advice. thanks.

    #2
    Hello,

    Thank you for the question.

    The built in SetStopLoss command would submit as a Stop order, in the case you would like to use a Limit order you can but you then would need to submit the order yourself rather than using SetStopLoss.

    For example, you could Enter long and then check if the strategy position is long, if so submit a Exit Long Limit order at the price you want.

    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment


      #3
      I see.. noted. Thanks Jesse

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by helpwanted, Today, 03:06 AM
      0 responses
      3 views
      0 likes
      Last Post helpwanted  
      Started by Brevo, Today, 01:45 AM
      0 responses
      7 views
      0 likes
      Last Post Brevo
      by Brevo
       
      Started by aussugardefender, Today, 01:07 AM
      0 responses
      5 views
      0 likes
      Last Post aussugardefender  
      Started by pvincent, 06-23-2022, 12:53 PM
      14 responses
      242 views
      0 likes
      Last Post Nyman
      by Nyman
       
      Started by TraderG23, 12-08-2023, 07:56 AM
      9 responses
      384 views
      1 like
      Last Post Gavini
      by Gavini
       
      Working...
      X