• 概要
  • レビュー
  • コメント
  • 最新情報

MT5PythonIndicatorExporter

Hi you, I need your help! Be my Patron, let's make it possible!


https://www.patreon.com/joaopeuko

https://github.com/Joaopeuko/Mql5-Python-Integration


Channel:

English version - Versão Inglês:
https://www.mql5.com/en/channels/Mql5_Python_Integration_EN

Portuguese version - Versão Português:
https://www.mql5.com/en/channels/Mql5_Python_Integration_PT


Free version with 5 indicators:

https://www.mql5.com/en/market/product/57574


This version has 38 indicators, 5 from the free version plus 33 new indicators.

There is a list with all the indicators below.



I believe that development in PYTHON is easier and simpler to make an Expert Advisor or any other tool that helps you to make a decision when related to the stock market.


So, I built a library in Python that makes it easy and simple to make expert advisors. It is possible to find it here:


https://github.com/Joaopeuko/Mql5-Python-Integration


This MQL5 Service uses Socket communication to send and receive data.

This MQL5 Service is the “Client-Side”, so it will only work if there is a server-side sending data to it, asking for some Indicator.


An example of Expert Advisor using sockets can be found here:

https://github.com/Joaopeuko/Mql5-Python-Integration/blob/master/ExpertAdvisor/example_sockets_connection.py


However, there are some difficulties when using python to code an expert advisor, one of these difficulties is the Indicator usage, most of it does not exist yet. 

To solve that problem you can:

  • You can recreate all the indicators.

  • You can use a library that has some or all the indicators.

  • You can communicate through the Metatrader5 asking for the indicator data.


This MQL5 Service uses the indicators that are already built on Metatrader5, it just asks for the data, informing the setup first, and the service responds to it.


iCustom is not supported on this version.

This service only works with a few indicators:

  • Accelerator Oscillator

  • Accumulation/Distribution

  • Adaptive Moving Average

  • Alligator

  • Average Directional Movement Index

  • Average Directional Movement Index Wilder

  • Average True Range

  • Awesome Oscillator

  • Bollinger Bands - Free

  • Bears Power

  • Bulls Power

  • Chaikin Oscillator

  • Commodity Channel Index

  • DeMarker

  • Double Exponential Moving Average

  • Envelops

  • Force Index

  • Fractal Adaptive Moving Average

  • Fractals

  • Gator Oscillator

  • Ichimoku Kinko Hyo

  • MACD - Free

  • Market Facilitation Index

  • Momentum

  • Money Flow Index

  • Moving Average - Free

  • Moving Average of Oscillator

  • OBV On Balance Volume - Free

  • Parabolic SAR

  • Relative Strength Index

  • Relative Vigor Index

  • Standard Deviation

  • Stochastic - Free

  • Triple Exponential Average

  • Triple Exponential Moving Average

  • Variable Index Dynamic Average

  • Volumes

  • Williams' Percent Range



I built the communication using the same pattern used on MetaTrader5:

https://www.mql5.com/en/docs/indicators


The address and the port must be the same on the MQL5 Service and in the python code.


To use a service you just need to go in service, and a new one, it is near the expert advisor folder, at the button, on MetaTrader 5.


Image 1


You can use as many services you want until you reach the “Activation” limits.


Image 2


When using more than one service they might conflict, changing the port is a solution.


To be able to send data out of MetaTrader5 you first need to allow it, the “localhost” needs to be added.

  • Tools -> Options -> Expert advisors -> WbRequest (checkbox)


Image 3


It is good to know that I built that Service to work only in the “localhost.”

If you are in doubt, it uses sockets to work.


It is possible to call the same indicator with a different setup of how many times you want. However, when using too many indicators it might reduce performance.


You can see the expert advisor using indicator here:

https://github.com/Joaopeuko/Mql5-Python-Integration/blob/master/ExpertAdvisor/example_sockets_connection.py


All the indicators are defined to work with a time frame of one minute, to change it you just need to change the “time_frame.”


All the indicators have comments to make it easy to understand and know how to use it.

https://github.com/Joaopeuko/Mql5-Python-Integration/blob/master/Include/indicator_connector.py


Image 4


If you are having any trouble, please send me a direct message.



