PDA

View Full Version : Trend Channels Tool ?


jed77
12-05-2008, 03:33 PM
Dear Friend,

I'm looking for a trend channel drawing tool for NT...

Do you have any idea if such a tool exist ?

Thank you very much for your help !

J.

NinjaTrader_Josh
12-05-2008, 03:39 PM
There are various drawing tools available. Right click on your chart to see what tools are available.

I am moving this thread to the Charting section of the forums.

jed77
12-05-2008, 03:45 PM
Hello Josh,

Thank you very much for your quick answer.

Unfortunately the tool I'm looking for is not available in the drawing tools section.

What I'm looking for is something similar too what they called "equidistant channel" in MT4...

Is there something similar for Ninja ?
Thank you.
J.

NinjaTrader_Josh
12-05-2008, 03:50 PM
The drawing tools available are in the right click menu. If you do not see it there then it does not exist as a manual chart drawing tool.

jed77
12-05-2008, 03:53 PM
Unfortunately, it is not present in the list.

I would like to know if such a tool can be developed ? Coded by somebody ?

Thank you very much for your help.

J.

NinjaTrader_Josh
12-05-2008, 03:56 PM
It is possible, but is beyond the level of what we can support.

jed77
12-05-2008, 03:59 PM
Ok, that was the reason I was starting this thread in the programing area...

If it's possible to develop such a tool, like somebody coding an indicator, is it possible to move back this discussion in the programming area ?

Thank you for your help.
I wich you a very relaxing Week end ;)
J.

NinjaTrader_Josh
12-05-2008, 04:02 PM
Moved. Enjoy your weekend as well.

jed77
12-05-2008, 04:06 PM
Thank you Josh.

I already coded some simple indicators, but never a drawing tool...

Is there anybody who already worked on such project ?

Thank you for your help.
All the best
J.

NinjaTrader_Bertrand
12-08-2008, 04:45 AM
Hi jed77,

Unfortunately not, do you have a screenshot of what you look for?

Maybe you can use the Regression Channel for your project...

http://www.ninjatrader-support.com/HelpGuideV6/RegressionChannel.html

jed77
12-08-2008, 05:05 AM
Hello Bertrand,

I looked at the regression channel, but it is not quite what I need...

Here's a pict. of the trend channel I would like to have, with fib. levels...

Thank you for your help ! And will be happy to discuss more about this if you have any questions.

J.

NinjaTrader_Bertrand
12-08-2008, 05:21 AM
Hi jed77,

You may be able to custom code your trend channels with the DrawLine command in our NinjaScript language.

http://www.ninjatrader-support.com/HelpGuideV6/DrawLine.html

If you need help, you can always contact our NinjaScript consultants - http://www.ninjatrader.com/webnew/partners_onlinetrading_NinjaScript.htm

Also try using 2 or 3 sets of regression channels with the same anchor points, but different standard deviations, like 1, 2, 3... also you can check 'Extend Right' for the channel lines, this should come close to what you posted as screenshot.