Days of week

 

is it possible to make some script wich will show us days of week on the graph

or at least to show fist friday in the month with some arrow or something like that.i am thinking of daily graph but other TF are aslo interesting.

 
deepdrunk:
is it possible to make some script wich will show us days of week on the graph or at least to show fist friday in the month with some arrow or something like that.i am thinking of daily graph but other TF are aslo interesting.

It is DayOfWeek indicator:

prmWeek=1 is Monday

and so on up to

prmWeek=5 (Friday).

PeriodOfTime indicator:

prmHour=12;

prmMinute=15; (means 12:15 according to the chart time)

prmPeriod=3; (timeframe in min).

Files:
 

thanks ND, like always fast and acurate

best admin

Reason: