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

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.67 (9)
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 If you have some problemas with the shortcut buttons on chart on unpinned mode try change the tickets d
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 MT5
Manuraj Dhanda
4.25 (4)
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.57 (7)
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 (172)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 説明ページからデモ版をダウンロードできます  Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、
価格が一瞬で変わる可能性のある市場では、注文はできるだけ簡単にすべきだと思いますか? Metatraderでは、注文を開くたびに、開始価格を入力し、損失を止めて利益を得るウィンドウと、取引サイズを開く必要があります。金融市場の取引では、初期預金を維持し、それを増やすために資本管理が不可欠です。それで、あなたが注文をしたいとき、あなたはおそらくあなたがどれくらいの大きさの取引を開くべきか疑問に思いますか?この単一の取引であなたの預金の何パーセントを危険にさらすべきですか?この取引からどれだけの利益を得ることができますか?また、リスクに対する利益の比率はどのくらいですか?トレードサイズを設定する前に、トレードサイズがどうあるべきかという質問に対する答えを得るために必要な計算を行います。 これらすべてを自動的に行うツールがあると想像してみてください。チャートを開き、市場分析を行い、エントリーポイント、ディフェンスポイント(ストップロス)、ターゲット(テイクプロフィット)を水平線でマークし、最後にリスクのレベルを定義します。利用可能な資本の%として、このトランザクションで負担することができ、こ
Local Trade Copier EA MT5
Juvenille Emperor Limited
5 (63)
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 フォルダに貼り付けて、ターミナルを再起動し
TradePanel MT5
Alfiya Fazylova
4.86 (114)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用の 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモは こちら から。 詳しい手順は こちら をご覧ください。 取引。 ワンクリックで基本的な取引操作を実行できます。 未決の注文とポジションをオープンする 未決の注文とポジションを決済する ポジションの反転(買いを閉じて売りをオープンする、または売りを閉じて買いをオープンする) ポジションをロックする(反対のポジションをオープンすることで、売りポジションと買いポジションの量を等しくします) すべてのポジションを部分的に決済します。 すべてのポジションのテイクプロフィットやストップロスを共通のレベルに設定します。 すべてのポジションのストップロスを損益分岐点レベルに設定します。 注文とポジションをオープンする際に、次のことが可能になります。 確立されたリスクに応じて取引量の自動計算を使用します。 ワンクリックで複数の注文を開きます。 計算された数量
MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャートのスクリーンショットが含まれます 追加の
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
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 5 プラットフォームの強化に役立ちます。多言語サポート。 MT4バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎます
Для оплаты рублями/криптой используйте Webmoney. Задай цели для цены, а для всего остального есть HINN Lazy Trader!   Инструмент предназначен для автоматического набора позиций от заданных уровней к заданным целям. Рекомендуется использовать VPS (*) Разработан для минимизации времени, проводимым за чартом, максимизации охвата торговых идей без необходимости контролировать что-либо. Призван стать идеальным инструментом для делегирования рутины, переложить бремя принятия решения и эмоциональный
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
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
あなたがメンバーである任意のチャネルから(プライベートおよび制限されたものを含む)シグナルを直接あなたのMT5にコピーします。  このツールは、トレードを管理し監視するために必要な多くの機能を提供しながら、ユーザーを考慮して設計されています。 この製品は使いやすく、視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用を開始できます! ユーザーガイド + デモ  | MT4版 | Discord版 デモを試してみたい場合は、ユーザーガイドにアクセスしてください。 Telegram To MT5 受信機は、ストラテジーテスターで動作しません! Telegram To MT5の特徴 複数のチャネルから一度にシグナルをコピー プライベートおよび制限されたチャネルからシグナルをコピー BotトークンまたはChat IDは必要ありません   (必要に応じて使用することができます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナ
Trade copier MT5
Alfiya Fazylova
4.37 (27)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT5> MT5、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
OrderManager をご紹介:MT5用の革新的なユーティリティ 新しく設計されたOrder Managerユーティリティを使用して、MetaTrader 5での取引をプロフェッショナルなものにしましょう。シンプルさと使いやすさに焦点を当てたこのユーティリティは、各取引に関連するリスクを簡単に定義し、視覚化できます。これにより、情報に基づいた意思決定が可能になり、取引戦略を最適化できます。OrderManagerに関する詳細は、マニュアルをご参照ください。 [ マニュアル ] [ MT4 バージョン ] [ Telegram チャンネル ] 主な特長: リスク管理:取引のリスクを素早く簡単に定義し、より良い意思決定を行い、取引パフォーマンスを向上させます。 視覚表現:オープンなポジションとそれに関連するリスクをグラフィカルに表示し、明瞭かつ簡潔な理解が可能です。 注文変更:数回のクリックで注文を簡単に変更またはクローズし、取引プロセスを効率化し、貴重な時間を節約します。 手のひらの上の最新ニュース:ボタン一つで最新の市場ニュースに常にアクセスできます。 MT5トレーダーにと
Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-u
-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
The  Easy Strategy Builder (ESB)  is a " Do It Yourself " solution that allows you to create a wide range of the automated trading strategies without any line of codes. This is the world’s easiest method to automate your strategies that can be used in STP, ECN and FIFO brokers. No drag and drop is needed. Just by set conditions of your trading strategy and change settings on desired values and let it work in your account. ESB has hundreds of modules to define unlimited possibilities of strategi
EA DIDI アラート - ATM システム検針器 金融市場で最高の取引機会を活用するのに役立つツールをお探しですか? 次に、ATM SystemsのDIDI Alert - Agulhadas Detectorは、DIDI INDEXを通じてDidi Aguiarの強力なNeedles Setup取引戦略を使用する市場で唯一のアドバイザーであり、この戦略の他の専任アドバイザーとは異なり、利用可能なさまざまなリソースを備えていることを知っておく必要があります。非常に完成度が高く、機能的で実用的です。ボリンジャーバンドのニーズ、トレンド、空き状況を特定し、「完全なニーズ」が検出されると、プッシュ通知や電子メールを介してアラートを発します。また、ボリンジャーバンドの結果を迅速かつ簡単に表示するための直感的なグラフィカルダッシュボードも提供します。分析。 DIDI Alert は最先端の人工知能を使用して開発され、コードのすべての行が最適化および洗練され、最大限のパフォーマンスと精度を保証します。さらに、DIDI Alert は、世界最大かつ最も信頼できる取引コミュニティである MQ
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.76 (17)
MT5のトレードコピー機は、МetaТrader5プラットフォームのトレードコピー機です 。 それは間の 外国為替取引をコピーします   任意のは 、MT5 - MT5、MT4 - MT5   COPYLOT MT5版の アカウント (またはを MT4 - MT4   MT5 - MT4   COPYLOT MT4版用) 信頼できるコピー機! MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 МТ4ターミナルでトレードをコピーすることもできます(   МТ4   -   МТ4、МТ5   -   МТ4   ):   MT4のCOPYLOT CLIENT このバージョンには、端末間 МТ5   -   МТ5、МТ4   -   МТ5が含まれ ます。 ディールコピー機は、2/3/10端末間でディール/ポジションをコピーするために作成されます。 デモ口座と投資口座からのコピーがサポートされています。 プログラムは、複数の端末
Unlimited Trade Copier Pro MT5 is a tool to copy trade remotely between multiple MT4/MT5 accounts at different computers/locations over internet. This is an ideal solution for signal provider, who want to share his trade with the others globally on his own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not be able to receive the sig
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
-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
Dedicated for FTMO and other Prop Firms Challenges 2020-2023 Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Best results on GOLD and US100  Use any Time Frame Close all deals and Auto-trading  before  US HIGH NEWS, reopen 2 minutes after Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday Recommended time to trade 09:00-21:00 GMT+3 For Prop Firms MUST use special  Protector  https://www.mql5.com/en/market/product/94362 ------------------
このプログラムを使用すると、非常に使いやすいユーザーインターフェースを使用して、MetaTraderアカウントからすべての取引を直接Notionにエクスポートできます。 MT4バージョン  |  ユーザーガイド + デモ 開始するには、ユーザーガイドを使用してNotionテンプレートをダウンロードしてください。 デモをご希望の場合は、ユーザーガイドにアクセスしてください。ストラテジーテスターでは機能しません! 主な機能 取引アカウントからすべての取引をNotionにエクスポート 実行中の取引および保留中の注文をNotionにエクスポートし、更新 テンプレートを作成する 前日からの取引をエクスポート 前週からの取引をエクスポート 前月からの取引をエクスポート カスタム時間範囲からの取引をエクスポート 新しいクローズされた取引をすべて自動的にNotionに送信 エクスポートに含めるフィールドを選択します。注文タイプ、ボリューム、オープン時間、クローズ時間など 開始方法 上記のユーザーガイドに移動するか、EAを起動して「接続ヘルプを取得」をクリックします 接続後、「開始:すべての取引
Comprehensive on chart trade panel with the unique ability to be controllable from mobile as well. Plus has a library of downloadable configuration, e.g. exit rules, extra panel buttons, pending order setup and more. Please see our product video. Works with all symbols not just currency pairs. Features On chart panel plus controllable from free app for Windows, iPhone and Android Built-in script engine with library of downloadable configuration, e.g. add 'Close All Trades in Profit' button, exit
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 当社の取引パネルを使用すると、チャートから直接シングルクリックで取引を実行でき、標準の MetaTrader コントロールよりも 30 倍高速に取引操作を実行できます。 パラメータと関数の自動計算により、トレーダーにとって取引がより速く、より便利になります。 グラフィックのヒント、情報ラベル、取引取引に関する完全な情報はチャート MetaTrader にあります。 MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。  開閉、リバース、ロックポジションと注文を処理する МetaТrader5 のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takep
UTM Manager は、迅速かつ効率的な取引執行を提供する直感的で使いやすいツールです。際立った機能の 1 つは、「スプレッドを無視」モードです。これにより、スプレッドを完全に無視して、ローソク足の価格で取引できるようになります (たとえば、LTF でより高いスプレッドのペアを取引でき、スプレッドによって取引から除外されるのを回避できます)。 UTM Manager のもう 1 つの重要な側面は、独自のローカル取引コピー機であり、各ブローカーで異なる取引戦略と設定 (たとえば、さまざまな TP、BE、およびリスク ルール) を柔軟に実行できます。 取引執行: 迅速かつ効率的な取引執行: チャート上のエントリー価格とストップロス価格をクリックして簡単に取引を入力するか、ワンクリックの固定ストップロスサイズ機能を使用します。 自動ロットサイズ計算: ロットは事前定義されたリスク設定に基づいて計算され、ドラッグによってポジションが変更されると再計算されます。 1 つまたは複数のポジションを同時に処理できる能力。 利益確定と損益分岐点: 柔軟なテイクプロフィット設定: 特定のリスク対報
Grid Manual MT5
Alfiya Fazylova
4.83 (12)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
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
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
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
作者のその他のプロダクト
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
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
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.