Thanks for your reply.
Sorry but I am still confused about what you have done.
If everything is in one indicator why then would you do this: MyRTHOHL1 = MyRTHOHL(Close, DateTime.Parse("8:31 AM"), DateTime.Parse("5:00 PM")); ? You cannot add an indicator to itself.

Comment