Hi guys,
I am trying to do research on ETFs and have been using
( universe=Filters.StaticAssets(context.stock)
where context.stock={9 etfs})
in algorithm mode.
How would I use this in research so I can see how my strategy works with etfs?
Thanks,
Eric