パブリッシュされたプロダクト

最も評価された
単純なドラッグアンドドロップEAでMetatrader4をPythonに接続するためのドキュメント。 完全にテストされた、高速で効率的な完全なエンドツーエンドソリューション! Pytraderエコシステムは、PythonスクリプトとMT4またはMT4EAで構成されています。 さらに、ライセンス供与にはインジケーターが使用されます。 PythonスクリプトとEAの間の通信は、ソケットに基づいています。 EAはサーバーであり、Pythonスクリプトはクライアントです。 それは常にquery(関数/ pythonスクリプト)とoutput(データ/サーバー)です。 EAは、Pythonスクリプトが実行されているのと同じコンピューターで実行する必要はありません。 Githubリンクには、Pythonスクリプト、EA、完全なドキュメント、および関数の呼び出し方法を示すPytraderサンプルスクリプトがあります。 質問については、不和チャンネルもあります。 デモ(ライセンスインジケーターなし)でも全機能がありますが、機器の数は限られています (EURUSD、AUDCHF、NZDCHF、GB
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 / serv
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 out
FREE