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 CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        52 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        29 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        194 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        355 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        274 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X