![]() |
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
|
|||||||
| Indicator Development Support for the development of custom indicators using NinjaScript. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: Mar 2006
Location: Bellingham, WA , USA
Posts: 329
Thanks: 0
Thanked 11 times in 8 posts
|
I am trying to get an indicator, (which was written by a third party), migrated from 5.0 to 6.5. I got the indicator from the person who developed the idea but not the code. I told him I would try to get it working in 6.5. It works in 5.0. When I tried to import it into 6.5 and edit it to see if it would compile, I got a series of CS0433 error codes which aren't documented on the MSDN site at all. The verbage is " The type "NinjTrader.Indicator.WoodiesCCI exists in both 'c:\Documents and Settings\DLNordin\My Documents\NinjaTrader 6.5\bin\Custom\NinjaTrader.Vendor.dll' and 'c:\Documents and Settings\DL Nordin\My Documents\NInjaTrader 6.5\bin\custom\Inidcator\QERIndicator.dll'.
I get essentially the same error message for WoodiesPivots as well. Between the two error messages there are 16 instances of the problem. The other error message I am getting is 'The type or namespace name 'IndicatorSeries' could not be found (are you missing a using directore or an assembly reference?' The error code for that message is CS0246 which directs me to CS0234 which includes instructions on how to add the third party dll to the reference table, which I've done and which then causes all of the above error messages to show up. That error message occurs four times. I hope you can give me some guidance as to how to fix these error messages. Thanks daven |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Mar 2005
Location: Bamberg, Germany
Posts: 9,994
Thanks: 0
Thanked 6 times in 6 posts
|
Unfortunately this indicator needed to be recoded in NT6.5. There is no way around.
Dierk
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Mar 2006
Location: Bellingham, WA , USA
Posts: 329
Thanks: 0
Thanked 11 times in 8 posts
|
I know a few things changed with respect to how an indicator needed to be coded for 6.5 versus 5.0. Could you point me to a resource to understand what has to change?
thanks |
|
|
|
|
|
#4 |
|
Administrator
Join Date: Mar 2005
Location: Bamberg, Germany
Posts: 9,994
Thanks: 0
Thanked 6 times in 6 posts
|
A good source should be release notes: http://www.ninjatrader-support.com/H...easeNotes.html
However, NT6 release notes no longer are available unfortunately.
Dierk
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Certified NinjaTrader Third Party Developer Process | sbtrader | General Programming | 7 | 06-23-2011 07:17 AM |
| Backtesting data from a third party | Dobbes | Strategy Analyzer | 4 | 07-02-2008 07:45 AM |
| 3rd Party Programming | John_Aus | General Programming | 2 | 05-26-2008 10:51 PM |
| Migrating from 6 to 6.5 | carrmcc | Historical NinjaTrader 6.5 Beta Threads | 3 | 03-08-2008 02:44 AM |
| Problem with third party Dll | kekkis | General Programming | 6 | 02-09-2008 11:36 AM |