Announcement

Collapse
No announcement yet.

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.

    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

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by NullPointStrategies, Today, 05:17 AM
        0 responses
        44 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        124 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        65 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        42 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        46 views
        0 likes
        Last Post TheRealMorford  
        Working...
        X