NinjaTrader Support Forum  

Go Back   NinjaTrader Support Forum > NinjaScript Development Support > Indicator Development

Indicator Development Support for the development of custom indicators using NinjaScript.

Reply
 
Thread Tools Display Modes
Old 11-20-2007, 01:27 PM   #1
Angel
Member
 
Join Date: May 2007
Location: , ,
Posts: 50
Thanks: 0
Thanked 0 times in 0 posts
Default Globex session indicator

Hello,

Is there an indicator which plot the HIGH/LOW of the GLOBEX session without changing my settings (session begins/session ends) ?

For example, on a 5 minutes @ER2 chart ?

Thanks for your attention,

Best regards

Angel
Angel is offline  
Reply With Quote
Old 11-20-2007, 01:34 PM   #2
NinjaTrader_Ray
Administrator
 
NinjaTrader_Ray's Avatar
 
Join Date: Nov 2004
Location: Denver, CO, USA
Posts: 11,163
Thanks: 6
Thanked 45 times in 32 posts
Default

Unfortunately this is not supported.
NinjaTrader_Ray is offline  
Reply With Quote
Old 11-22-2007, 09:09 AM   #3
sbgtrading
Certified NinjaScript Consultant
 
Join Date: Oct 2007
Location: Northern Illinois
Posts: 256
Thanks: 0
Thanked 3 times in 3 posts
Cool

Here's an indicator that accomplishes something similar to what I think you're asking for.

Let me know if you find it useful.

Enjoy!
Ben
Attached Files
File Type: zip HiLoOfTimeRange.zip (2.5 KB, 703 views)
File Type: zip HiLoOfTimeRange_NT7.zip (2.9 KB, 59 views)
Last edited by sbgtrading; 11-11-2011 at 06:13 AM. Reason: Added NT7 version
sbgtrading is offline  
Reply With Quote
Old 11-22-2007, 09:32 AM   #4
Angel
Member
 
Join Date: May 2007
Location: , ,
Posts: 50
Thanks: 0
Thanked 0 times in 0 posts
Smile

Hi,

YES, it's very very USEFUL !!!!

Many thanks to you

Sincerely,

Angel
Angel is offline  
Reply With Quote
Old 11-23-2007, 07:27 AM   #5
blaporte
Junior Member
 
Join Date: Jul 2007
Posts: 28
Thanks: 0
Thanked 0 times in 0 posts
Default

This is exactly what I was looking for....Thanks a million!!!!
blaporte is offline  
Reply With Quote
Old 10-19-2008, 11:26 AM   #6
Laserdan
Senior Member
 
Join Date: Aug 2008
Location: North Carolina
Posts: 157
Thanks: 6
Thanked 8 times in 4 posts
Default

I would like to use the indicator but it does not quite do what i want

If I set the start time to be 4:30est (16:30) and the end time to be the next day at 9:30am est...the plots are not correct

I guess the across midnight is not supported?
Laserdan is offline  
Reply With Quote
Old 10-28-2008, 03:56 PM   #7
gooph
Junior Member
 
Join Date: Oct 2008
Posts: 14
Thanks: 0
Thanked 0 times in 0 posts
Default

Actually, I was looking for the indicator to work over midnight as well.
Last edited by gooph; 10-28-2008 at 04:00 PM.
gooph is offline  
Reply With Quote
Old 05-28-2011, 04:15 AM   #8
jeddy0510
Junior Member
 
Join Date: Jun 2010
Posts: 6
Thanks: 1
Thanked 0 times in 0 posts
Default

Hi,
I tried to view this custom indicator in NT7 and it would not open. Was this made for NT 6.5?
jeddy0510 is offline  
Reply With Quote
Old 11-10-2011, 11:02 PM   #9
JimmyE
Junior Member
 
Join Date: Sep 2011
Posts: 1
Thanks: 0
Thanked 0 times in 0 posts
Default

Can't seem to get this indicator to work. Can you possibly update for NT7??
JimmyE is offline  
Reply With Quote
Old 01-24-2012, 02:00 AM   #10
everington_f
Member
 
