PDA

View Full Version : Autotrendline


bugman4/u
10-27-2010, 07:01 AM
Greetings,

IN nt6.5, have used the autotrendline indicator but it is a .cs file for somereason. Seems all nt indicators are zipfiles, so is there any way to convert that indicator with that .cs shredout to a zipfile so I can use in nt7? Thanks!:o

NinjaTrader_Brett
10-27-2010, 07:09 AM
Hello,

Sure to do this in any version in NinjaTrader goto Control Center->File->Utilities->Export NinjaScript.

Then export the AutoTrendLine indicator this will create a .zip file that can be imported into NinjaTrader 7.



Let me know if I can be of further assistance.

rdaune
09-01-2011, 02:09 AM
Hello,

Where can I find this autotrendline indicator for NT7 please?

Many thanks.

rdaune
09-01-2011, 03:41 AM
Ok thanks but where can I find the file I mean?

Thanks

NinjaTrader_Brett
09-01-2011, 07:04 AM
Hello,

You can download it here fresh:

http://www.ninjatrader.com/support/forum/local_links.php?catid=1&linkid=2

Let me know if I can be of further assistance.

dojidubbs
09-01-2011, 08:12 AM
Got the impression based upon the thread (maybe mistakenly) this would work for NT7.

Following the link provided, the indicator would not import under NT7. I had to modify the DrawRay to add the autoscale parameter.

Thanks, this is a good start to help me automatically draw trendlines.

rdaune
09-01-2011, 09:48 AM
Ok thank a lot for the file!
But know I am trying to export it in NT and I have the following message (on 2 computers same issue) :
Import failed. The Ninjascript archive may contain duplicate method names that already exist on your PC or there is a required file missing on either your PC or in the import archive.

What can I do now please?

Thanks

NinjaTrader_RyanM
09-01-2011, 08:10 PM
Hi rdaune,

This indicator required a minor change to compile in NT7 and is available here:
http://www.ninjatrader.com/support/forum/local_links.php?action=sendtofriend&catid=4&linkid=451

dojidubbs
09-02-2011, 06:25 AM
RyanM .... was the only change necessary to the DrawRay as I outlined, or were other changes necessary?

NinjaTrader_Brett
09-02-2011, 07:47 AM
Hello,

No other changes needed.