When I try to compile I get a lot of this error message.

The type or namespace name 'JurikDMX' could not be found (are you missing a using directive or an assembly reference?)

I never bought JurikDMX so I do not know where this is coming from.

asked

MikeVick's gravatar image

MikeVick
46568
accept rate: 0%

edited

TraderWerks's gravatar image

TraderWerks ♦
1.0k820

I edited your question to make it clearer


This is caused by your vendor.dll not being referenced.

  1. Open References. Right Click within the NinjaScript editor and select References, it is at the bottom of the menu in NT7

  2. Add "NinjaTrader.vendor.dll". Click Add. Browse to the bincustom in "My Documents" Select the file "NinjaTrader.vendor.dll"

  3. Recompile

That's it.

link

answered

TraderWerks's gravatar image

TraderWerks ♦
1.0k820
accept rate: 56%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×21
×3
×2
×1
×1

Seen: 419 times

powered by OSQA