Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Woodies CCI Autotrader

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

    Woodies CCI Autotrader

    I downloaded woodies cci autotrader from below link and it seems not working. it does not give me historical perfomance in back testing. Can someone see whats wrong.

    This is a port of the Woodies CCI Autotrader strategy by snaphook. This strategy uses a newer version of the CCI_Forecaster indicator than the version previously used with snaphook’s strategy. This is an early beta version of an Autotrader for Woodies CCI using the CCI_Forecaster_DE indicator. I am placing it in the public domain in […]

    #2
    Hello jkpdon,

    The first two lines in OnBarUpdate in the script:
    Code:
    // Make sure this strategy does not execute against historical data
    if (State == State.Historical) return;
    Have you contacted the original author snaphook for assistance with their software?
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Thanks Chelsea. That makes sense.

      Comment


        #4
        How do you backtest it? or you cant ?

        Comment


          #5
          Hello jkpdon,

          The script is designed to return historically. It cannot be backtested. Please contact the original author for more information about how their software is meant to work.
          Chelsea B.NinjaTrader Customer Service

          Comment


            #6
            Any update on this? I looked it at it, and I respect that he doesn't want it backtested, but I can't switch instruments when I go to edit the strategy. Any fix?

            Comment


              #7
              Hello chinaexpert1a,

              There have been no changes to this script.
              However, this is open source if you want to make changes yourself.

              Unfortunately, in the support department at NinjaTrader it is against our policy to create, debug, or modify, code or logic at the request of our clients. This is so that we can maintain a high level of service for all of our clients as well as our partners.

              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 follow up with you with a list of affiliate consultants who would be happy to create this script or any others at your request.


              To confirm, you are unable to change the instrument on a chart when running the strategy?
              Does the strategy disable and not re-enable?
              Does the chart not change instruments?

              If you remove the instance of the strategy from the chart Strategies window, then change the instrument, then add a new instance of the strategy are you able to enable the new instance?
              Chelsea B.NinjaTrader Customer Service

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by NullPointStrategies, Yesterday, 05:17 AM
              0 responses
              64 views
              0 likes
              Last Post NullPointStrategies  
              Started by argusthome, 03-08-2026, 10:06 AM
              0 responses
              139 views
              0 likes
              Last Post argusthome  
              Started by NabilKhattabi, 03-06-2026, 11:18 AM
              0 responses
              75 views
              0 likes
              Last Post NabilKhattabi  
              Started by Deep42, 03-06-2026, 12:28 AM
              0 responses
              45 views
              0 likes
              Last Post Deep42
              by Deep42
               
              Started by TheRealMorford, 03-05-2026, 06:15 PM
              0 responses
              50 views
              0 likes
              Last Post TheRealMorford  
              Working...
              X