ZeroMQ – How To Interface Python/R with MetaTrader 4
In this post, we present a technique employing ZeroMQ (an Open Source, Asynchronous Messaging Library and Concurrency Framework) for building a basic – but easily extensible – high performance bridge between external (non-MQL) programming languages and MetaTrader 4. Reasons for writing this post: Lack of comprehensive, publicly available literature about this topic on the […]