Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

CCIForecasterV7DE NT* Minor Bug

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

    CCIForecasterV7DE NT* Minor Bug

    NinjaTrader_Jim,

    Hi. Thank you for converting this complex indicator. I had converted this to NT8 a couple of years ago, but I needed do so refinements.

    Your version published on May 11, 2018 in downloads section has a minor issue that is migrated form the NT7 version.

    The SlingShot pattern includes an optional bool, Show_SS, for plotting the Slingshot pattern. This bool, while coded in the parameters section, is never applied in the code for SlingShot. As a result, regardless of whether the option box is checked or not the Pattern is always plotted.

    I have corrected the two affected lines 1849 and 1865 by adding the Show_SS condition as follows:

    Code:
    				if (myWoodies.ChopZone[0] == 4  [COLOR="Magenta"]&& Show_SS[/COLOR]
    				if (myWoodies.ChopZone[0] == -4   [COLOR="magenta"]&& Show_SS[/COLOR]
    This fix works fine for me. I know this was a direct conversion of NT7 version, however, you may wish to correct the NT8 in downloads, accordingly.

    Thanks again.

    Cheers!

    #2
    Hello aligator,

    Nice catch. I've added the suggested checks for Show_SS.

    Thanks for pointing it out!
    JimNinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_Jim View Post
      Hello aligator,

      Nice catch. I've added the suggested checks for Show_SS.

      Thanks for pointing it out!
      Good job Jim! Any chance you can convert the Woodies CCI Autotrader strategy from Nt.7 to Nt8. that would be good since it works in conjunction with the CCI Forecaster v7 DE.
      thanks
      jungo

      Comment


        #4
        Hello jungo,

        We can't offer services to convert any/all indicators/strategies by request, but I have forwarded your request to my Lead so it may be considered. Also worth mentioning, it is our understanding that snaphook did not finish this strategy. Could you educate us on the status and usability of this strategy?
        JimNinjaTrader Customer Service

        Comment


          #5
          Where is the code download link for the SS fix? Thanks.

          Comment


            #6
            Hello bobrabcd,

            Welcome to the forums!

            It is included with the main download here: https://ninjatrader.com/support/foru...hp?linkid=1097
            JimNinjaTrader Customer Service

            Comment


              #7
              Thanks for the fast response. I haven't spent much time on the NT Forum and am learning to navigate.

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by Fran888, 02-16-2024, 10:48 AM
              3 responses
              44 views
              0 likes
              Last Post Sam2515
              by Sam2515
               
              Started by martin70, 03-24-2023, 04:58 AM
              15 responses
              114 views
              0 likes
              Last Post NinjaTrader_Jesse  
              Started by The_Sec, Today, 02:29 PM
              1 response
              7 views
              0 likes
              Last Post NinjaTrader_Jesse  
              Started by jeronymite, 04-12-2024, 04:26 PM
              2 responses
              31 views
              0 likes
              Last Post NinjaTrader_BrandonH  
              Started by Mindset, 05-06-2023, 09:03 PM
              10 responses
              265 views
              0 likes
              Last Post NinjaTrader_BrandonH  
              Working...
              X