NexusFi: Find Your Edge


Home Menu

 





NT error


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one jsengxx2 with 4 posts (4 thanks)
    2. looks_two Silvester17 with 3 posts (6 thanks)
    3. looks_3 Fat Tails with 2 posts (6 thanks)
    4. looks_4 NoMagic with 2 posts (1 thanks)
      Best Posters
    1. looks_one Fat Tails with 3 thanks per post
    2. looks_two Silvester17 with 2 thanks per post
    3. looks_3 jsengxx2 with 1 thanks per post
    4. looks_4 NoMagic with 0.5 thanks per post
    1. trending_up 4,884 views
    2. thumb_up 18 thanks given
    3. group 3 followers
    1. forum 10 posts
    2. attach_file 2 attachments




 
Search this Thread
  #1 (permalink)
 jsengxx2 
Portugal, Viana do Castelo
 
Experience: Intermediate
Platform: ninjatrader
Trading: 6e
Posts: 345 since Sep 2011

Hello,

I have an NT error while importing indicators in NT.
The ninjascript file is VisualSMA.cs i have tried to remove this indicator but de indicator does not exist in my directory. How can I resolve this problem?

Thanks,
Joao Soares


Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Hormuz Surges From 14% to 26.5% Intraday as Irans Answer …
Prediction Markets & Event Contracts
$500M Riding on World Cup 2026: France/Spain Co-Favored …
Prediction Markets & Event Contracts
Trump Lands in Beijing on CPI Day: Iran Peace Expires To …
Prediction Markets & Event Contracts
CME Launches Bitcoin Volatility Futures June 1 -- First …
Cryptocurrency
Prop Firms Are Banning Gold Trading as Record Prices Mak …
Funded Trading Evaluation Firms
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Sober Journey With S&P
21 thanks
2026 Jlab journal
10 thanks
Algo automated / semi-automated trading anyone?
6 thanks
Lady Vols Primer: Trading Volatility Journal
6 thanks
2026 Fire Horse
5 thanks
  #2 (permalink)
 
DavidHP's Avatar
 DavidHP 
Isla Mujeres, MX
Legendary Market Wizard
 
Experience: Advanced
Platform: NinjaTrader
Broker: Ninjatrader / Optimus Futures / AmpFutures
Trading: NQ / ES / 6E / 6B / CL
Frequency: Every few days
Duration: Minutes
Posts: 1,801 since Aug 2009
Thanks Given: 11,742
Thanks Received: 3,018


jsengxx2 View Post
Hello,

I have an NT error while importing indicators in NT.
The ninjascript file is VisualSMA.cs i have tried to remove this indicator but de indicator does not exist in my directory. How can I resolve this problem?

Thanks,
Joao Soares

Perhaps you should post the error text?

That way someone can see what error you have and try to help resolve it.


Rejoice in the Thunderstorms of Life . . .
Knowing it's not about Clouds or Wind. . .
But Learning to Dance in the Rain ! ! !
Follow me on X Reply With Quote
Thanked by:
  #3 (permalink)
 
Silvester17's Avatar
 Silvester17 
Columbus, OH
Market Wizard
 
Experience: None
Platform: NT 8, TOS
Trading: ES
Posts: 3,603 since Aug 2009
Thanks Given: 5,139
Thanks Received: 11,531



jsengxx2 View Post
Hello,

I have an NT error while importing indicators in NT.
The ninjascript file is VisualSMA.cs i have tried to remove this indicator but de indicator does not exist in my directory. How can I resolve this problem?

Thanks,
Joao Soares

@jsengxx2,

go to file > utilities > remove ninja script assembly and remove that dll file.

that should solve the problem.


Reply With Quote
Thanked by:
  #4 (permalink)
 jsengxx2 
Portugal, Viana do Castelo
 
Experience: Intermediate
Platform: ninjatrader
Trading: 6e
Posts: 345 since Sep 2011

Sorry,

Forget to attach the picture.


Attached Thumbnails
Click image for larger version

Name:	NT ERROR.jpg
Views:	187
Size:	548.0 KB
ID:	107092  
Started this thread Reply With Quote
  #5 (permalink)
 jsengxx2 
Portugal, Viana do Castelo
 
Experience: Intermediate
Platform: ninjatrader
Trading: 6e
Posts: 345 since Sep 2011


Silvester17 View Post
@jsengxx2,

