Yes, it returns the series pointer and adds the shift to the pointer, so you get an offset into the series. This is equivalent to the MT4 shift parameter.

Alternatively, this would produce the same result:

RSI(series(TMASlope(shift)),period);