Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

SetStopLoss- meaning of bool simulated

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

    SetStopLoss- meaning of bool simulated

    Can you dumb this down for me, for the SetStopLoss statement below it says "If true, will simulate the stop order and submit as market once triggered". I'm not quite understanding what that means. And if set to false what will it do and does it make a big difference?

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

    #2
    Hello Zachj,

    Setting the bool "simulated" to true will make NinjaTrader use a Simulated Stop order which is a conditional locally held (PC simulated) order type that allows you to execute a market order once the market touches your order price. So one of the major benefits for this is that it will hide your stop loss order from the market, but since it is locally held there are some risks that your order may not be filled if your PC crashes or you have internet trouble.

    Here is a link that goes over Simulated Stop Orders that you may view for more information.
    JCNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by r68cervera, Yesterday, 02:22 AM
    4 responses
    18 views
    0 likes
    Last Post r68cervera  
    Started by several, Yesterday, 11:02 AM
    6 responses
    24 views
    0 likes
    Last Post several
    by several
     
    Started by JohnLlivingstone, Today, 04:07 AM
    0 responses
    3 views
    0 likes
    Last Post JohnLlivingstone  
    Started by JohnLlivingstone, Today, 04:05 AM
    0 responses
    4 views
    0 likes
    Last Post JohnLlivingstone  
    Started by Gilbertohjryor, Today, 03:23 AM
    0 responses
    4 views
    0 likes
    Last Post Gilbertohjryor  
    Working...
    X