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 CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      421 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      279 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      238 views
      1 like
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      325 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      288 views
      0 likes
      Last Post CarlTrading  
      Working...
      X