Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Pullback signal with x amount of ticks

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

    Pullback signal with x amount of ticks

    Hi there,

    I'm currenty trying to create a simple logic which must enter on a pullbacks from an indicator but only with an certain amount of ticks like you see in the screenshot.

    Thanks for your help


    #2
    Hello RemonH,

    Thanks for the post.

    Can you provide more details on what part of this you needed help with?

    Are you currently trying something which is not working?

    For what you described you would need to use multiple conditions and some logic. You would need to know when the initial condition became true. At that point you could save a price and check if the following bars after that are increasing or decreasing. Based on that you could determine if the current price has pulled back from a preset amount.

    I look forward to being of further assistance.


    .

    Comment


      #3
      Originally posted by NinjaTrader_Jesse View Post
      Hello RemonH,

      Thanks for the post.

      Can you provide more details on what part of this you needed help with?

      Are you currently trying something which is not working?

      For what you described you would need to use multiple conditions and some logic. You would need to know when the initial condition became true. At that point you could save a price and check if the following bars after that are increasing or decreasing. Based on that you could determine if the current price has pulled back from a preset amount.

      I look forward to being of further assistance.


      .
      Hi Jesse,

      yes i'm currently using a simple crossover condition for one of my indicators but i only want entries from pullbacks with a sertain amount of ticks. see example https://prnt.sc/10vd6di

      Comment


        #4
        Hello RemonH,

        Are you manually coding the strategy or using the builder?

        If you have an entry condition to make it see a pull back you would need to use that entry condition as a signal to start other logic which checks for the pull back. Rather than entering right away you could store the price at that time and use it for calculations in other conditions.

        I look forward to being of further assistance.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by NullPointStrategies, Yesterday, 05:17 AM
        0 responses
        65 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        139 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        75 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
        50 views
        0 likes
        Last Post TheRealMorford  
        Working...
        X