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 samish18, Today, 11:26 AM
    0 responses
    1 view
    0 likes
    Last Post samish18  
    Started by Trader146, 03-29-2024, 01:22 PM
    2 responses
    14 views
    0 likes
    Last Post Trader146  
    Started by tsantospinto, 04-12-2024, 07:04 PM
    7 responses
    127 views
    0 likes
    Last Post aligator  
    Started by futtrader, 04-21-2024, 01:50 AM
    5 responses
    56 views
    0 likes
    Last Post NinjaTrader_Eduardo  
    Started by PeakTry, Today, 10:49 AM
    0 responses
    2 views
    0 likes
    Last Post PeakTry
    by PeakTry
     
    Working...
    X