NinjaTrader Support Forum  

Go Back   NinjaTrader Support Forum > NinjaScript File Sharing > NinjaScript File Sharing Discussion

NinjaScript File Sharing Discussion Discussion for shared NinjaScript files.

Reply
 
Thread Tools Display Modes
Old 11-22-2008, 02:30 AM   #1
vrathee
Member
 
Join Date: Nov 2008
Posts: 62
Thumbs up Super Trend For Ninja Trader, Worth A try

Hi All

I have been using Super Trend as an indicator for Meta Trader Software But could not find this indicator for Ninja Trader.

This is a wondeful indicator to know about the trend and in trending markets this indicator works perfectly even in 2-3 minute timeframes. A wonderful tool which everybody would like it to be in their favorite indicator list

I request Everybody to convert this attached Supertrend Metatrader formula to convert and make it compatible for Ninja trader. I shall be highly thankful. Waiting eagerly for the response from the seniors.

Regards

Vinkal
Attached Files
File Type: zip SuperTrend.zip (1.2 KB, 461 views)

Last edited by vrathee; 11-27-2008 at 07:05 AM.
vrathee is offline  
Reply With Quote
Old 11-22-2008, 07:24 AM   #2
Bogan7
Senior Member
 
Join Date: Aug 2007
Posts: 112
Default

I have seen this indicator and agree it is a good one if could program I would have done so already

Quote:
Originally Posted by vrathee View Post
Hi All

I have been using Super Trend as an indicator for Meta Trader Software But could not find this indicator for Ninja Trader.

This is a wondeful indicator to know about the trend and in trending markets this indicator works perfectly even in 2-3 minute timeframes. A wonderful tool which everybody would like it to be in their favorite indicator list

I request Everybody to convert this attached Supertrend Metatrader formula to convert and make it compatible for Ninja trader. I shall be highly thankful. Waiting eagerly for the response from the seniors.

Regards

Vinkal
Bogan7 is offline  
Reply With Quote
Old 11-22-2008, 02:30 PM   #3
Elliott Wave
Senior Member
 
Join Date: Mar 2008
Posts: 731
Default

The indicator code is very simple, it looks like it could be created in the strategy wizard with only the ATR indicator.

I don't have any time now, but if nobody else converts it in the next couple days I could probably take a crack at it.
Elliott Wave is offline  
Reply With Quote
Old 11-22-2008, 04:35 PM   #4
ctrlbrk
Senior Member
 
Join Date: Oct 2008
Location: Dallas, TX
Posts: 682
Default

Elliot Wave,

Just wanted to drop a line to say "Thank You!" for all the additions you've made to the file sharing forum.

I have no personal experience with this particular indicator, but as always, will check it out once available.

Mike
ctrlbrk is offline  
Reply With Quote
Old 11-23-2008, 09:28 PM   #5
vrathee
Member
 
Join Date: Nov 2008
Posts: 62
Default

Quote:
Originally Posted by Elliott Wave View Post
The indicator code is very simple, it looks like it could be created in the strategy wizard with only the ATR indicator.

I don't have any time now, but if nobody else converts it in the next couple days I could probably take a crack at it.
Thanks Elliot Wave

Nobody can deny your contribution. I shall be very happy to get this Super Trend Indicator asap as this is what i badly want and this will be very helpful to everybody.

Thanks in advance.

Regards

Vinkal
vrathee is offline  
Reply With Quote
Old 11-23-2008, 09:48 PM   #6
TCT-Peter
Junior Member
 
Join Date: Nov 2008
Location: Australia
Posts: 9
Default

I programmed this into a simple indicator recently albeit with just a simple Up/Down (1/-1) value for use in a Strategy, rather than the sexy moving line on the price chart. It's probably not much effort to update for the sexy graphics, but if you're simply after the Up/Down trend I can post that later today.
TCT-Peter is offline  
Reply With Quote
Old 11-23-2008, 10:17 PM   #7
vrathee
Member
 
Join Date: Nov 2008
Posts: 62
Default

Quote:
Originally Posted by TCT-Peter View Post
I programmed this into a simple indicator recently albeit with just a simple Up/Down (1/-1) value for use in a Strategy, rather than the sexy moving line on the price chart. It's probably not much effort to update for the sexy graphics, but if you're simply after the Up/Down trend I can post that later today.
Peter

I shall be thankful if you post that. Thanks in advance.

Regards

Vinkal
vrathee is offline  
Reply With Quote
Old 11-23-2008, 11:01 PM   #8
roonius
Certified NinjaScript Consultant
 
