![]() |
This website will be down for maintenance from Friday May 24th at 6PM MDT until Saturday May 25th at 11AM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com
|
|||||||
| Automated Trading Support for automated trading systems using NinjaScript. Support for our ATI (Automated Trading Interface) used to link an external application such as TradeStation and eSignal to NinjaTrader. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Mar 2011
Posts: 15
Thanks: 0
Thanked 0 times in 0 posts
|
I have been making simple two moving average crossover scripts, but now every new script has the same errors. When I go back to prior successful scripts, they too now show the same errors.
The errors are CS0118 for line 26 column 31 and CS0234 for line 27 column 23. Here are lines 26 and 27: privateint fast = 3; // Default setting for Fast privateint slow = 250; // Default setting for Slow Is my Ninjatrader software corrupted? If so, how do I fix it? Thanks JRagsdale |
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Sep 2008
Posts: 543
Thanks: 80
Thanked 187 times in 131 posts
|
Have you tried 'private int' instead of 'privateint'?
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Mar 2011
Posts: 15
Thanks: 0
Thanked 0 times in 0 posts
|
In the words of the great Emily Latella, "Nevermind." I found your post from 2004 and realized the complier runs all my files. I then realized the errors were from other files, not the one I was working on. I has since deleted the files with errors and all is well.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Custom Ninjascript errors | ibrown | Miscellaneous Support | 5 | 05-09-2012 09:52 AM |
| NinjaScript Files Programming Errors | pipal | Miscellaneous Support | 10 | 12-07-2010 08:44 AM |
| Indicator with errors...can't edit Ninjascript... | Pipskateer | Miscellaneous Support | 2 | 09-22-2010 03:41 PM |
| NinjaScript Errors | kronie | Miscellaneous Support | 6 | 11-03-2008 06:56 AM |
| How do I resolve NinjaScript Programming Errors? | NinjaTrader_Ray | Tips | 0 | 12-24-2007 08:46 AM |