Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
How do you create a new file?

Does everything have to be in one file, or can you create multiple files in your project?
Thanks.

1 response

Hi Mark, as of now, everything has to be in one file, the long term goal is to use a directory structure, but it is not on the immediate horizon. In the meantime you can collapse blocks of code in the IDE to keep from getting too cluttered.