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

Break Even in Strategy Wizard

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

    Break Even in Strategy Wizard

    i see that i can use a profit target and stop/trailing stoploss in the wizard, i am trying to find a way to simply use ONLY some form of a break even to where once a trade is X amount of ticks positive i can set a stop loss order at my break even point or some user defined point

    #2
    You would have to bypass using the stop loss screen and create a condition that submits exit long stop for example. Then create another condition that checks close of is >= position average price and then use Exit long stop with a new price that is equal to the position average price.

    The down side is that the stop is not submitted until the next bar or, if you run with calculate on bar close set to false, then it would be submitted on the next tick after a position is opened.
    RayNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by alifarahani, Today, 09:40 AM
    4 responses
    19 views
    0 likes
    Last Post alifarahani  
    Started by gentlebenthebear, Today, 01:30 AM
    3 responses
    16 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by PhillT, Today, 02:16 PM
    2 responses
    7 views
    0 likes
    Last Post PhillT
    by PhillT
     
    Started by Kaledus, Today, 01:29 PM
    3 responses
    11 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by frankthearm, Yesterday, 09:08 AM
    14 responses
    47 views
    0 likes
    Last Post NinjaTrader_Clayton  
    Working...
    X