Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Send "Non-Simulated" Trail Stop, Stop Loss, and Profit Target orders to any BarsArray

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

    Send "Non-Simulated" Trail Stop, Stop Loss, and Profit Target orders to any BarsArray

    Hello NT8,

    I'm assuming its only possible in NT8 (like to NT7) to send "non-simulated" Trail Stop, "non-simulated" Stop Loss, and "non-simulated" Profit Target orders to a strategy's Primary Data Series (aka Primary BarsArray)?

    If so, please consider adding the ability to send such "non-simulated" orders to any Data Series a strategy contains.

    For instance, If my strategy contains both Bid bars and Ask bars, it would be great to be able to send a "non-simulated" Trailing Stop to the Bid bars when my strategy is Long. And then send a "non-simulated" Trailing Stop to the Ask bars when my strategy is Short.

    Thanks!

    #2
    Hello,

    Thank you for the post.

    To clarify, are you asking to add additional overload sets for the Set methods or SetTrailStop SetStopLoss and SetProfitTarget to allow for a BarsInProgress index?

    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment


      #3
      I'd like to be able to use SetTrailStop SetStopLoss and SetProfitTarget on any BarsInProgress index, rather then just BarsInProgress == 0

      I'm not 100% sure what the following means
      add additional overload sets for the Set methods
      Can you please send me a link to NT8's documentation that explains it? Thanks

      Comment


        #4
        Hello,

        Thank you for the reply, that answers the question I had asked.

        An overload set would be shown in the help guide, for example there are two overload sets for SetTrailStop:

        Code:
        SetTrailStop(CalculationMode mode, double value)
        SetTrailStop(string fromEntrySignal, CalculationMode mode, double value, bool isSimulatedStop)
        I will submit this as a feature request to development to add additional overload sets (shown above) to allow for additional BarsInProgress indexes.

        I look forward to being of further assistance.
        JesseNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by rocketman7, Today, 01:00 AM
        1 response
        9 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by wzgy0920, 04-23-2024, 09:53 PM
        3 responses
        76 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by JonesJoker, 04-22-2024, 12:23 PM
        9 responses
        46 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by timko, Today, 06:45 AM
        1 response
        7 views
        0 likes
        Last Post gaz0001
        by gaz0001
         
        Started by Waxavi, 04-19-2024, 02:10 AM
        3 responses
        41 views
        0 likes
        Last Post gaz0001
        by gaz0001
         
        Working...
        X