Hi,
I adapted a simple algorithm to test a selection of stocks (based on #Fundamentals data from Morningstar) against the market. The goal is to test whether growth stocks (those with P/E higher than a certain value) beat the market. One just need to tweak the DollarVolumeUniverse parameters and the P/E ratio filter.
I could use a help though: I cannot manage to avoid the cash being negative... I don't understand what's happening as I am always using order_target_percent to make the total be 100% (even a little less, 95% but it's not working anyway).
Cheers,
Ilidio.