Hello,
I'm trying to build a strategy which uses multiple linear regression, and I'm looking for a way to get historical windows on fundamental data. something like data.history.
Is there a way to get windowed output from pipeline? or fundamental data from data.history?