PDA

View Full Version : help with dll


Perry A
10-13-2010, 09:51 AM
I've just downloaded ninja and am trying to load an indicator sent to me as a dll.... I've saved it to my custom folder but can't access it? ( its a valid and secure dll from a reputable individual)
any help would be appreciated

NinjaTrader_RyanM
10-13-2010, 10:03 AM
Hello Perry A,

You must add reference to it. Click Tools > Edit NinjaScript > Indicator > Open Any Indicator.

From within the compiler: Right Click > References > Add > Browse to file.

Recompile by right clicking > Compile.

Then, shutdown and restart NinjaTrader and you should have access to this file.