I want to create a module that allows me to either:

Automatically reinvest all (or x%) of profits back into the Portfolio Module

or

Deposit $xx.x from my account and add that to strategy cash

 

My algorithm finds securities based on specific fundamental criteria and allocates a certain percentage to each security in my portfolio based on its "weight/score".

Author