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

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
    Paul H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by benmarkal, Yesterday, 12:52 PM
    3 responses
    22 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by helpwanted, Today, 03:06 AM
    1 response
    17 views
    0 likes
    Last Post sarafuenonly123  
    Started by Brevo, Today, 01:45 AM
    0 responses
    11 views
    0 likes
    Last Post Brevo
    by Brevo
     
    Started by aussugardefender, Today, 01:07 AM
    0 responses
    6 views
    0 likes
    Last Post aussugardefender  
    Started by pvincent, 06-23-2022, 12:53 PM
    14 responses
    244 views
    0 likes
    Last Post Nyman
    by Nyman
     
    Working...
    X