go to file > utilities > remove ninja script assembly and remove that dll file.

that should solve the problem.

It give me the same error, custom ninjascript with programming errors


Started this thread Reply With Quote
  #6 (permalink)
 
Silvester17's Avatar
 Silvester17 
Columbus, OH
Market Wizard
 
Experience: None
Platform: NT 8, TOS
Trading: ES
Posts: 3,603 since Aug 2009
Thanks Given: 5,139
Thanks Received: 11,531


jsengxx2 View Post
It give me the same error, custom ninjascript with programming errors

just as expected. it's a dll file.

here's a good description from @Fat Tails how to remove a dll file:
Fat Tails View Post
There are 2 ways to remove a .dll file.

(1) If possible remove it via File -> Utilities -> Remove NinjaScript Assembly

(2) If (1) does not work, then edit any indicator via Tools -> Edit NinjaScript -> Indicator. Then compile at have a look at the error messages. The error messages will indicate the offending files. Delete all offending indicators.

(3) If there are some offending assemblies, you can remove them manually. To remove an assembly manually, first shut down NinjaTrader. Then open the folder My Documents -> NinjaTrader 7 -> bin -> Custom. For each of the assemblies you will find 4 files with identical names but different extensions. The extensions are .cs, .dll, .X64.dll and .X86.dll. Delete all 4 files of the offending assembly. After deletion restart NinjaTrader and then edit any indicator. Right click with the mouse on the open indicator, select references and then delete the references to the assemblies, which you have removed before.

(4) After removing the references press F5 to compile. If you get anymore error messages repeat step 3 until your installation is clean.


Reply With Quote
Thanked by:
  #7 (permalink)
 jsengxx2 
Portugal, Viana do Castelo
 
Experience: Intermediate
Platform: ninjatrader
Trading: 6e
Posts: 345 since Sep 2011


Silvester17 View Post
just as expected. it's a dll file.

here's a good description from @Fat Tails how to remove a dll file:

Problem is solved,

Thanks,
Joao Soares


Started this thread Reply With Quote
  #8 (permalink)
 
NoMagic's Avatar
 NoMagic 
Sydney, Australia
 
Experience: Intermediate
Platform: NinjaTrader
Broker: Kinetick/IB
Trading: ES
Posts: 13 since Nov 2012
Thanks Given: 33
Thanks Received: 4

Hi Guys

I'm still kinda new to NT7 and recently downloaded the AnaMcClellan Oscillator from @Fat Tails and have run into the following errors.
Can anybody help me with what it is and how to resolve it?

Thanks
Mike


Attached Thumbnails
Click image for larger version

Name:	Log errors.png
Views:	165
Size:	73.6 KB
ID:	111326  
Reply With Quote
  #9 (permalink)
 
Fat Tails's Avatar
 Fat Tails 
Berlin, Europe
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader
Broker: Interactive Brokers
Trading: Futures & Stocks
Posts: 9,887 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,114


NoMagic View Post
Hi Guys

I'm still kinda new to NT7 and recently downloaded the AnaMcClellan Oscillator from @Fat Tails and have run into the following errors.
Can anybody help me with what it is and how to resolve it?

Thanks
Mike

@NoMagic: The correlation indicator also suffers from the same problem. I would guess that the master data of the instrument that is added by the indicator has not properly been defined.

The two McClellan indicators load a secondary bar series from the instrument "^ADD", which is the NYSE advancing and declining issues. Edit the instrument and make sure that the symbol for Kinetick is set to "JINT.Z". For Interactive Brokers the correct symbol would be "AD-NYSE".

Also the McClellan indicators only work with daily charts, do not apply them to intraday charts.


Reply With Quote
Thanked by:
  #10 (permalink)
 
NoMagic's Avatar
 NoMagic 
Sydney, Australia
 
Experience: Intermediate
Platform: NinjaTrader
Broker: Kinetick/IB
Trading: ES
Posts: 13 since Nov 2012
Thanks Given: 33
Thanks Received: 4


@Fat Tails
Thanks again for the quick help. I have actually removed them from the charts but I still get the error. Do any of the other Ana indicators pull from these indicators?
Like the anaMACDBBLines or the anaADXVMA? I have had a look in the script myself and it doesn't seem so to me but the error is still there.

Thanks again in advance


Reply With Quote
Thanked by:




Last Updated on May 6, 2013


© 2026 NexusFi®, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Downloads - Top
no new posts