Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Fresh install -post migration - import or compile does not work cs2046

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

    Fresh install -post migration - import or compile does not work cs2046

    NT6.5 works fine NT7.0 installed and all looked good until i tried ti iimport an assembly to work on...

    it wont compile - i get a list of missing references pointing back to the NinjaTrader.Vendor file... please see attched image

    private JurikDMX[] cacheJurikDMX = null;
    private JurikJMA[] cacheJurikJMA = null;
    private JurikRSX[] cacheJurikRSX = null;
    private JurikVEL[] cacheJurikVEL = null;
    private WoodiesCCI[] cacheWoodiesCCI = null;
    private WoodiesPivots[] cacheWoodiesPivots = null;
    privatestatic JurikDMX checkJurikDMX = new JurikDMX();
    privatestatic JurikJMA checkJurikJMA = new JurikJMA();
    privatestatic JurikRSX checkJurikRSX = new JurikRSX();
    privatestatic JurikVEL checkJurikVEL = new JurikVEL();
    privatestatic WoodiesCCI checkWoodiesCCI = new WoodiesCCI();
    privatestatic WoodiesPivots checkWoodiesPivots = new WoodiesPivots();



    Attached Files
    MicroTrends
    NinjaTrader Ecosystem Vendor - micro-trends.co.uk

    #2
    Open up any script via Tools > Edit..., right click inthe Editor and select "References..." and Add the "NinjaTrader.Vendor.dll" file and then compile. Let me know if this does not solve your issue.
    RayNinjaTrader Customer Service

    Comment


      #3
      yes indeed - i knew that really
      MicroTrends
      NinjaTrader Ecosystem Vendor - micro-trends.co.uk

      Comment

      Latest Posts

      Collapse

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