Like.. For example,

 self.AddAlpha(A1)

self.AddAlpha(A2)

Is it possible for insights generated in A2, depend on some data computed in A1?

If thats not the right thing to do, whould u suggest an alternative to do that?

Author