Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Changing Orders in a Strategy Using the Mouse and dragging

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

    Changing Orders in a Strategy Using the Mouse and dragging

    OK. How can I go about doing the following. Sometimes when I have a strategy managing my orders, I may want to adjust the stop for the order either up of down.
    If I drag the Stop or Profit target, it goes back to where the strategy placed it on the next bar update. Is there a way I can catch the adjusted new price target of stop when it is moved by me so that the strategy accepts it? Thanks.

    #2
    Hello richa61416,

    Thanks for your post.

    Strategies are intended to run without manual adjustment and that behavior would be expected when using the set methods for the profit target and stop loss.

    It is possible to create a strategy that does allow you to directly control and adjust profit targets and stops dynamically. This type of strategy is a hybrid that uses special ATM methods to create and control and ATM template (which you create). In your NinjaTrader is an example of this type strategy called SampleATMstrategy that you can review and test to better understand its use. The Ninjascript code is well commented to help understand the functionality. Here is a link to the help guide to further understand the methods for this type strategy: https://ninjatrader.com/support/help...gy_methods.htm

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    87 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    132 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    65 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    118 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    67 views
    0 likes
    Last Post PaulMohn  
    Working...
    X