Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Breakeven ATM strategy with Hot Keys

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

    Breakeven ATM strategy with Hot Keys

    Hi,


    I need some guidance with this one.


    In the Hot Key window under Order entry there are a possibility to set a Hot Key for "Breakeven ATM strategy".


    How and where I need to write this strategy and where to I copy that strategy in, so that the Hot Key will work?


    Thanks for any help,
    Michael

    #2
    Hello michi08,

    Thanks for your post.

    This hot key is for having an active Atm strategy move its stop loss to the breakeven point. The hotkey will need to be assigned in the Hot Keys window and then order entry hot keys will need to be enabled in the Tools > Options menu of the Control Center under Trading.

    Atm strategies - https://ninjatrader.com/support/help...gement_atm.htm

    Capturing key presses in a NinjaScript strategy would involve writing your own logic to detect key presses and then to move your stop loss to the breakeven point. We do not offer any out-of-box NinjaScript code to capture key presses, so you will have to create your own implementation. You may reference the conversion and the exmaple below for some direction on capturing keys and also to modify your stop loss.

    A1ChartNotes (example that captures key presses) - https://ninjatrader.com/support/foru...=7&linkid=1099

    SamplePriceModification - https://ninjatrader.com/support/help...of_stop_lo.htm

    Please let me know if you have any questions.

    Comment


      #3
      Originally posted by NinjaTrader_Jim View Post
      Hello michi08,

      Thanks for your post.

      This hot key is for having an active Atm strategy move its stop loss to the breakeven point. The hotkey will need to be assigned in the Hot Keys window and then order entry hot keys will need to be enabled in the Tools > Options menu of the Control Center under Trading.

      Atm strategies - https://ninjatrader.com/support/help...gement_atm.htm

      Capturing key presses in a NinjaScript strategy would involve writing your own logic to detect key presses and then to move your stop loss to the breakeven point. We do not offer any out-of-box NinjaScript code to capture key presses, so you will have to create your own implementation. You may reference the conversion and the exmaple below for some direction on capturing keys and also to modify your stop loss.

      A1ChartNotes (example that captures key presses) - https://ninjatrader.com/support/foru...=7&linkid=1099

      SamplePriceModification - https://ninjatrader.com/support/help...of_stop_lo.htm

      Please let me know if you have any questions.
      I know it's an old post but I have a question.
      I have a hot key for Breakeven ATM Strategy and my trade is entered using an ATM with a Stop Strategy that includes a breakeven with a 5 tick cushion. I am expecting that when I hit the hot key I will get break even plus 5 ticks, like the BE in the ATM. but I just get a straight up BE. Which is no different than the garden variety Breakeven in the Hot keys.
      What am I missing?

      Comment


        #4
        Hello Denver_Wayne,

        The Breakeven ATM strategy hotkey only moves the stop to the position average price and cannot have an offset.
        There is not an option for adding an offset with the hotkey.
        Further, any breakeven stop strategy behavior would be separate from this.
        Chelsea B.NinjaTrader Customer Service

        Comment


          #5
          So how is that different from the hotkey "Breakeven Position"?
          Click image for larger version

Name:	image.png
Views:	799
Size:	37.1 KB
ID:	1299787

          Comment


            #6
            Hello Denver_Wayne,

            Breakeven ATM moves the stop for the ATM on the active window.
            Breakeven position moves any stop for any position, not just for ATMs.

            Below is a link to the help guide.
            Chelsea B.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by NullPointStrategies, Yesterday, 05:17 AM
            0 responses
            62 views
            0 likes
            Last Post NullPointStrategies  
            Started by argusthome, 03-08-2026, 10:06 AM
            0 responses
            134 views
            0 likes
            Last Post argusthome  
            Started by NabilKhattabi, 03-06-2026, 11:18 AM
            0 responses
            75 views
            0 likes
            Last Post NabilKhattabi  
            Started by Deep42, 03-06-2026, 12:28 AM
            0 responses
            45 views
            0 likes
            Last Post Deep42
            by Deep42
             
            Started by TheRealMorford, 03-05-2026, 06:15 PM
            0 responses
            50 views
            0 likes
            Last Post TheRealMorford  
            Working...
            X