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 cmoran13, 04-16-2026, 01:02 PM
          0 responses
          43 views
          0 likes
          Last Post cmoran13  
          Started by PaulMohn, 04-10-2026, 11:11 AM
          0 responses
          25 views
          0 likes
          Last Post PaulMohn  
          Started by CarlTrading, 03-31-2026, 09:41 PM
          1 response
          162 views
          1 like
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 04-01-2026, 02:41 AM
          0 responses
          98 views
          1 like
          Last Post CarlTrading  
          Started by CaptainJack, 03-31-2026, 11:44 PM
          0 responses
          158 views
          2 likes
          Last Post CaptainJack  
          Working...
          X