I have been writing source code for 20+ years and started trading 8+ years ago. My indie tradreprenuer has led me to write scripts that focus on sole traders to give them a financial edge in the markets.
FX-Git-Pro/ <-- Root of this project
+- docker/ <-- Root of Docker images
+- ghost/ <-- Metatrader Ghost
+- mt4/ <-- Root of MT4 scripts
+- python/ <-- Root of Python scripts
+- python-mql/ <-- Python-Mql connector
+- R/ <-- Root of R scripts
+- R-mql/ <-- R-Mql connector
+- tf/ <-- Root of Terraform modules
My purpose is to write modular codes that can be used as plug-and-play. You can mix them or use them as standalones.
Updated SqLite-MT4 wrapper to 3.8.2 that works with MT4 Build 600+.
Ghost - Paper trading module in Metatrader 4.
Python-Mql - A Python to MQL connector using ZeroMQ
A docker image is a self-contained environment that doesn’t require any dependencies. It can run both locally or remotely.
Note: You need to check if your computer can run Docker before using it.
Wine - Docker image to run WINE on Ubuntu Linux system. Supports latest MT4 and MT5.
Terraform is a application that performs “infrastructure as a code”. No more messy cloud interface.
Wine - Create, update and destroy a DigitalOcean droplet with Wine automatically.
Check back here for more updates, or you can read my articles in my blog.