Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Compile error message after Continuum upgrade

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

    Compile error message after Continuum upgrade

    Hi,

    After the recent switch from Zenfire to Continuum I cannot compile any indicators I
    create. I can save but not compile this includes indicators I have already running and modify.

    Version I upgraded to is- 7.0.1000.21
    Running XP pro with latest upgrades

    Messages I get are...

    Metadata file 'C:\Program Files\NinjaTrader 7\bin\NinjaTrader.Core.dll' could not be found.
    Metadata file 'C:\Program Files\NinjaTrader 7\bin\WilsonORMapper.dll' could not be found

    Regards
    Bruce

    #2
    Hello Bruce,

    This indicates you are missing some required reference DLL's - please follow the steps below to rectify the errors.

    - In Control Center menu bar go to Tools > Edit NinjaScript > Indicator
    - In the indicator dialog select any indicator and click on the 'Ok' button.

    This will open the NinjaScript editor for you :

    - Right click in the code section of the NinjaScript editor.
    - In the context menu click on 'References'
    - In the Reference dialog, Click on the 'Add' button.
    - Select all the missing DLL's (located in the Documents\NinjaTrader 7\bin\Custom\ folder or the C:\Program Files (x86)\NinjaTrader 7\bin64 folder) one by one and then click 'Ok'.
    - Compile the indicator now by pressing F5.
    - The issues should be resolved and your NT should be again in properly compiled state

    Please also see the section "How to add a reference" from our help guide
    JasonNinjaTrader Customer Service

    Comment


      #3
      Ok Thanks Jason..All working

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by GussJ, 03-04-2020, 03:11 PM
      12 responses
      3,239 views
      0 likes
      Last Post Leafcutter  
      Started by AveryFlynn, Today, 04:57 AM
      0 responses
      5 views
      0 likes
      Last Post AveryFlynn  
      Started by RubenCazorla, 08-30-2022, 06:36 AM
      3 responses
      79 views
      0 likes
      Last Post PaulMohn  
      Started by f.saeidi, Yesterday, 12:14 PM
      9 responses
      25 views
      0 likes
      Last Post f.saeidi  
      Started by Tim-c, Today, 03:54 AM
      0 responses
      3 views
      0 likes
      Last Post Tim-c
      by Tim-c
       
      Working...
      X