Join Date: Nov 2008
Posts: 72
Thanks: 9
Thanked 0 times in 0 posts
Default

Did any of you guys get that overnight globex high low indicator that plots on the current session?

Regards
everington_f is offline  
Reply With Quote
Old 01-24-2012, 12:03 PM   #11
Harry
Senior Member
 
Join Date: Oct 2007
Posts: 1,827
Thanks: 12
Thanked 83 times in 67 posts
Default

Quote:
Originally Posted by everington_f View Post
Did any of you guys get that overnight globex high low indicator that plots on the current session?

Regards

You can also use the OpeningRange indicator, see chart below. It plots the overnight high and low. Alternatively you plot today's ETH high and low by using the SessionPivots.
Attached Images
File Type: jpg ES 03-12 (15 Min) 24_01_2012.jpg (91.0 KB, 45 views)
Harry is offline  
Reply With Quote
Old 06-27-2012, 09:01 AM   #12
Trader Mike
Junior Member
 
Join Date: Apr 2010
Location: Maple Grove MN
Posts: 4
Thanks: 1
Thanked 0 times in 0 posts
Send a message via Skype™ to Trader Mike
Default

Thought I would re ask the question. Does anyone know of an indicator that will plot the Globex HL on the current RTH session.

Thanks.
Trader Mike is offline  
Reply With Quote
Old 07-13-2012, 02:10 AM   #13
Harry
Senior Member
 
Join Date: Oct 2007
Posts: 1,827
Thanks: 12
Thanked 83 times in 67 posts
Default

As the questions continue, let me try to answer again, this time more detailed.

(1) If you use a RTH session template such that your chart only shows the price bars formed during the regular trading hours, then you cannot display the Globex High and Low on your chart. The reason is very simple. The required data has not been loaded into the chart.

(2) What is possible is to display the Globex High and Low (that is the High and Low of the night session) on an ETH chart. The anaOpeningRangeV38 indicator plots the opening range of the regular session and the night session high and low. It is easiest to apply, if you use a session template which explicitly defines night and regular session. But this is not necessary. The first chart attached shows the opening range on a chart that uses the session template CME US Index Futures ETH. To adjust the indicator you need to enter an offset for the session start relative to the session begin or session end. Possible settings are either

(1) Session # for RTH: First / Offset = + 17:00 (this is the difference between 8:30 AM (start of regular session) and 3:30 PM (start of night session)
(2) Session # for RTH: Second / Offset = - 6:45 (this is the duration of the regular session)

No adjustment via offset is needed, if you use the correct session template.

The indicator also allows to display the Asian or European session high and low instead of the Globex high and low. You can set the times for the Asian session in TST (Tokyo Standard Time ) and for the European session in CET (Central European Time, one hour ahead of London). The chart 2 shows the same indicator displaying the European session. The European session has been selected from 8:00 AM CET to 1:00 PM CET. Settings can be changed.

You can see that yesterday European high and low were more useful to consider than the Globex high and low. The indicator can be downloaded here (membership required)

http://www.bigmiketrading.com/downlo...load.html?view

or you can send me a private message with your e-mail. There is another version of this indicator, which comes with initial balance range bands, but this was not asked here.

If you do just want to display the Globex High and Low, then you can set the opening range to transparent. Hope that answers some of the questions

Harry
Attached Images
File Type: jpg Globex High Low Chart 1.jpg (141.0 KB, 26 views)
File Type: jpg Globex High Low Chart 2.jpg (139.4 KB, 14 views)
Harry is offline  
Reply With Quote
The following user says thank you to Harry 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
Session Begins -- Session Ends bmaltz Charting 6 11-11-2007 11:45 PM
Changing Session Begins and Session Ends time forexample Charting 1 10-21-2007 01:16 AM
Globex Pivots guym Indicator Development 6 07-20-2007 06:08 PM
Buy Stop on Globex = Mkt or Limit LG SuperDOM and other Order Entry Windows 5 05-16-2007 03:49 PM
How to plot an indicator only on the current session max1ci6 Indicator Development 2 04-24-2007 07:50 PM


All times are GMT -6. The time now is 12:19 PM.