I am grinding my way through boot camp and I have some questions before I get too deep into using this and paying for capability. While new to Python (lots of background in C++ & VB), I have been programming in TradeStation Easy Language for a while and have developed an enormous code base I want to get into a python platform. I really would like to  get my custom strategies and algos into a platform like this for and be able to apply some AI/ML based optimization. So, here are my questions: Can you apply AI/ML methods/optimizations in this platform in a straightforward way?  I have a lot of custom indicators/functions/strategies so can you build a code base on the QC platform? When I was looking at sample projects it seemed like you get a "main.py" and no way to add other files... 

Author