Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Simulated stop order

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

    Simulated stop order

    Hi, I want to ask about the order execution. is all stop order executed on ninjatrader a simulated order? and if not, how do we activite this option, and how to disable this option?
    Thanks

    #2
    Hello andry007,

    Thanks for your post.

    Managed Approach Exit methods, as well as Unmanaged Approach order methods, are not able to be set to a simulated stop order.

    Only Set methods, such as SetStopLoss(), are able to be set to a simulated stop. This is done by setting the simulatedStop bool argument to true when calling the Set method. If you set the simulatedStop bool to false this will place a stop loss that is not a simulated stop.

    SetStopLoss(string fromEntrySignal, CalculationMode mode, double value, bool isSimulatedStop)

    See the help guide documentation below for more information.
    SetStopLoss(): https://ninjatrader.com/support/help...etstoploss.htm
    SetTrailStop(): https://ninjatrader.com/support/help...ttrailstop.htm

    Let me know if I may assist further.
    Brandon H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by ageeholdings, Today, 07:43 AM
    0 responses
    5 views
    0 likes
    Last Post ageeholdings  
    Started by pibrew, Today, 06:37 AM
    0 responses
    4 views
    0 likes
    Last Post pibrew
    by pibrew
     
    Started by rbeckmann05, Yesterday, 06:48 PM
    1 response
    14 views
    0 likes
    Last Post bltdavid  
    Started by llanqui, Today, 03:53 AM
    0 responses
    6 views
    0 likes
    Last Post llanqui
    by llanqui
     
    Started by burtoninlondon, Today, 12:38 AM
    0 responses
    12 views
    0 likes
    Last Post burtoninlondon  
    Working...
    X