Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Identifying the stop price in an ATS

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

    Identifying the stop price in an ATS

    I've programmed something basic that hands over to an ATM strategy for trading.

    However, for subsequent trades I need to identify where the stop is on the current position (if any).

    The ATM has 3 cars which have predefined T1, T2 and T3 with an OCO stop. After T2 is hit, the stop is moved x ticks away from current price every y ticks, depending on instrument traded.

    I want my ATS to not take any short trades when my [trailing] stop is above my defined "entry zone" and v.v. for long trades.

    What can I use in my ATS to define where my current stop from the ATM strategy is?

    #2
    Insearch, to change stop and target prices while the ATM is working, please use this method - http://www.ninjatrader-support.com/H...topTarget.html

    Comment


      #3
      Thanks.

      I'm not trying to change the stop order or target.

      If my ATM stop on a certain ES position is at 1110, what can I use in my ATS to identify that the stop is at 1110, eg is there something like GetAtmStrategyStopPrice()?

      Comment


        #4
        Unfortunately not Insearch, you could only check their current order status and how much you got filled... - http://www.ninjatrader-support.com/H...derStatus.html

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        90 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        48 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        31 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        34 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        69 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X