Hello I am wondering if anyone knows of a way to share data between different algorithms?  For example I would like to retrieve and store minutely updated options data and greeks and store it in a way that multiple algorithms can access the data.  Is there a way to do this?  I read about the ObjectStore, but that seems to be algorithm specific.  Thanks, Tibor

Author