Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Edit WoodiesNT8Change + WoodiesCCIpanelNT8 on the algorithm/logic CCIHMA

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

    Edit WoodiesNT8Change + WoodiesCCIpanelNT8 on the algorithm/logic CCIHMA

    Programmers, Hello!

    There is an idea - to recode the Woodies CCI system, the indicator of which is collected on the indicators of simple CCI, EMA, SMA and LSMA indicator (linear regression in the form of a moving average), on the algorithm / logic CCIHMA, HMA and LHMA. That is, correctly transcode / replace in WoodiesNT8Change.cs and WoodiesCCIpanelNT8.cs simple CCI on CCIHMA, EMA and SMA on HMA and re-make LSMA to LHMA.

    Cause? Because CCIHMA is much ahead of the simple CCI (see the picture).

    For convenience, the WoodiesNT8Change.cs, WoodiesCCIpanelNT8.cs and CCIHMA.cs codes are embedded in the message.

    Cheers!
    Attached Files

    #2
    Hello, Request to programming for NT8.

    Made an attempt to remake CCIHMAForecasterV7DE.cs on the algorithm of CCIHMA.
    In its code replaced all LSMA, EMA and CCI at LHMA, HMA and CCIHMA (case-sensitive). When compile NT8 showed 3 errors with the same code is CS0246.

    Can someone help fix these 3 errors?

    Best regards,
    Cheers!
    Attached Files

    Comment


      #3
      Hello Muratello,
      Thanks for your post.

      In regards to the error from your second post, are you sure that "WoodiesCCIHMA" is the name of the indicator your are trying to instantiate?
      Josh G.NinjaTrader Customer Service

      Comment


        #4
        Originally posted by NinjaTrader_JoshG View Post
        Hello Muratello,
        Thanks for your post.

        In regards to the error from your second post, are you sure that "WoodiesCCIHMA" is the name of the indicator your are trying to instantiate?
        NinjaTrader_JoshG Hello!

        Thank you for your answer and good question!
        I am not a programmer so I am not sure that "WoodiesCCIHMA" is the correct name of the indicator.

        In the original CCIForecasterV7DE.cs indicator name "WoodiesCCI", so I thought that it would be logical to replace it with WoodiesCCIHMA, but was wrong.

        Recode logic CCIHMA need because WoodiesNT8Change can Enabled CCIHMA.

        For comparison of graphics-on the second panel the algorithm is simple CCI, on the third the algorithm CCIHMA is included. Seen on tops and bottoms - that the algorithm CCIHMA sometimes ahead of simple CCI. This would like to CCIForecasterV7DE worked on logic CCIHMA.

        Best regards
        Last edited by Muratello; 10-09-2018, 02:33 PM.

        Comment


          #5
          I am not sure what the name should be. I do see that you have another indicator just named "CCIHMA". Is that possibly what you are trying to use?
          If so, try:

          Code:
          CCIHMA myWoodies;
          Josh G.NinjaTrader Customer Service

          Comment


            #6
            Originally posted by NinjaTrader_JoshG View Post
            I am not sure what the name should be. I do see that you have another indicator just named "CCIHMA". Is that possibly what you are trying to use?
            If so, try:

            Code:
            CCIHMA myWoodies;
            Tried. Also shows errors

            Comment


              #7
              It was worth a shot. I am not sure what the answer would be here. Maybe if you post the script other users can more easily assist? If you do not want to post the entire script, you can post a reduced script that only has the issue you want to fix.

              You can also contact a professional NinjaScript Consultant who would be eager to create or modify this script at your request or assist you with your script. The NinjaTrader Ecosystem has affiliate contacts who provide educational as well as consulting services. Please let me know if you would like our business development team to follow up with you with a list of affiliate consultants who would be happy to create this script or any others at your request.
              Josh G.NinjaTrader Customer Service

              Comment


                #8
                Originally posted by NinjaTrader_JoshG View Post
                It was worth a shot. I am not sure what the answer would be here. Maybe if you post the script other users can more easily assist? If you do not want to post the entire script, you can post a reduced script that only has the issue you want to fix.

                You can also contact a professional NinjaScript Consultant who would be eager to create or modify this script at your request or assist you with your script. The NinjaTrader Ecosystem has affiliate contacts who provide educational as well as consulting services. Please let me know if you would like our business development team to follow up with you with a list of affiliate consultants who would be happy to create this script or any others at your request.
                NinjaTrader_Josh,

                Thank you for the answer and recommendations!

                If I find a solution I will share here.

                Comment


                  #9
                  Hi Josh, can you please send me the list of affiliate consultants? I would like to create a custom Ninja widget.

                  thanks!

                  Comment

                  Latest Posts

                  Collapse

                  Topics Statistics Last Post
                  Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                  0 responses
                  600 views
                  0 likes
                  Last Post Geovanny Suaza  
                  Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                  0 responses
                  346 views
                  1 like
                  Last Post Geovanny Suaza  
                  Started by Mindset, 02-09-2026, 11:44 AM
                  0 responses
                  103 views
                  0 likes
                  Last Post Mindset
                  by Mindset
                   
                  Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                  0 responses
                  558 views
                  1 like
                  Last Post Geovanny Suaza  
                  Started by RFrosty, 01-28-2026, 06:49 PM
                  0 responses
                  558 views
                  1 like
                  Last Post RFrosty
                  by RFrosty
                   
                  Working...
                  X