Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Storing data per symbol from pipeline

Hi, how should I store data relative to a symbol. Symbols can be dynamic and are picked from the pipeline stored in context.security_list. I am trying to store a trend value relative to each symbol and compare on each time step, along with a percentage of portfolio allocation to trade on a symbol.