おすすめのプロダクト
Hi you, I need your help! Be my Patron, let's make it possible! https://www.patreon.com/joaopeuko https://github.com/Joaopeuko/Mql5-Python-Integration Channel: English version - Versão Inglês: https://www.mql5.com/en/channels/Mql5_Python_Integration_EN Portuguese version - Versão Português: https://www.mql5.com/en/channels/Mql5_Python_Integration_PT Paid version with 38 indicator: https://www.mql5.com/en/market/product/58056 I believe that development in PYTHON is easier a
FREE
Volume Weighted Average Price or VWAP is an indicator wich shows different average prices on chart. This is very useful to find strong negotiation price areas and as trend following. Configurations: Day, Week and Month - Show different VWAPs according to the period. You can change each line style on "colors" tab. Any doubt or suggestion please contact us. Enjoy! This is a free indicator, but it took hours to develop. If you want to pay me a coffee, I appreciate a lot   <3 PayPal, Skrill, Ne
FREE
Exact Time — detailed time on the seconds chart. The utility shows the opening time of the selected candle. This is necessary when working with seconds charts. For example, it can be used on a seconds chart built using the " Seconds Chart " utility, which helps to build seconds chart in the MT5 terminal. Use the CTRL key to turn on/off the time display on the chart.
FREE
Value Chart Candlesticks
Flavio Javier Jarabeck
4.75 (8)
The idea of a Value Chart indicator was presented in the very good book I read back in 2020 , " Dynamic Trading Indicators: Winning with Value Charts and Price Action Profile ", from the authors Mark Helweg and David Stendahl. The idea is simple and the result is pure genius: Present candlestick Price analysis in a detrended way! HOW TO READ THIS INDICATOR Look for Overbought and Oversold levels. Of course, you will need to test the settings a lot to find the "correct" one for your approach.
FREE
NeuroExt
Dmytryi Voitukhov
3.9 (10)
https://t.me/mql5_neuroExt   actual version Signal https://www.mql5.com/ru/signals/1511461 You can use any tool. The bases will be automatically created at the start of the Learn. If you need to start learning from 0 - just delete the base files. Initial deposit - from 200 ye. Options: DO NOT ATTEMPT TO TEST WITHOUT NEURAL NETWORK TRAINING! it is enough for the balance graph after training to be horizontal. generating a training base is extremely simple.  there is a ready-made training
FREE
Simple Weis Wave
Jean Jacques Huve Ribeiro
4.2 (5)
One of the best tools for analyzing volume, Weis Wave was idelized by David Weis, to facilitate the reading of directional flow. For the VSA method disciples it is an evolution of the practices created by Richard Wycoff, facilitating a predictive reading of the market, always seeking an accumulation and distribution of the negotiated contracts. Cumulative wave volume  Range of wave ( removed) Average Wave volume Ref "Tim Ord lectures" ( removed)
FREE
Tick Database — export of tick database from MT5 terminal to MT4. The utility provides access to the tick database in real time. This is necessary to generate synthetic charts in the MT4 terminal, which initially does not provide for loading a tick database. For example, you can organize permanent access to the tick database for the " Seconds Chart " utility, which create seconds charts in the MT4 terminal.
FREE
VWAP and MVWAP
Flavio Javier Jarabeck
4.17 (6)
Volume Weighted Average Price (VWAP) is a trading benchmark commonly used by Big Players that gives the average price a Symbol has traded throughout the day. It is based on both Volume and price. Additionally we put in this indicator the MVWAP (Moving Volume Weighted Average Price). For those who do not know the usage and the importance od this indicator I recommend a great article about this subject at Investopedia ( https://www.investopedia.com/articles/trading/11/trading-with-vwap-mvwap.asp )
FREE
Add a watermark in the background of your charts, containing the Stock Symbol followed by the current Timeframe, and the Symbol Description below it. Have you ever seen videos or screenshots of other platforms, boasting those great looking watermarks, and wondered why your MetaTrader5 doesn't have one? Well, I did... so I tried the very few options available in the Market at the time, but I still wanted to tweak everything exactly to my taste. So I developed my own solution, and now I am proud
FREE
MIDAS Super VWAP
Flavio Javier Jarabeck
4.29 (14)
Imagine VWAP, MVWAP and MIDAS in one place... Well, you found it! Now you can track the movement of Big Players in various ways, as they in general pursue the benchmarks related to this measuring, gauging if they had good execution or poor execution on their orders. Traders and analysts use the VWAP to eliminate the noise that occurs throughout the day, so they can measure what prices buyers and sellers are really trading. VWAP gives traders insight into how a stock trades for that day and deter
FREE
VWAP Indicator
LUC JACOBUS A VERHEECKE
4.19 (21)
Volume Weighted Average Price (VWAP) The volume weighted average price (VWAP) is a   trading   benchmark   used by traders that gives the average price a security has traded at throughout the day, based on both volume and price. It is important because it provides traders with insight into both the trend and value of a security. This indicator VWAP V2 is free and is the manual version of the extended Easy VWAP indicator (30 Euro), where the date and time properties are automatically entered. Wit
FREE
Have you missed any tools or shortcuts in Meta Trader? Simple things that would make your daily trading much easier ? We have the solution for you: our Trade Panel! This is an EA tool (Expert Advisor) that, if configured to controll all symbols, needs to be loaded only once. This is the Lite version (free) of our tool. Professional version:   https://www.mql5.com/en/market/product/42658 Obs. Trade Panel has the power  to unpin from Me ta  T rader  to con trol all  the symbols wi thou t
FREE
Donchian Channel is an indicator created by Richard Donchian. It is formed by taking the highest high and the lowest low of the last specified period in candles. The area between high and low is the channel for the chosen period. Its configuration is simple. It is possible to have the average between the upper and lower lines, plus you have alerts when price hits one side. If you have any questions or find any bugs, please contact me. Enjoy!
FREE
Сonverter for historical data files(2 files, Ask and Bid) from external sources like ducascopy or others sources of non-standard .csv quotes. The output format is compatible with MetaTrader5 and can be imported to MetaTrader5. The script can process multiple files(batch), see parameter "Convert all files in folder Files/FrankEditor". User can choose output timeframe, specific months and other options. 2 input files should look like(UTC or EET time): GBPUSD_1 Min_Ask_2017.01.01
FREE
Stackable VWAP
Flavio Javier Jarabeck
3.33 (6)
Volume Weighted Average Price (VWAP) is a trading benchmark commonly used by Big Players that gives the average price a Symbol has traded throughout the day. It is based on both Volume and price. Additionally we put in this indicator the MVWAP (Moving Volume Weighted Average Price). For those who do not know the usage and the importance od this indicator I recommend a great article about this subject at Investopedia ( https://www.investopedia.com/articles/trading/11/trading-with-vwap-mvwap.asp
FREE
TradeInfo is a utility indicator which displays the most important information of the current account and position. Displayed information: Information about the current account (Balance, Equity, Free Margin). Current spread, current drawdown (DD), planned profit, expected losses, etc. Number of open position(s), volume (LOT), profit. Today’s and yesterday’s range. Remaining time to the next candle. Last day profit information. MagicNumber filter. Comment filter. Indicator parameters: Show
FREE
Automatic Vwap Midas
Ricardo Almeida Branco
5 (1)
The 3 Automatic Vwap (Midas) Indicator can be used for Price and Volume studyers to map the movement of market drivers. It automatically plots 3 Vwaps, two of which are dynamic and will be updated throughout the day if new highs or new lows emerge. The third Vwap is daily and can help if the trend is up or down. Also, an auxiliary indicator that plots (also dynamic) points of interest with OHLC prices (Open, High and Low of the current day and Close of the previous day) was inserted. Success and
Server Clock
Flavio Javier Jarabeck
4.89 (9)
Many friends asked me for a simple, non-obtrusive, resource-friendly clock to track the time during their trades. It seems pretty obvious, but it is a must-have for those trading the market manually, waiting for the Market News, or just to visually know what time it is... Trading is an absorbing endeavor! So, here it is... Totally configurable, including Font Type, Font Size and Chart Location: Upper Left/Center/Right OR Lower Left/Center/Right, with a little twist of adjusting the Offset, just
FREE
LT Easy Trade Manager is a tool in EA type that makes operation more intuitive. As in other programs, Meta Trader lacks graphical information, even though it is an excellent program. With that in mind we have created this tool. It makes it easy to view the entry point, Take Profit and Stop Loss, as well as the floating profit from operation. It also automatically corrects the SL and TP price (optional) and highlights the price and opening time of the operation (optional). Plus, you can close par
FREE
Lib5 EAPadPRO for MT5
Vladislav Andruschenko
4.5 (6)
MetaTrader5のエキスパートアドバイザーに情報パネルを追加するためのライブラリ。 プログラムの情報とインターフェースが取引で利益をもたらすことを保証することはできませんが、プログラムの最も単純なインターフェースでさえ第一印象を強めることができると断言できます。 エキスパートアドバイザーに パネルを追加するための詳細な説明と手順は、ブログにあります:   LIB-EAPADPROステップバイステップの説明 パネルの詳細な説明と EAPADPROの使用手順 MetaTrader4ライブラリバージョン 追加のプロセスは 10のステップで 構成されており、それらについては記事で詳しく説明しています。 ライブラリのインストール このサイトからライブラリをインストールします。 エキスパートアドバイザーを開きます。 コードをインストールするためのサンプルとステップバイステップガイド、ファイル Exp-EAPADPRO LIBRARY TEST(ブログにあります)を開き ます。 推奨事項に記載されているように各ステップを実行するか、サイトからのステップバイステップの説明を使用してください
FREE
Dsc Vwap Channel
Diogo Sawitzki Cansi
5 (2)
Indicador usado para sabermos os pontos de suporte de resistência no gráfico. Funciona em todos ativos e timeframes. Acerte exatamente os pontos de entradas e saídas das suas operações.   SEE OUR RESULTS ON INSTAGRAM:  https://www.instagram.com/diogo.cansi/   TELEGRAM GROUP =  https://t.me/robosdsc More information by email dscinvestimentos@gmail.com or by Whatsapp 55-991372299
FREE
The utility draws reversal levels using the formulas for each of the selected number of candles: Pivot = (high + close + low) / 3 R1 = ( 2 * Pivot) - low S1 = ( 2 * Pivot) - high R2 = Pivot + (R1 -S1) R3 = high + ( 2 * (Pivot - low)) S2 = Pivot - (R1 - S1) S3 = low - ( 2 * (high - Pivot)) H = high L = low U = if the candle is bullish, then close. Otherwise - open D = if the candle is bullish, then open. Otherwise - close On any timeframe. After a new candle closes on the calculated timefr
FREE
Weis Waves
Flavio Javier Jarabeck
3.15 (26)
The original author is David Weis, an expert in the Wyckoff Method. The Weis Wave is a modern adaptation of the 1930's Wyckoff Method, another expert in Tape Reading techniques and Chart Analysis. Weis Waves takes market volume and stacks it into waves according to price conditions giving the trader valuable insights about the market conditions. If you want to learn more about this subject you can find tons of videos in YouTube. Just look for "The Wickoff Method", "Weis Wave" and "Volume Spread
FREE
Simple indicator that draws the market hours on chart (broker, local and GMT). Functions: Horizontal distance - from border. Vertical distance - from border. Color - text color. Font - text font. Size - text size. Corner - which chart corner will be drawn. Show seconds - show or hide seconds. Draw as background - candles front or back. Label local - text before local time. Label broker - text before broker time. Label GMT - text before GMT time. Separator - separator between label and time Objec
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
Know the Candle Close Time
Benbyaanda Silvere Henri Sedric Kabore
This indicator allows to know the remaining time before the closing of the candle. It works on every timeframe. It is very usefull when your trading strategy depend of the close or the open of a specific candle. So use it like you want. Don't forget to leave a comment or a request for a EA or an indicator. Also spread it to your friends and don't hesitate to visit my profile to see others tools.
FREE
Vegas indicador
Valter Cezar Costa
3.5 (2)
Esse Indicador é uma boa opção para quem gosta de operar a longo prazo e com paciência. Ele trabalho com os níveis de fibo na media de 200 são  9 níveis  onde você pode operar nas reversões o mercado partir do níveis abaixo.    Level 1 = 550 pontos    Level 2 = 890 pontos    Level 3 = 1440 pontos    Level 4 = 2330 pontos    Level 5 = 3770 pontos    Level 7 = 9870 pontos    Level 8 = 15970 pontos   Level 9 = 25840 pontos      Level 6 = 6100 pontos
FREE
Amiguinhos Bar Counter
Eduardo Correia Da Silva
3 (2)
Amiguinho's Bar Counter is a price action indicator to display the bar count (candles) with some interesting options. About the "Period of analysis" parameter: if the current timeframe is in minutes, then the analysis period will be considered in days; if the current timeframe is in days, then the analysis period will be considered in months; or  if the period of analysis will be considered in years.
FREE
QuantumAlert RSI Navigator is a free indicator available for MT4/MT5 platforms, its work is to provide "alerts" when the market is inside "overbought and oversold" regions in the form of "buy or sell" signals. This indicator comes with many customization options mentioned in the parameter section below, user can customise these parameters as needful. Join our MQL5 group , where we share important news and updates. You are also welcome to join our private channel as well, contact me for the priva
FREE
Use Day Trading Tracker to keep a record of your earnings across accounts. This indicator will show a dashboard in the Meta Trader chart to show for the profit or loss money in your account. It’s easy to see just how much money you’re making matched betting with the Forex Trading Profit Tracker. Key features: Track your profit over time Check out your stats. Track expected profits against actual profits. Export account history to Excel. MT4 version:  https://www.mql5.com/en/market/product/39113
FREE
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT5
Evgeniy Kravchenko
4.4 (171)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 説明ページからデモ版をダウンロードできます  Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、
価格が一瞬で変わる可能性のある市場では、注文はできるだけ簡単にすべきだと思いますか? Metatraderでは、注文を開くたびに、開始価格を入力し、損失を止めて利益を得るウィンドウと、取引サイズを開く必要があります。金融市場の取引では、初期預金を維持し、それを増やすために資本管理が不可欠です。それで、あなたが注文をしたいとき、あなたはおそらくあなたがどれくらいの大きさの取引を開くべきか疑問に思いますか?この単一の取引であなたの預金の何パーセントを危険にさらすべきですか?この取引からどれだけの利益を得ることができますか?また、リスクに対する利益の比率はどのくらいですか?トレードサイズを設定する前に、トレードサイズがどうあるべきかという質問に対する答えを得るために必要な計算を行います。 これらすべてを自動的に行うツールがあると想像してみてください。チャートを開き、市場分析を行い、エントリーポイント、ディフェンスポイント(ストップロス)、ターゲット(テイクプロフィット)を水平線でマークし、最後にリスクのレベルを定義します。利用可能な資本の%として、このトランザクションで負担することができ、こ
TradePanel MT5
Alfiya Fazylova
4.89 (112)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用に設計された 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 アプリケーションの主な機能: 任意のシンボル(外国為替、CFD、先物など)で機能します。 無制限の文字数での同時作業。 取引ごとのリスクの自動計算とストップロスとテイクプロフィットの比率の設定。 OCO注文を行うことができます(一方が他方をキャンセルします-1つの注文を実行すると別の注文がキャンセルされます)。 タスクを含む行を設定できます(ポジションを開く、保留中の注文を開く、またはグループごとに注文を閉じる)。 仮想テイクプロフィットとストップロスを設定できます。 成行注文を反転またはロックできます。 6種類のトレーリングストップ。 ストップロスを損益分岐点に設定する機能があります。 ポジションを部分的にクローズする機能があります(利益または損失の一部をクローズします)。 価格が特定のラインに達するとアラート機能があります。 自動および手動のスクリーンショット。 ワンクリックですべてのターミナルウィン
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
Local Trade Copier EA MT5
Juvenille Emperor Limited
5 (62)
Local Trade Copier EA MT5 による、驚くほど高速な取引コピーを体験してください。1分で簡単にセットアップできるこの取引コピー機は、同じWindowsコンピュータまたはWindows VPS上の複数のMetaTrader端末間で取引をコピーすることができ、0.5秒未満の高速コピースピードを実現します。 初心者であろうとプロのトレーダーであろうと、 Local Trade Copier EA MT5 には、あなたの特定のニーズに合わせてカスタマイズするための幅広いオプションが用意されています。これは、利益の可能性を高めたい人にとって究極のソリューションです。 今すぐ試してみて、これが市場で最も速くて簡単なトレードコピー機である理由を理解してください。 ヒント: デモアカウントで Local Trade Copier EA MT5 デモバージョンをダウンロードして試すことができます: ここ ダウンロードした無料のデモ ファイルを MT5 >> ファイル >> データ フォルダを開く >> MQL5 >> Experts フォルダに貼り付けて、ターミナルを再起動し
Adam FTMO MT5
Vyacheslav Izvarin
5 (1)
ADAM EA Special Version for FTMO Please use ShowInfo= false for backtesting ! Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94362 Signal using ADAM  https://www.mql5.com/en/signals/2190554 --------------------
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 5 プラットフォームの強化に役立ちます。多言語サポート。 MT4バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎます
Mentfx Mmanage mt5
Anton Jere Calmes
4.43 (7)
The added video will showcase all functionality, effectiveness, and uses of the trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool calculates al
Trade copier MT5
Alfiya Fazylova
4.35 (26)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT5> MT5、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャートのスクリーンショットが含まれます 追加の
-25% discount ($199 -> $149) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types  - Set and forget trading w
UTM Manager は、迅速かつ効率的な取引執行を提供する直感的で使いやすいツールです。際立った機能の 1 つは、「スプレッドを無視」モードです。これにより、スプレッドを完全に無視して、ローソク足の価格で取引できるようになります (たとえば、LTF でより高いスプレッドのペアを取引でき、スプレッドによって取引から除外されるのを回避できます)。 UTM Manager のもう 1 つの重要な側面は、独自のローカル取引コピー機であり、各ブローカーで異なる取引戦略と設定 (たとえば、さまざまな TP、BE、およびリスク ルール) を柔軟に実行できます。 取引執行: 迅速かつ効率的な取引執行: チャート上のエントリー価格とストップロス価格をクリックして簡単に取引を入力するか、ワンクリックの固定ストップロスサイズ機能を使用します。 自動ロットサイズ計算: ロットは事前定義されたリスク設定に基づいて計算され、ドラッグによってポジションが変更されると再計算されます。 1 つまたは複数のポジションを同時に処理できる能力。 利益確定と損益分岐点: 柔軟なテイクプロフィット設定: 特定のリスク対報
OrderManager をご紹介:MT5用の革新的なユーティリティ 新しく設計されたOrder Managerユーティリティを使用して、MetaTrader 5での取引をプロフェッショナルなものにしましょう。シンプルさと使いやすさに焦点を当てたこのユーティリティは、各取引に関連するリスクを簡単に定義し、視覚化できます。これにより、情報に基づいた意思決定が可能になり、取引戦略を最適化できます。OrderManagerに関する詳細は、マニュアルをご参照ください。 [ マニュアル ] [ MT4 バージョン ] [ Telegram チャンネル ] 主な特長: リスク管理:取引のリスクを素早く簡単に定義し、より良い意思決定を行い、取引パフォーマンスを向上させます。 視覚表現:オープンなポジションとそれに関連するリスクをグラフィカルに表示し、明瞭かつ簡潔な理解が可能です。 注文変更:数回のクリックで注文を簡単に変更またはクローズし、取引プロセスを効率化し、貴重な時間を節約します。 手のひらの上の最新ニュース:ボタン一つで最新の市場ニュースに常にアクセスできます。 MT5トレーダーにと
-25% discount ($149 -> $111) Everything for chart Technical Analysis indicator mt5 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator mt5 Video tutorials, manuals, DEMO download   here .   Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extend
Auto Trade Copier is designed to copy trades between multiple MT4/MT5 accounts/terminals with 100% accuracy. The provider and receiver accounts must be on the same PC/VPS. With this tool, you can copy trades to receiver accounts on the same PC/VPS. All trading actions will be copied from the provider to the receiver with no delay. This version can be used on MT5 accounts only. For MT4 accounts, you must use Auto Trade Copier (for MT4). Reference: For MT5 receiver, please download "Trade Receiver
Trade Assistant 38 in 1
Makarii Gubaydullin
4.87 (15)
多機能ツール 搭載機能: ロット計算機、プライスアクション、リスク/リワードレシオ、トレードマネージャー、需要供給ゾーンなどをはじめ65以上の機能。 バージョ:デモ版   |   ユーザーマニュアル   |    MT5版 このユーティリティはストラテジー テスターでは機能しません。 ここからデモ   バージョンをダウンロードして製品をテストできます。 ご不明な点や改善提案、バグの発見などございましたら、 連絡してください 。 取引プロセスを簡素化、高速化、自動化します。このダッシュボードで標準端末機能を拡張します 1. 新しい取引を開始します : ロット / リスク / RR の計算 1. Lot計算機(リスクサイズに基づく取引量計算 2. リスク計算機(ロットサイズに基づくリスク量) 3. リスク/リワードレシオ (R/R) 4. 注文のアクティベーション トリガー + Buy StopLimit / Sell StopLimit 5. 仮想 SL / TP レベル (隠しSL、TP: ブローカーには見えない) 6.  Smart SL / エントリー レベル: バ
DrawDown Limiter
Haidar, Lionel Haj Ali
5 (17)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
MT5 to Discord Signal Provider は、Discord へ直接トレーディングシグナルを送信するために設計された、使いやすく完全にカスタマイズ可能なユーティリティです。このツールは、あなたのトレーディングアカウントを効率的なシグナルプロバイダーに変えます。 スタイルに合わせてメッセージフォーマットをカスタマイズ!利便性を考え、事前にデザインされたテンプレートから選択し、メッセージのどの要素を含めるか除外するかを選択できます。 [ デモ ] [ マニュアル ] [ MT4 バージョン ] [ Telegram バージョン ] セットアップ 簡単なセットアップのために、私たちの詳細な ユーザーガイド に従ってください。 Discord API の事前知識は必要ありません。必要なツールはすべて提供されます。 主な特徴 購読者の更新のための注文詳細をカスタマイズ。 ブロンズ、シルバー、ゴールドなど、各レベルで異なるシグナルアクセスを提供する階層的サブスクリプションモデルを実装。 注文が実行されたチャートのスクリーンショットを添付。 これらのスクリーンショットに表
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overri
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 当社の取引パネルを使用すると、チャートから直接シングルクリックで取引を実行でき、標準の MetaTrader コントロールよりも 30 倍高速に取引操作を実行できます。 パラメータと関数の自動計算により、トレーダーにとって取引がより速く、より便利になります。 グラフィックのヒント、情報ラベル、取引取引に関する完全な情報はチャート MetaTrader にあります。 MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。  開閉、リバース、ロックポジションと注文を処理する МetaТrader5 のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takep
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Build
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow develop strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA   in this market place. You can use as trade
Trade Copier Agent は、複数の MetaTrader(4/5) アカウント/端末間で取引をコピーするように設計されています。 このツールを使用すると、プロバイダー (ソース) または受信者 (宛先) として機能できます。すべての取引アクションは、遅延なくプロバイダーからレシーバーにコピーされます。 このツールを使用すると、0.5 秒未満の超高速のコピー速度で、同じコンピューター上の複数の MetaTrader ターミナル間で取引をコピーできます。 Trade Copier Agent インストール & 入力ガイド コピーを開始する前、または注文がないうちに、プロバイダー アカウントで設定を適用してください。 注文中の変更は、受取人のアカウントに影響します。 例: プロバイダー アカウントが買い注文を適用し、その後、受信者アカウントのすべての買い注文を無効にすると、決済されます。 EA追加URL(   http://autofxhub.com   )MT4端末(スクリーンショット参照) に関する通知を受け取りたい場合 。 MT5 バージョン https://w
Expert advisor は 、 資産 を 監視 し 、 パラメーター の 入力 に 従っ て ルール に こと で 、 予期 し ない 損失 アカウント アカウント を ます ルール に 違反 と 、 、 は 取引 を し ます。 特定 の または 金銭 金銭 金銭 金銭 金銭 金銭 金銭 金銭 金銭 金銭 HIP損失ですべての取引をクローズするか、特定のパーセンテージまたは金銭的利益でクローズするように EA を設定できます。 このユーティリティは、プロップ トレーディング チャレンジでドローダウンを低く抑え、エクイティを保護するのに非常に役立ちます。 私の信号と他の製品はここにあります 応援、プレゼントは購入後ご連絡ください。 パラメーター: 1ペア限定:運用したいペアにEquity Guardを貼る アカウントのすべてのペアについて: Equity Shield TPアットマネー(0:OFF):TPインマネー SL アット マネー (0: オフ): SL アット マネー TP at % at account Equity: TP は、口座の X SL at % acc
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download   demo version   right now. You can find   deta
Grid Manual MT5
Alfiya Fazylova
4.83 (12)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じることができます。 ワンクリックで各注文
T Manager Plus, the ultimate trade management solution designed by traders for traders. If you are searching for a simple and efficient trade panel, trade manager, or trade assistant, you are at the right place. T Manager Plus includes advanced charting utilities with a single goal to help traders analyze, plan, execute, and manage their trades on a single platform. The market contains a diverse number of those tools, but   this one is designed by traders for traders . I designed this tool, an
MT5のエキスパートアドバイザーリスクマネージャーは非常に重要であり、私の意見ではすべてのトレーダーにとって必要なプログラムです。 このエキスパートアドバイザーを使用すると、取引口座のリスクを管理することができます。リスクと利益の管理は、金銭的およびパーセンテージの両方で実行できます。 エキスパートアドバイザーが機能するには、それを通貨ペアチャートに添付し、許容可能なリスク値を預金通貨または現在の残高の%で設定するだけです。 PROMO BUY 1 GET 2 FREE -   https://www.mql5.com/en/blogs/post/754725 アドバイザ機能 このリスクマネージャーは、リスクの管理を支援します。 -取引のために -1日あたり - 1週間 - ひと月ほど 制御することもできます 1)取引時の最大許容ロット 2)1日あたりの最大注文数 3)1日あたりの最大利益 4)エクイティを引き受ける利益を設定する それだけではありません。設定で自動設定を指定した場合、アドバイザーはデフォルトのSLとTPを設定することもできます。
あなたの外国為替ポートフォリオを管理してください。あなたが立っている場所、何が働いているのか、そして何があなたに痛みを引き起こしているのかを即座に見てください! ここで利用可能なMT4バージョン:https:// www.mql5.com/en/market/product/58375 Trade Managerダッシュボードは、外国為替市場での現在の各ポジションが一目でわかるように設計されており、リスク管理と通貨へのエクスポージャーを理解しやすくします。 複数のポジションで徐々に市場に参入するトレーダー、またはそれらのトレーディンググリッドとバスケット戦略にとって、これは重要な情報です。ターミナル内の複数の位置を監視することは、管理が難しいことがよくあります。 不十分なリスクの活用と使用:報酬は、新しいトレーダーや一部の経験豊富なトレーダーが直面する主要な問題です。トレードマネージャーは、各通貨へのエクスポージャーを個別に示し、一度に両方向に取引しないようにします。 特徴: オープントレード-通貨ペアでソートされた現在のオープントレードをすべて表示します。ペアだけでなく
This service is designed to stream online cryptocurrency quotes   from the Binance exchange to your MetaTrader 5 terminal. You will find it perfectly suitable if you want to see the quotes of cryptocurrencies in real time — in the Market watch window and on the MetaTrader 5 charts. After running the service, you will have fully featured and automatically updated  cryptocurrency charts in your MetaTrader 5. You can apply templates, color schemes, technical indicators and any non-trading tools to
作者のその他のプロダクト
Hi you, I need your help! Be my Patron, let's make it possible! https://www.patreon.com/joaopeuko https://github.com/Joaopeuko/Mql5-Python-Integration Channel: English version - Versão Inglês: https://www.mql5.com/en/channels/Mql5_Python_Integration_EN Portuguese version - Versão Português: https://www.mql5.com/en/channels/Mql5_Python_Integration_PT Paid version with 38 indicator: https://www.mql5.com/en/market/product/58056 I believe that development in PYTHON is easier a
FREE
Hi you, I need your help! Be my Patron, let's make it possible! https://www.patreon.com/joaopeuko https://github.com/Joaopeuko/Mql5-Python-Integration It works. *****REVISADO*****DIA 31/12/2019 (dd/mm/yyyy) - EA continua funcionando perfeitamente, apesar do comentário feedback negativo.  Simples Expert Advisory para trades feitos de forma manual. O EA coloca o Stop Loss (SL) e o Take Profit(TP) de e automática quando o Trade acontece. O EA trabalha com números inteiros e fraciona
FREE
DataFeeder
Joao Paulo Euko
5 (1)
Hi you, I need your help! Be my Patron, let's make it possible! https://www.patreon.com/joaopeuko https://github.com/Joaopeuko/Mql5-Python-Integration Esse Expert Advisor copia os dados("symbol,last,bid,ask") dos ativos que foram colocados na lista e só funciona enquanto o mercado esta aberto. Esse EA não é um link DDE ou RTD, as informações não são passadas em tempo real ao excel. O EA tem um delay de 30 segundos e o Excel tem um delay de 1 minuto. A vantagem desse EA é que ele dispen
FREE
フィルタ:
レビューなし
レビューに返信
バージョン 2.10 2020.11.19
Small changes.