The problem is that new strategy (I tried to create even an empty one) is not compiled, mistake SC0101 pops up "Array of names NT already contains definition for Regression Channel" and other double indicators (I'm not at all referencing regression channel indicator. The same error appears in empty strategy)
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
No new strategies compilation
Collapse
X
-
No new strategies compilation
After moving NT to new computer from Vista 32 to W7 64. Some of the system indicators were doubled. Now I have RSI and RSI(1), Stohastic and Stohastic(1) etc.
The problem is that new strategy (I tried to create even an empty one) is not compiled, mistake SC0101 pops up "Array of names NT already contains definition for Regression Channel" and other double indicators (I'm not at all referencing regression channel indicator. The same error appears in empty strategy)Last edited by Andrei Petrov; 10-22-2012, 02:54 PM.Tags: None
-
Repeating atribute "assembly type' now
I deleted doubled indicators manually in explorer (was not able to delete them in NT because it called them "system indicators".
After that I came across that some of bar types were also doubled and referenced as mistakes. I deleted those doubled bartypes. Then reference to non-existing indicators appeared. (JuricXXX was not present in current assemly of NT)
Then I tried to change references from(to) Bin and Bin 64 and back
from ...bin\WilsonORMapper.DLL to ...bin 64\WilsonORMapper.DLL
from ...bin\NinjaTrader.Core.dll to bin 64\NinjaTrader.Core.dll.
Finally I got lost with:
array of names 'NinjaTrader.Indicator' already holds definition for 'RegressionChannel'
and (this time only one instance of Regression chanel indicator exists);
repeating atribute 'AssemblyTitle', 'AssemblyDescription','AssemblyConfiguration' and so on CS0579
when I try to compile.Last edited by Andrei Petrov; 10-23-2012, 02:28 AM.
Comment
-
-
it says "array (area, range) of names "Ninja Trader" already containes definition (description) for Regression Channel indicator
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
36 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
23 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|
||
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
162 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
96 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
152 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|

Comment