Page 1 of 6

Time of a candle

PostPosted: Fri Jan 06, 2012 5:34 am
by Apprentice
Time of a candle.png

This simple indicator, draw three vertical lines at specified times.
Time of a candle.lua
(4.77 KiB) Downloaded 2550 times

Re: Time of a candle

PostPosted: Sat Jan 14, 2012 6:51 am
by Apprentice
Candle LookBack Period.png

This simple indicator, draw three vertical lines at specified period Back or Onward from the current period.
Candle LookBack Period.lua
(4.71 KiB) Downloaded 2007 times


If you want to draw line in the future, use a negative period.

Re: Time of a candle

PostPosted: Thu Feb 09, 2012 4:18 pm
by Apprentice
Slope.png

I have added a few requested features.
Now you can draw, Slope line, from one vertical line medina, to another
Time of a candle.lua
(7.76 KiB) Downloaded 1939 times

Re: Time of a candle

PostPosted: Fri Mar 09, 2012 11:48 am
by nazaar
Hi apprentice, how are you?

I have seen a few tools here which draw lines based on a selected hour, like the 2 tools above.

Is it possible to draw lines by day of the week and by day of the week plus a selected hour? For example, draw a vertical line for Sunday 17:00 or Monday 09:00?

thanks in advance.

Re: Time of a candle

PostPosted: Sun Mar 11, 2012 4:55 am
by Apprentice
Better, and I took a couple of days of sick leave.
Your request is added to the development list.

Re: Time of a candle

PostPosted: Mon Mar 12, 2012 11:47 am
by nazaar
Hi Apprentice, good to hear you're doing better.

to be able to draw the vertical line by day of the week, would you need to start over or can it be created by changing a few lines on the current coding? If yes, which line?

thanks.

Re: Time of a candle

PostPosted: Tue Mar 13, 2012 3:05 am
by Apprentice
Change is not complicated.
But I have to add a few new things.

Re: Time of a candle

PostPosted: Tue Mar 13, 2012 3:59 am
by Apprentice
Time of a candle.png

Week of Day option added.
Time of a candle.lua
(8.49 KiB) Downloaded 1949 times

Re: Time of a candle

PostPosted: Tue Mar 13, 2012 7:50 pm
by nazaar
thanks very much apprenctice. it looks and works very well.

could you add Sunday? I like to draw weekly vertical lines on the 4 hour chart starting with the open of the market on Sunday.

thanks very much!

Re: Time of a candle

PostPosted: Wed Mar 14, 2012 2:49 am
by Apprentice
Sunday Added.