NinjaTrader Support Forum  
X

Attention!

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


Go Back   NinjaTrader Support Forum > Application Technical Support > Charting

Charting Support for NinjaTrader Advanced Charting.

Reply
 
Thread Tools Display Modes
Old 11-13-2011, 06:46 PM   #1
kaywai
Senior Member
 
Join Date: Sep 2009
Posts: 562
Thanks: 40
Thanked 4 times in 4 posts
Default How do I set up a multi-timeframe chart?

Is there instructions I can refer to?

Regards

Kay Wai
kaywai is offline  
Reply With Quote
Old 11-13-2011, 06:56 PM   #2
NinjaTrader_ChristopherJ
NinjaTrader Customer Service
 
NinjaTrader_ChristopherJ's Avatar
 
Join Date: Feb 2009
Location: Denver, CO
Posts: 3,810
Thanks: 32
Thanked 135 times in 135 posts
Default

Hello,

Thank you for your note.

I have provided a link below that goes over working with multiple data series within NinjaTrader 7.

http://www.ninjatrader.com/support/h...price_data.htm

Please let me know if I may be of further assistance.
NinjaTrader_ChristopherJ is offline  
Reply With Quote
Old 11-13-2011, 10:16 PM   #3
shortstar
Junior Member
 
Join Date: Jul 2009
Location: lockport, il
Posts: 5
Thanks: 3
Thanked 0 times in 0 posts
Default

Dont know if this is best place to ask this, but I am having trouble running multitime frames. My code does not use any indicators and what I tried does not work. I merely want to place an order once a certain price has been exceeded and then reverses on any bar from, let's say, 20-29 min. Any help would be appreciated.
Last edited by shortstar; 11-13-2011 at 10:18 PM. Reason: syntax
shortstar is offline  
Reply With Quote
Old 11-13-2011, 10:35 PM   #4
NinjaTrader_ChristopherJ
NinjaTrader Customer Service
 
NinjaTrader_ChristopherJ's Avatar
 
Join Date: Feb 2009
Location: Denver, CO
Posts: 3,810
Thanks: 32
Thanked 135 times in 135 posts
Default

Quote:
Originally Posted by shortstar View Post
Dont know if this is best place to ask this, but I am having trouble running multitime frames. My code does not use any indicators and what I tried does not work. I merely want to place an order once a certain price has been exceeded and then reverses on any bar from, let's say, 20-29 min. Any help would be appreciated.

This is possible but would require custom programming. If you yourself are not a programmer, any of the NinjaScript consultants listed at the following link could code this project for you:

http://www.ninjatrader.com/partners#...pt-Consultants

For getting started with programming, check out the following links

NinjaScript Educational Resources:
http://www.ninjatrader.com/support/h..._resources.htm

The strategy wizard is a great place to start
http://www.ninjatrader.com/support/h...egy_wizard.htm

And our forum samples at
http://www.ninjatrader-support2.com/...splay.php?f=30

And tips at
http://www.ninjatrader-support2.com/...splay.php?f=31
NinjaTrader_ChristopherJ is offline  
Reply With Quote
The following user says thank you to NinjaTrader_ChristopherJ for this post:
Old 11-14-2011, 05:46 PM   #5
kaywai
Senior Member
 
Join Date: Sep 2009
Posts: 562
Thanks: 40
Thanked 4 times in 4 posts
Default

Hi Christopher_J,

I managed to get a multi timeframe chart to plot. I'm now having issues adding custom indicators to all the timeframes. They only plot on the primary timeframe. Could you please assist?

Kay Wai
kaywai is offline  
Reply With Quote
Old 11-14-2011, 05:49 PM   #6
NinjaTrader_ChristopherJ
NinjaTrader Customer Service
 
NinjaTrader_ChristopherJ's Avatar
 
Join Date: Feb 2009
Location: Denver, CO
Posts: 3,810
Thanks: 32
Thanked 135 times in 135 posts
Default

Within the Indicator parameters window left mouse click on the ... button in the Input series window then select the instrument you would like the indicator calculated off of. Also within your Indicator parameters window select the Panel you would like the indicator plotted.

I have provided a link below to our NinjaTrader 7 Help Guide that goes over Working with Indicators.

http://www.ninjatrader.com/support/h...indicators.htm
NinjaTrader_ChristopherJ is offline  
Reply With Quote
Old 11-15-2011, 06:02 AM   #7
kaywai
Senior Member
 
Join Date: Sep 2009
Posts: 562
Thanks: 40
Thanked 4 times in 4 posts
Default

Hi Christopher_J,

Please see attached screenshot.

To get the indicators on to the secondary timeframes, I left-clicked on the input series after selecting the indicator. What I am unclear about is why do I have to choose between Open, High, Low, Close, Median, Typical and Weighted before the indicator will plot? What happens if my indicator does not use those inputs?

Regards

Kay Wai
Attached Images
File Type: jpg mtf.jpg (114.9 KB, 21 views)
kaywai is offline  
Reply With Quote
Old 11-15-2011, 06:41 AM   #8
NinjaTrader_Brett
NinjaTrader Customer Service
 
NinjaTrader_Brett's Avatar
 
Join Date: Dec 2009
Location: Denver, CO, USA
Posts: 6,498
Thanks: 109
Thanked 291 times in 280 posts
Default

Hello,

If your indicator does not use these inputs then no worries. It wont use the input you feed into it. Simply just pick one to initialize it with some data that you may or may not use in your indicator.

-Brett
NinjaTrader_Brett is offline  
Reply With Quote
The following user says thank you to NinjaTrader_Brett for this post:
Old 11-23-2011, 01:38 PM   #9
shortstar
Junior Member
 
Join Date: Jul 2009
Location: lockport, il
Posts: 5
Thanks: 3
Thanked 0 times in 0 posts
Default

Please click one of the Quick Reply icons in the posts above to activate Quick Reply.
shortstar is offline  
Reply With Quote
Old 11-23-2011, 01:52 PM   #10
shortstar
Junior Member
 
Join Date: Jul 2009
Location: lockport, il
Posts: 5
Thanks: 3
Thanked 0 times in 0 posts
Default

Quote:
Originally Posted by NinjaTrader_ChristopherJ View Post
This is possible but would require custom programming. If you yourself are not a programmer, any of the NinjaScript consultants listed at the following link could code this project for you:

http://www.ninjatrader.com/partners#...pt-Consultants

For getting started with programming, check out the following links

NinjaScript Educational Resources:
http://www.ninjatrader.com/support/h..._resources.htm

The strategy wizard is a great place to start
http://www.ninjatrader.com/support/h...egy_wizard.htm

And our forum samples at
http://www.ninjatrader-support2.com/...splay.php?f=30

And tips at
http://www.ninjatrader-support2.com/...splay.php?f=31
Got a multiseries Renko bar strategy working now but need to "normalize" it before it starts. I want my bars to start building (before it starts at 8:30) at a specific price-let's say 50 plus or minus some increment of my choosing . And now to add another layer of complexity, it would need to reset every morning before trading even if was still active holding a position overnight. Can "startY" or is it "StartY"? be used and if so, where can I get more info on its use?? Thanks
shortstar is offline  
Reply With Quote
Old 11-23-2011, 02:11 PM   #11
NinjaTrader_Brett
NinjaTrader Customer Service
 
NinjaTrader_Brett's Avatar
 
Join Date: Dec 2009
Location: Denver, CO, USA
Posts: 6,498
Thanks: 109
Thanked 291 times in 280 posts
Default

Hello,

You would have to a session template that covers the entire section that you want. You would not be able to exclude some data from the bar formations unfortunately.
NinjaTrader_Brett is offline  
Reply With Quote
Old 11-23-2011, 02:25 PM   #12
shortstar
Junior Member
 
Join Date: Jul 2009
Location: lockport, il
Posts: 5
Thanks: 3
Thanked 0 times in 0 posts
Default

Quote:
Originally Posted by NinjaTrader_Brett View Post
Hello,

You would have to a session template that covers the entire section that you want. You would not be able to exclude some data from the bar formations unfortunately.
I'm quite familiar with session templates but when using renko bars, time is of little importance-price becomes king. So why can't I start building a bar at a particular price instead of a particular time?? I'm pretty sure I can but need some tips/clues as to how to start.
shortstar is offline  
Reply With Quote
Old 11-24-2011, 04:56 AM   #13
NinjaTrader_Bertrand
NinjaTrader Customer Service
 
NinjaTrader_Bertrand's Avatar
 
Join Date: Sep 2008
Location: Germany
Posts: 22,414
Thanks: 252
Thanked 978 times in 961 posts
Default

shortstar, that would unfortunately not be supported by us, but you can look into custom coding a bars type here for this task. They would be stored in the bin > custom > type folder.
NinjaTrader_Bertrand is offline  
Reply With Quote
The following user says thank you to NinjaTrader_Bertrand for this post:
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
multi instrument / multi timeframe strategy - Round2TickSize drolles Automated Trading 3 08-11-2011 05:21 PM
multi instrument / multi timeframe strategy - FirstBarOfSession drolles Automated Trading 1 08-11-2011 04:52 PM
Multi Timeframe Plot is Different Than Chart Plot for 60 Minute Chart monti1a Indicator Development 3 03-14-2011 07:05 AM
Multi-timeframe strategy skips lower timeframe bars at one point adamus Version 7 Beta General Questions & Bug Reports 13 07-03-2010 01:36 AM
Designing multi-instrument, multi-timeframe mikeyork Strategy Development 5 07-08-2008 08:47 PM


All times are GMT -6. The time now is 03:54 PM.