NexusFi: Find Your Edge


Home Menu

 





programming errors


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one Big Mike with 4 posts (0 thanks)
    2. looks_two PandaWarrior with 4 posts (0 thanks)
    3. looks_3 vegasfoster with 1 posts (0 thanks)
    4. looks_4 Cloudy with 1 posts (0 thanks)
    1. trending_up 3,872 views
    2. thumb_up 0 thanks given
    3. group 1 followers
    1. forum 10 posts
    2. attach_file 0 attachments




 
Search this Thread

programming errors

  #1 (permalink)
 
PandaWarrior's Avatar
 PandaWarrior 
In the heat
 
Experience: None
Posts: 3,165 since Mar 2010
Thanks Given: 6,329
Thanks Received: 13,404

How do I fix this issue shown in the screen shot. I was importing an indicator and got the programming errors needing to be fixed prior to importing. As far as I can remember, I've not done anything with regards to indicators or changing anything in months.

Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
The space time continuum and the dynamics of a financial …
Emini and Emicro Index
Deepmoney LLM
Elite Quantitative GenAI/LLM
ZombieSqueeze
Platforms and Indicators
Are there any eval firms that allow you to sink to your …
Traders Hideout
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
 
  #3 (permalink)
 vegasfoster 
las vegas
 
Experience: Intermediate
Platform: Sierra Chart
Broker: Velocity/IB
Trading: 6E
Posts: 1,145 since Feb 2010
Thanks Given: 304
Thanks Received: 844


Somehow stuff got deleted. It could have happened a long time ago but you wouldn't know it until you compiled something. I would just delete all the indicators listed that you aren't using and reimport the ones you are using and that should fix it.

Reply With Quote
  #4 (permalink)
 Cloudy 
desert CA
 
Experience: Intermediate
Platform: NT7, various
Broker: various, TDA
Trading: NQ,ES
Posts: 2,124 since Jul 2011
Thanks Given: 2,396
Thanks Received: 1,748

Orange means there are errors in other files. Those identifiers in the middle column are missing or have some error in the files on the left. Possibly importing .zip files in the past could have replaced some of those indicators with different ones. Yes, it's annoying NT won't compile until every script in it's "library" is parsed ok.

Visit my NexusFi Trade Journal Reply With Quote
  #5 (permalink)
 
PandaWarrior's Avatar
 PandaWarrior 
In the heat
 
Experience: None
Posts: 3,165 since Mar 2010
Thanks Given: 6,329
Thanks Received: 13,404

I deleted the offending files, recompiled and got this...seems to be getting worse not better


Simplicity is the ultimate sophistication, Leonardo da Vinci


Most people chose unhappiness over uncertainty, Tim Ferris
Started this thread Reply With Quote
  #6 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,399 since Jun 2009
Thanks Given: 33,175
Thanks Received: 101,541

Download ADXVMA, ZeroLagTEMA, Wilder, EhlersFilter, ZeroLagEMA, and SMMA indicators.

Manually open the zip files and locate the .cs file inside.

Copy the .cs file to your bin/custom/indicators directory in Ninja.

Re-compile something.

Basically, you are missing these indicators. I think most of them are included in the SuperTrendU11 package here, you could start with it. Remember, you can't import it - you need to manually unzip, find the CS files, and copy them manually.



Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
  #7 (permalink)
 
PandaWarrior's Avatar
 PandaWarrior 
In the heat
 
Experience: None
Posts: 3,165 since Mar 2010
Thanks Given: 6,329
Thanks Received: 13,404


Big Mike View Post
Download ADXVMA, ZeroLagTEMA, Wilder, EhlersFilter, ZeroLagEMA, and SMMA indicators.

Manually open the zip files and locate the .cs file inside.

Copy the .cs file to your bin/custom/indicators directory in Ninja.

Re-compile something.

Basically, you are missing these indicators. I think most of them are included in the SuperTrendU11 package here, you could start with it. Remember, you can't import it - you need to manually unzip, find the CS files, and copy them manually.



Mike


Ok, I did this and it solved most of it. but I got this. So I tried to delete the anaSMMA and the previous errors reappeared. So restored it and ended with this.


Simplicity is the ultimate sophistication, Leonardo da Vinci


Most people chose unhappiness over uncertainty, Tim Ferris
Started this thread Reply With Quote
  #8 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,399 since Jun 2009
Thanks Given: 33,175
Thanks Received: 101,541


PandaWarrior View Post
Ok, I did this and it solved most of it. but I got this. So I tried to delete the anaSMMA and the previous errors reappeared. So restored it and ended with this.


Try deleting SMMA.cs directly from Windows File Explorer.

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
  #9 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,399 since Jun 2009
Thanks Given: 33,175
Thanks Received: 101,541


Big Mike View Post
Try deleting SMMA.cs directly from Windows File Explorer.

Mike

If that doesn't work, try using this SMMA:



Overwrite your old SMMA.cs with this one.

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
  #10 (permalink)
 
PandaWarrior's Avatar
 PandaWarrior 
In the heat
 
Experience: None
Posts: 3,165 since Mar 2010
Thanks Given: 6,329
Thanks Received: 13,404


got it fixed by just deleting indicators and recompiling until the messages went away....

Simplicity is the ultimate sophistication, Leonardo da Vinci


Most people chose unhappiness over uncertainty, Tim Ferris
Started this thread Reply With Quote




Last Updated on August 3, 2012


© 2024 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 - Privacy Policy - Downloads - Top
no new posts