Hello,

I'm wondering if it is possible to store a rolling window of all subscribed symbol's history in the form of a dataframe. I would like to avoid repeated history calls but require the flexibility of manipulation of the dataframe.

Thank you and be well,

Brad

Author