Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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.


    .
    JesseNinjaTrader Customer Service

    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.

        JesseNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by sephichapdson, Today, 11:36 PM
        0 responses
        1 view
        0 likes
        Last Post sephichapdson  
        Started by bortz, 11-06-2023, 08:04 AM
        47 responses
        1,612 views
        0 likes
        Last Post aligator  
        Started by jaybedreamin, Today, 05:56 PM
        0 responses
        9 views
        0 likes
        Last Post jaybedreamin  
        Started by DJ888, 04-16-2024, 06:09 PM
        6 responses
        19 views
        0 likes
        Last Post DJ888
        by DJ888
         
        Started by Jon17, Today, 04:33 PM
        0 responses
        6 views
        0 likes
        Last Post Jon17
        by Jon17
         
        Working...
        X