Yes HH and LL could be right, nevertheless I don't know how to use them here.
I try to implement the following, but I have problems with seperating the range

// range: 02:00-10:00 o'clock
// sell: < rangeLow && < hourly close price ema: 14
// buy: > rangeHigh && > hourly close price ema: 14
// takeprofit: 4.9* range
// stoploss: range
// tradeClose: 22:00 o'clock