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

Adding sell order 4 ticks above entry price in Ninjascript

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

    Adding sell order 4 ticks above entry price in Ninjascript

    Hello, I apologize if this is a amateur question but I cant seem to figure out how to enter a sell order say 4 or however many ticks above my entry price. Same goes for shorts, I can enter a short trade with my script but as soon as I am in the money trading the ES it wont trigger my sell order for however many ticks I set it to. If someone can just point me in the right direction of how to either add or edit my code to where it will set a sell order for long trades or buy order for my short trades. Thanks

    #2
    Hello Endlessweek122,

    Thanks for your post and welcome to the NinjaTrader forums.

    If you are the Strategy Builder, you would set your profit target and stop orders in the "Stops and Targets" page.

    If you are programming directly in Ninjascript then you can use SetProfitTarget() and SetStopLoss() as these methods will be OCO tied to your entry order.

    Here are links to these methods:





    I would also suggest reviewing the "Managed approach" document for further guidance: https://ninjatrader.com/support/help...d_approach.htm
    Paul H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by MacDad, 02-25-2024, 11:48 PM
    7 responses
    158 views
    0 likes
    Last Post loganjarosz123  
    Started by Belfortbucks, Today, 09:29 PM
    0 responses
    7 views
    0 likes
    Last Post Belfortbucks  
    Started by zstheorist, Today, 07:52 PM
    0 responses
    7 views
    0 likes
    Last Post zstheorist  
    Started by pmachiraju, 11-01-2023, 04:46 AM
    8 responses
    151 views
    0 likes
    Last Post rehmans
    by rehmans
     
    Started by mattbsea, Today, 05:44 PM
    0 responses
    6 views
    0 likes
    Last Post mattbsea  
    Working...
    X