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

ATM Stop Loss

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

    ATM Stop Loss

    How can I set up an automatic stop loss (like on an ATM) that wont mess up my strategies?
    LIke if I just manually enter a trade on my live account, it automatically sets up the stop loss to protect me from disconnects?
    I have noticed in the past that my ATM just stopped even activating so I figured I was doing it wrong? thanks

    #2
    Hi ezrollin, thanks for posting.

    All of the orders submitted to the instrument should be submitted by the strategy if there is a strategy running on that instrument on the same account. If the manually placed stop loss exits a position that the strategy was managing it will cause the strategy to go out of sync with the account position. An ATM strategy also requires an filled entry order to manage a stop loss so it would also de-sync the strategy position. The strategy is going to need to submit an Exit order and implement trailing logic on price action. You can move an order by either calling the same order method, using the same signal name and a different price or use the ChangeOrder() method.
    Chris L.NinjaTrader Customer Service

    Comment


      #3
      will 2 different strategies play nicely together?? (running seperately)

      Comment


        #4
        Hi ezrollin, thanks for the follow up. We do not recommend running two separate strategies on the same account and same instrument. The two strategies should be combined into one so that you prevent throwing one strategy out of sync with the account position.

        Kind regards,
        -ChrisL
        Chris L.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by elirion, Today, 09:32 PM
        0 responses
        2 views
        0 likes
        Last Post elirion
        by elirion
         
        Started by cre8able, Today, 09:15 PM
        1 response
        5 views
        0 likes
        Last Post bltdavid  
        Started by cummish, Today, 08:43 PM
        0 responses
        10 views
        0 likes
        Last Post cummish
        by cummish
         
        Started by Option Whisperer, Today, 07:58 PM
        4 responses
        21 views
        0 likes
        Last Post Option Whisperer  
        Started by ETFVoyageur, 05-07-2024, 07:05 PM
        13 responses
        87 views
        0 likes
        Last Post ETFVoyageur  
        Working...
        X