Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

SetStopLoss: fromEntrySignal

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

    SetStopLoss: fromEntrySignal

    Hi,

    I would like to have 1 stopLoss and give it a Signal name of "myShort1" for when I go Short and "myLong1" when I go Long. Do I have to define it twice in the if (State == State.Configure) section ? Or can it be done by defining one and giving it the appropriate Signal name when moving it ?

    Thanks.
    Anthony


    #2
    Hello Anthony,

    The From entry signal will need to be supplied to the Set method.

    If you are calling SetStopLoss() in OnStateChange() when State is State.Configuration, that is when the From entry signal would be supplied, and yes would call SetStopLoss() for each unique entry's signal name.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Today, 05:17 AM
    0 responses
    39 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    124 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    64 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    41 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    46 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X