Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Adaptive CCI for NT 7?

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

    Adaptive CCI for NT 7?

    Anyone know if there is a working version of the adaptive CCI for NT 7? I tried importing the file from the files section, but it won't import.

    #2
    Hello TradingZen,

    I'm not aware of an NT7 version. If you're intersted in porting over, see below for steps to resolve code breaking changes in NT7.

    Should you run into any errors during import, it likely means that the contents inside the archive are not NinjaTrader 7 compatible.

    To resolve, please follow these steps:

    1. Go to “Documents\NinjaTrader 6.5\bin\Custom\Indicator” and manually copy the source files for your NinjaScript to “Documents\NinjaTrader 7\bin\Custom\Indicator”
    2. Go to “Documents\NinjaTrader 6.5\bin\Custom\Strategy” and manually copy the source files for your NinjaScript to “Documents\NinjaTrader 7\bin\Custom\Strategy”
    3. If your scripts use any file dependencies like UserDefinedMethods.cs, please ensure you have copied those to their respective folders
    4. If your scripts are using custom DLL references in NinjaTrader 6.5 you will also need to add those references to NinjaTrader 7.
    a. To view your 6.5 references go to the NinjaScript Editor via Tools > Edit NinjaScript and open any file. Then Right Mouse Click > References
    b. To add references to 7, go to the NinjaScript Editor > Right Mouse Click > References and press the “Add” button. You will need to add any DLL references that were on 6.5, but not on the default 7 reference list.
    5. After all components are copied you will need to compile the NinjaScript assembly. Go to Tools > Edit NinjaScript and open any file. Press “F5” on your keyboard or the “Compile” button on the toolbar. When compiling you should see a list of errors that need to be addressed before your NinjaScript files will work. Please review the "Code breaking changes" information that may help in resolving some of the errors in your list.
    Ryan M.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    181 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    334 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    258 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    358 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    187 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X