DislikedDear PISoft, Thanks for Great System.. I just wanted to say a huge thank you for sharing your Python trading system with the community! It’s rare to find people willing to open-source their hard work for free, and putting the code out there is incredibly generous of you. The framework looks great, but to make sure I (and others) can get the absolute most out of it without breaking anything, would you mind breaking down the core logic a bit further? Thanks again for your time and for giving back to the trading community. Looking forward to learning...Ignored
I chose to make the system open source because I strongly believe that knowledge becomes more valuable when shared. If my work can help other traders or developers learn, experiment, or build something new, then the effort is absolutely worthwhile.
Regarding the core logic of the framework, I will be happy to provide a more detailed explanation. The system is designed to be modular, so each component can be understood, modified, or extended without risking to break the entire structure. In the coming days, I will publish a clear guide covering:
- the structure of the modules
- the data flow
- how signals are calculated
- how the LIVE engine works
- how to correctly interpret the output
As for the difficulties you are experiencing even after installing Python and Anaconda, don’t worry — it’s quite common for small configuration details to cause issues. If you’d like, I can help you check your setup step by step and identify exactly where the problem is.
One of these evenings I will also publish the STABLE version including the new “Single‑Symbol Strength Projection” section — this is the version I am currently using myself.
Thank you again for your message and for your interest in the project. I remain available for any clarification or support you may need.
Kind regards, PlSoft