I want to create an Algorithm using the provided Models ( Alpha , Universe, Risk, Portfolio, Execution) but editing them and customizing them with logic I need in these .py files. How do I access them and edit and save them?

Also , is it possible to create custom folders under My Projects so that I can organize my Algorithms ( cloned or created by me) in a better way?

Author