Asia-Europe-US session with rectangle filled from top of the chart and the bottom How? - page 2

 
alladir:

If you want an indicator that does a similar function, you can try this code. But it was the first indicator I ever made so it may not be perfect:

London - Green, New York - Orange, Tokyo - Yellow, Sydney - Blue

Daylight saving times should be correct till November 2014

gmt_offset is how many hours your broker is ahead of GMT time (if it's behind GMT, i.e. New York time, then use a minus value)


This is great ~ Super ~ I don't know what to day except I am deeply touched and grateful ~ Alladir!!!
 

Don't mention it :]

Best of luck using it and watch out for bugs, e.g. it only checks DST settings when you load it up. Also it applies current DST settings to the whole timeline. But liveable with I think

Oh, just remembered, if you replaced

SetIndexLabel(0,NULL); 

with

SetIndexLabel(0,"Sydney: "); 

for each buffer and then add

IndicatorDigits(0);

somewhere in the init function, the data window will show you the hours in each market's local time. Remember markets run from 0800 to 1600

 
Is it the right look when it is implemented? Please see attachment.
 
paul.seldon:
Is it the right look when it is implemented? Please see attachment.

There is no attachment . . . if you want to attach an image use this . . .

Reason: