Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

DonchianChannel using Close

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

    DonchianChannel using Close

    When the DonchianChannel plots it's upper and lower lines, I want it to plot based on the close, not the high or the low. How do I configure the indicator for that?

    I tried setting the dataseries to Close, but that appears to be the default.

    #2
    Hello dynoweb,

    Unfortunately the Donchian channel can't be configured this way. As you mention, the Input series is set to Close by default. However the Donchian channel is calculated using the High and Low regardless of the Input series setting.

    Perhaps you can use the SMA for this purpose. If you set Period to 1, it will plot a line for all Close prices of each price bar. The line can be shifted into the future using the Displacement setting. For example, if you enter a value of 5, the SMA line is shifted 5 price bars to the right.

    Comment


      #3
      Originally posted by NinjaTrader_Jason View Post
      Hello dynoweb,

      Unfortunately the Donchian channel can't be configured this way. As you mention, the Input series is set to Close by default. However the Donchian channel is calculated using the High and Low regardless of the Input series setting.

      Perhaps you can use the SMA for this purpose. If you set Period to 1, it will plot a line for all Close prices of each price bar. The line can be shifted into the future using the Displacement setting. For example, if you enter a value of 5, the SMA line is shifted 5 price bars to the right.
      Hello Jason,
      Can I use the displacement feature also in Strategy Builder? I can't find it. Or is it offset?

      Thank you

      Petr

      Comment


        #4
        Hello Domek_69,

        Thank you for your post.

        The Displacement option is purely visual. If you wish to check two points on two plots or the same plot against one another you would use the barsAgo index of the selected Series.

        For example, let's say I displace my SMA with 5 and want to know if the current price is above or below that value. I would use SMA(period)[5] and Close[0] for the comparison, so a 'Bars ago' of 5 for the SMA and a 'Bars ago' of 0 for the Close in the Strategy Builder.

        Please let me know if you have any questions.

        Comment


          #5
          Thank you, it is clear now. I was probably too tired when I look at the description for the first time .

          Petr

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by argusthome, 03-08-2026, 10:06 AM
          0 responses
          85 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          47 views
          0 likes
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          29 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Started by TheRealMorford, 03-05-2026, 06:15 PM
          0 responses
          32 views
          0 likes
          Last Post TheRealMorford  
          Started by Mindset, 02-28-2026, 06:16 AM
          0 responses
          67 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Working...
          X