Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Buy STP strategy signal not executed

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

    Buy STP strategy signal not executed

    As you can see in the image, the Buy STP signal was not executed:


    I'm not sure why this happened. Is it because my strategies have the Sync value set to False? I've noted that recently the strategies change Sync to False but I don't know why it happens.​

    #2
    Hello juankvillegas,

    A buy stop order would fill once the price is greater than the stop price.

    For this image it would depend on when the order was submitted.

    To understand the behavior, print the order.ToString() in OnOrderUpdate(), and print the High[0] in OnBarUpdate() (On each price change).

    Below is a link to a support article on adding debugging prints to understand behavior.


    Save the output text file and attach this to your next post.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Thank you for your answer.

      As you can see on the image (it is a 1 minute chart), the orders were placed on the red triangles that are 20 and 24 minutes before (both are short positions). The stop is a trailing stop that follows the price with a distance of $4. I'm almost sure that it should have hit the stop 5 minutes before I took the screenshot, But I don't understand why it didn't do it.

      Comment


        #4
        Hello juankvillegas,

        The output will give us more information.

        I look forward to further assisting once you have posted this.
        Chelsea B.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by NullPointStrategies, Yesterday, 05:17 AM
        0 responses
        56 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        132 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        73 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        45 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        49 views
        0 likes
        Last Post TheRealMorford  
        Working...
        X