Produits publiés

Les plus notés
PyTrader MT5
Offpista LTD
4.5 (2)
Documentation for connecting Metatrader 5 with Python with a simple drag and drop EA.   A full end-to-end solution ,fully tested ,fast and efficient! The   Pytrader   ecosystem consists of a python script and a MT5 or MT4 version EA.   Further for the licensing an indicator is used.   The communication between the python script and the EA is based on sockets. EA is the   Server   and the python script the   Client .   It is always query(function / python script) and output(data / server). T
ProFactor is an indicator generating signals based price on the famous profit factor formula. The calculation  is simply defined as gross  GREEN BARS  divided by gross RED BARS. That's it in a nutshell, but sometimes the simplest things hold the most value. So let's imagine your trading system's gross  profit  for the past year was $40,000 and your gross losses were $20,000. Your  Profit Factor  would be 2. The ProFactor calculation works on the price of the asset instead of the strategy outco
FREE
Documentation for connecting Metatrader 4 with Python with a simple drag and drop EA.   A full end-to-end solution ,fully tested ,fast and efficient! The Pytrader ecosystem consists of a python script and a MT4 EA. (  MT5  version ) Further for the licensing an indicator is used.  The communication between the python script and the EA is based on sockets. EA is the  Server   and the python script the  Client .  It is always query(function / python script) and output(data / server). The EA doe
PyNinjaTrader - Connecteur API Python glisser-déposer pour NinjaTrader 8 PyNinjaTrader connecte de manière transparente vos scripts Python à NinjaTrader 8 à l'aide d'une simple stratégie de glisser-déposer. Cette solution entièrement testée, rapide et efficace utilise des websockets pour la communication, la stratégie agissant en tant que serveur et le script Python en tant que client. Caractéristiques: - Connexion Python au terminal NinjaTrader 8 - Fonction Keep-Alive pour une connexion cont
JsTrader: Connect MetaTrader 5 with JavaScript JsTrader provides an easy, drag-and-drop solution to connect your JavaScript strategies with MetaTrader 5 (MT5). Using a socket-based communication, your JavaScript script (client) interacts with the MT5 EA (server). It’s tested for real-time trading, enabling fast and efficient integration without the need for both to run on the same computer. Full documentation, including the JavaScript script, EA files, and examples, is available on our GitHub.