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.
    JasonNinjaTrader Customer Service

    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 funk10101, Today, 09:43 PM
          0 responses
          3 views
          0 likes
          Last Post funk10101  
          Started by pkefal, 04-11-2024, 07:39 AM
          11 responses
          36 views
          0 likes
          Last Post jeronymite  
          Started by bill2023, Yesterday, 08:51 AM
          8 responses
          44 views
          0 likes
          Last Post bill2023  
          Started by yertle, Today, 08:38 AM
          6 responses
          26 views
          0 likes
          Last Post ryjoga
          by ryjoga
           
          Started by algospoke, Yesterday, 06:40 PM
          2 responses
          24 views
          0 likes
          Last Post algospoke  
          Working...
          X