I propose to refactor the framework to enhance the architecture and switch the codebase to English.
Key changes
- Replace iterative loops by vectorized operations.
- Replace the single-asset logic with a dictionary-based system to support strategies on one or multiple assets.
- Decouple data loading from the execution logic
- Translate all docstrings, comments and variables to English.