Join Date: Oct 2008
Location: Chicago, IL
Posts: 523
Send a message via Skype™ to roonius
Default SuperTrend for NinjaTrader

Vrathee,

Enjoy,

You're more than welcome...
Edit: Added Arrows to indicate possible reversal...
Attached Images
File Type: jpg SuperTrend.jpg (60.2 KB, 1398 views)
Attached Files
File Type: zip SuperTrend.zip (3.9 KB, 604 views)
__________________
www.tradingstudies.com
info[at]tradingstudies[dot]com

Last edited by roonius; 01-08-2009 at 07:50 PM.
roonius is offline  
Reply With Quote
Old 11-23-2008, 11:31 PM   #9
Elliott Wave
Senior Member
 
Join Date: Mar 2008
Posts: 731
Default

Beat me to it

Nice work Roonius, its great to have another person on the forum who can convert MetaTrader indicators since there are so many good ones.


*edit
(The first version works great so I removed my link to avoid any conflict, since they have the same name.)
Attached Images
File Type: jpg SuperTrend.jpg (97.1 KB, 865 views)

Last edited by Elliott Wave; 11-23-2008 at 11:45 PM.
Elliott Wave is offline  
Reply With Quote
Old 11-24-2008, 01:14 AM   #10
vrathee
Member
 
Join Date: Nov 2008
Posts: 62
Default

Quote:
Originally Posted by roonius View Post
Vrathee,

Enjoy,

You're more than welcome...
Thanks Roonius and Elliot Wave

You people have been very kind on me. A little question what i have got is which time period setting should be used. I normally use 10,3 as setting. But Roonius uses 14,3 and Elliot has posted as 10,2 settings.

A little confusion. Can you please guide me on the settings?

Regards

Vinkal
vrathee is offline  
Reply With Quote
Old 11-24-2008, 01:32 AM   #11
Elliott Wave
Senior Member
 
Join Date: Mar 2008
Posts: 731
Default

Just experiment and see what works best. You'll notice that length parameter doesn't do too much, but you can think of the multiplier parameter as the indicators 'sensitivity'. The lower the number, the faster it reacts, but the trade off is more false signals.

Elliott Wave is offline  
Reply With Quote
Old 11-24-2008, 01:58 AM   #12
vrathee
Member
 
Join Date: Nov 2008
Posts: 62
Default

Quote:
Originally Posted by Elliott Wave View Post
Just experiment and see what works best. You'll notice that length parameter doesn't do too much, but you can think of the multiplier parameter as the indicators 'sensitivity'. The lower the number, the faster it reacts, but the trade off is more false signals.

Thanks Elliot Wave

I will try that way. I will try to put more Meta Trader indicators which work superbly.
Hope to get support further also.

Regards

Vinkal
vrathee is offline  
Reply With Quote
Old 11-25-2008, 07:11 AM   #13
kissandfly
Junior Member
 
Join Date: Aug 2008
Posts: 29
Default

did anyone tried to backtest it ? or to make a simple strategy ?
kissandfly is offline  
Reply With Quote
Old 11-25-2008, 02:26 PM   #14
Elliott Wave
Senior Member
 
Join Date: Mar 2008
Posts: 731
Default

Yes. It works fairly well in my opinion, much better than similar indicators based on ATR.

I usually find a new favorite indicator a week (), and this one definitely takes the cake for this week.
Elliott Wave is offline  
Reply With Quote
Old 11-25-2008, 09:15 PM   #15
vrathee
Member
 
Join Date: Nov 2008
Posts: 62
Default

Thank you very so much Roonius

You have been very helpful. This indicator has been wonderful for me. Such an indicator when used with only one more indicator for confirmation; may be macd or RSI, then it works great.

I has tested this indicator on live markets trading myself and results has been outstanding. This is worth trying.

Happy trading

Regards

Vinkal
vrathee is offline  
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Needed Chart Trader Updates stevescott05 Suggestions And Feedback 1 08-14-2008 07:09 AM
Trend line channels - Oscillator trend lines ? fryguy General Programming 1 05-16-2008 10:20 AM
Super DOM Format for chart trader Pipqueen Suggestions And Feedback 1 11-26-2007 08:29 AM
New to Ninja Trader canes Strategy Development 3 03-08-2007 05:18 AM
Ninja Trader going down gprizevoits Miscellaneous Support 1 03-25-2005 04:57 AM


All times are GMT -6. The time now is 10:55 AM.