Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

second SetSopLoss

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

    second SetSopLoss

    Hi,

    is it possible to have more than one StopLosses within SetStopLoss ? If not how is it possible to set more than one stop orders from strategy ?

    best regards
    Kittyan

    #2
    Hello kittyan,

    You need to use the overload that supports a specific entry signal. You can then use multiple stop losses, tying them together by signal name with an entry.



    SetStopLoss(string fromEntrySignal, CalculationMode mode, double value, bool simulated)
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Hello RyanM,

      I would like to have more stops for the same entry signal. As far as I see in the case you advised I can have different stops for different entries. I need more stops for the same entry. How can I manage this ?

      best regards
      Kittyan

      Comment


        #4
        This isn't possible in a managed order system. In order to scale out you must first scale in.

        The alternative is using unmanaged order system and submitting the orders at desired levels.
        Ryan M.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by kinfxhk, 07-14-2026, 09:39 AM
        0 responses
        125 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 10:18 AM
        0 responses
        105 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 09:50 AM
        0 responses
        85 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 07:21 AM
        0 responses
        105 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-11-2026, 02:11 AM
        0 responses
        84 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X