Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Woodie cci

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

    Woodie cci

    Hello, I apologize for my English.

    I would like to know how to change the setting of the woodie cci from cci typical price at close.
    I need an explanation because I do not know programming.

    Thanks to all, and greetings.

    #2
    robix, welcome to our forums - unfortunately this is not possible for the Woodies CCI indicator we programmed into 6.5, this will be possible for our next release NinjaTrader 7.

    Comment


      #3
      Bertrand, thanks for your answer, wait for the next release of ninja.

      greetings to all

      Comment


        #4
        Source for Woodies CCI?

        Using "Search" in the off-line help, I searched for "Woodies CCI". It came back with a helpful message, and indicated at the bottom that the source code is available through the Trader Control Center window.... Went to:

        Control Center
        Tools > Edit NinjaScript > Indicator

        Did not find it in the list. Any suggestions as to what I am missing?

        Thanks!

        ================================================== =========

        NinjaScript > Language Reference > Indicator Methods > Woodies CCI

        Description
        ...........
        Examples

        // Prints the current value of a 20 period WoodiesCCI using default price type
        double value = WoodiesCCI(20)[0];
        Print("The current WoodiesCCI value is " + value.ToString());

        // Prints the current turbo value of a 20 period WoodiesCCI using default price type
        double value = WoodiesCCI(20).Turbo[0];
        Print("The current WoodiesCCI turbo value is " + value.ToString());

        Source Code

        You can view this indicator method source code by selecting the menu Tools > Edit NinjaScript > Indicator within the NinjaTrader Control Center window.

        Comment


          #5
          SharkCub, unfortunately the source for the Woodie CCI implementation can't be accessed.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by CarlTrading, 05-11-2026, 05:56 AM
          0 responses
          28 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 05-10-2026, 08:12 PM
          0 responses
          20 views
          0 likes
          Last Post CarlTrading  
          Started by Hwop38, 05-04-2026, 07:02 PM
          0 responses
          183 views
          0 likes
          Last Post Hwop38
          by Hwop38
           
          Started by CaptainJack, 04-24-2026, 11:07 PM
          0 responses
          337 views
          0 likes
          Last Post CaptainJack  
          Started by Mindset, 04-21-2026, 06:46 AM
          0 responses
          261 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Working...
          X