I've been doing my research, and messing around with some of the various backtests and algorithm examples already posted on here, but seem to be stumped on getting everything working together and playing nicely.
I'm attempting to build a simple (or rather, should be simple) algorithm that tracks a pre-defined (and expandable/shrinkable) number of ETF holdings, ranks them based on their 30 day or 15 day % change, and invests in them at a 10%, 20%, 30%, 40% balance and rebalances monthly without using an leverage.
My target is to use this for Robinhood so that ideally I no longer have to manage my portfolio by hand. Can anyone point me in the right direction on where to get started since the updated tutorials aren't complete yet?
- Delman