Average does not work probably due to an outlier but median does:
Go to Chart and click update or run in the upper right.
The name of that series (using median for average) was: "Easy to Trade Average". I can now use this series with Getseries()
Here for example: Rel%Chg(5, Getseries("Easy to Trade Average")) >0
I have not actually tried GetSeries() in the AI/ML to (hopefully) get excess returns relative to the universe as a target yet.