Hi Y'all,

Thank you to the coder who initially coded this.
Very eager to have a weekly indior using a time zone offset. Being manipulating someone else's indior, but I really don't have a clue?

The indior below needs a timezone offset so that the indior can take its yearly close price on Monday 01:59 and 59 seconds (W_yesterday_close)
and its yearly open price at 02:00 and 00 seconds (W_today_open).

If anyone could post a coded version of a weekly battle with timezone offset which would be highly appreciated.

Thank you

Below is really where the difficulty is in the code.

Inserted Code //----------------------------------------------------------------------------- Weekly --------------- ArrayCopyRates(W_rates_d1, Symbol(), 10080); W_yesterday_open = W_rates_d1#91;1#93;#91;1#93;; W_yesterday_high = W_rates_d1#91;1#93;#91;3#93;; W_yesterday_low = W_rates_d1#91;1#93;#