Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
list of futures contract to run "for" loop

We can run "for" loop on list of securities using context.security_list (hard coded not through pipeline), similarly can we hardcode a list of futures to run a "for" loop over?