Closed
Description
I wanted to simulate some realistic scenarios relating to systematic investment plan, cash withdrawals, and partial reinvestment.
Presently, I am manipulating the self._broker._cash
attribute to this effect.
Is there any suggested approach?
I am more concerned about the execution rather than the returns as I am using attributes inside the Strategy class to calculate customized returns.