If you’re interested in modifying, enhancing, or customizing the DT-Box app to fit your specific needs, you can get the source code on my GitHub. The code for the DT-Box app is divided into two repositories: DT-Box, which contains the Python code for the app itself, and DT-Box MT5, where I’ve placed all the MQL5 wrappers and the EA strategy that interacts with the app.
I’m also planning to write an article soon that looks into the technical details behind the DT-Box implementation, so stay tuned.
Here are a few useful links: you can find an article demonstrating DT-Box in action here, and find instructions on how to install and configure it using the compiled files here.
Important Note on Code Licensing: While I anticipate you’ll review the LICENSE.txt file in each repository, I just want to briefly highlight the licensing terms – you are free to use, modify, and distribute the code, including versions modified by you, for any purpose except for selling the code or offering code modification services.
Additionally, if you have any questions or ideas related to this article, please don’t hesitate to contact me at pavel@pavelchigirev.com. I’m eager to hear your thoughts and feedback.