If Trinitum is a framework for quickly deploying trading algorithms, then there should be an easy way to get started. One way would be to add a built-in terminal command that autogenerates a template main.py file. The file would contain preloaded function declarations and instructions in the comments. Here's a resource for getting started.
If Trinitum is a framework for quickly deploying trading algorithms, then there should be an easy way to get started. One way would be to add a built-in terminal command that autogenerates a template
main.pyfile. The file would contain preloaded function declarations and instructions in the comments. Here's a resource for getting started.