Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Making A strategy solely for Entries

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

    Making A strategy solely for Entries

    Hi y'all,

    I want to make a strategy that sets stop loss/take profit automatically, still allows me to manage the strategy via the chart trader, or some other similar form.
    Is there a way to do this? i've seen the long/short toolbar buttons, but that still doesn't allow me to see and manage the trades placed by the strategy.
    Any imput is appreciated, thanks beforehand

    #2
    Hello Ppumpkinton1,

    In manual coding you can do that, this would not be possible with the builder due to how it keeps targets active. You can find a sample of that concept here: https://forum.ninjatrader.com/forum/...gy#post1204121

    Comment


      #3
      So this allows me to modify the entries of the strategy via the chart trader?

      Thanks

      Comment


        #4
        Hello Ppumpkinton1,

        The two key points to take from that sample is that the orders are submitted as live until cancelled meaning they will only need to be called once and will stay active. The second point is that the logic does not call the order metho again after it initially submits the order, as long as the script is not actively trying to reset the price your manual changes will persist.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by NullPointStrategies, Today, 05:17 AM
        0 responses
        50 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        126 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        69 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