• 概要
  • レビュー
  • コメント

Hook EA

Have you thought about sharing your EA trading signals with your friends? Or your EA signal can trade cryptocurrencies, but it cannot trade Binance Futures directly in MT5? Or you have an excellent EA, but it cannot be applied to other quantitative trading platforms without source code? Hook EA is to solve these problems. Regardless of whether you trade with a real account or a Demo account, Hook EA can monitor the Order or Deal submitted by any EA in real time, and send the information to the specified address in JSON format (note: the address to receive information needs to be added to WebReqeust), And, if the reception fails, the system has a built-in retry mechanism, and you can customize how long it takes to resubmit. In addition, Hook EA also provides a variety of order filtering rules, including Symbol, Magic Number, Comment, etc. Finally, Hook EA also provides a log window for easy viewing of order broadcasting.

parameter:
Enable order data: Whether to submit Order information, including ADD, UPDATE, DELETE
Enable deal data: Whether to submit Deal information, including ADD, UPDATE, DELETE
Filter by Symbol: filter information according to Symbol, if empty, do not filter Symbol
Filter by Magic number: filter information based on Magic Number, if empty, do not filter Magic Number
Filter by Comment: Filter information based on Comment, if empty, do not filter Comment
Post URL: URL address to receive submitted information (such as http://www.example.com/ea.php, supports https, note that the corresponding address www.example.com needs to be added to Tools-Expert Advisors-Allow WebRequest for listed URL), and a success message needs to be returned after receiving successfully
Server receives the confirmation return string: successfully receives information and returns a string (such as ok), otherwise the tool will retry until the end
The number of retries when commit fails: the maximum number of retries when the successful message cannot be obtained
retry interval: retry interval (unit: second)
Enable log window: Whether to enable the window to display logs
Time zone offset: relative to the broker's time zone (easy to view logs)

Format: Json
Order Example: Field Reference: MQL5 Reference / Constants, Enumerations and Structures / Trade Constants / Order Properties
{
    "TYPE": "TRADE_TRANSACTION_ORDER_ADD", 
    "ORDER_TICKET": 1538679204, 
    "ORDER_TIME_SETUP": 1670575184, 
    "ORDER_TYPE": "ORDER_TYPE_BUY", 
    "ORDER_STATE": "ORDER_STATE_STARTED", 
    "ORDER_TIME_EXPIRATION": 0, 
    "ORDER_TIME_DONE": 0, 
    "ORDER_TIME_SETUP_MSC": 1670575184296, 
    "ORDER_TIME_DONE_MSC": 0, 
    "ORDER_TYPE_FILLING": "ORDER_FILLING_FOK", 
    "ORDER_TYPE_TIME": "ORDER_TIME_GTC", 
    "ORDER_MAGIC": 123456, 
    "ORDER_REASON": "ORDER_REASON_EXPERT", 
    "ORDER_POSITION_ID": 0, 
    "ORDER_POSITION_BY_ID": 0, 
    "ORDER_VOLUME_INITIAL": 0.01, 
    "ORDER_VOLUME_CURRENT": 0.01, 
    "ORDER_PRICE_OPEN": 1.05771, 
    "ORDER_SL": 0, 
    "ORDER_TP": 0, 
    "ORDER_PRICE_CURRENT": 1.05771, 
    "ORDER_PRICE_STOPLIMIT": 0, 
    "ORDER_SYMBOL": "EURUSD", 
    "ORDER_COMMENT": null
}
Deal Example: Field Reference: MQL5 Reference / Constants, Enumerations and Structures / Trade Constants / Deal Properties
{
    "TYPE": "TRADE_TRANSACTION_DEAL_ADD", 
    "DEAL_TICKET": 1516120626, 
    "DEAL_ORDER": 1538679204, 
    "DEAL_TIME": 1670575184, 
    "DEAL_DEAL_TIME_MSCTICKET": 1670575184296, 
    "DEAL_TYPE": "DEAL_TYPE_BUY", 
    "DEAL_ENTRY": "DEAL_ENTRY_IN", 
    "DEAL_MAGIC": 123456, 
    "DEAL_REASON": "DEAL_REASON_EXPERT", 
    "DEAL_POSITION_ID": 1538679204, 
    "DEAL_VOLUME": 0.01, 
    "DEAL_PRICE": 1.05771, 
    "DEAL_COMMISSION": 0, 
    "DEAL_SWAP": 0, 
    "DEAL_PROFIT": 0, 
    "DEAL_FEE": 0, 
    "DEAL_SL": 0, 
    "DEAL_TP": 0, 
    "DEAL_SYMBOL": "EURUSD", 
    "DEAL_COMMENT": null
}

Receiver ea.php: (similar to other languages)
<?php
$fp = fopen("/tmp/ea.txt", "a+");
if($fp){
        fputs($fp, file_get_contents('php://input'));
        fclose($fp);
        echo "ok";
}
?>

おすすめのプロダクト
This tool will perform Trailing stop loss and Break even management for orders. Helps you limit or reduce the time spend watching orders on the screen, especially when you need to go to sleep. Just add this EA to 1 chart, you can manage all pairs. You can filter orders by comment, magic number, and symbol. When Breakeven it can add shift/offset pips (to cover the commission...). You can try in strategy tester before purchase. The EA will add Buy and Sell alternately, so you can check the oper
Introducing the Revolutionary   Trade Closing Assistant ! Are you tired of manually closing hundreds trades? Are you a   scalper ,   day trader ,   swing trader   and  you want to maximize your profits and minimize your losses by closing multiple positions at thesame time under different conditions? Are you a   Prop Firm Trader  who wishes to avoid hitting maximum daily drawdown? Search no further. This kit is the ultimate solution for all you. GUIDE TO USE THE KIT 1. Shows the total profit/lo
Trading Utility for Forex Currency Pairs Only not for Gold  Functions Auto Lot Calculation based on Risk Auto stoploss  Auto TakeProfit Breakeven Auto Close Half % Close in percentage with respect to the PIPs Pending Orders BuyLimit Sell Limit with distances BuyStop Sell Stop    with distances Trading Informations Risk in percentage For Multiple trades Combine Takeprofit and Combine Stoplosses
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 5 プラットフォームの強化に役立ちます。多言語サポート。 MT4バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎます
You can change the time period of the chart at the touch of a button. You can also change multiple charts at the touch of a button. You can also change multiple charts at the touch of a button,   saving you the trouble of changing time periods. We are live-streaming the actual operation of the system. Please check for yourself if it is usable. Please check it out for yourself. https://www.youtube.com/@ganesha_forex We do not guarantee your investment results. Investments should be made at y
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
After purchasing, you can request and receive any two of my products for free! После покупки вы можете запросить и получить два любых моих продукта бесплатно! The utility is designed for manual placement of pending orders at the high and low of yesterday. The program has a built-in trailing stop, virtual take profit and stop loss. Unworked orders are deleted at the end of the day or manually. You may be interested in my other products:  https://www.mql5.com/ru/users/vypchela/seller Settings
FREE
MANAGING YOUR FOREX TRADING LIKE A PROFESSIONAL WITH   POSITION SIZE   CALCULATOR Position Size Calculator – an MT5 indicator, is a user-friendly tool that allows you to determine your required forex trading size for each trade based on how much you want to risk and available capital in your forex trading account. Load the calculator onto your chart and simply draglines to show your stop loss and take profit level. The calculator will automatically calculate the trade size instantly. This indica
アンチグリッドポジションプロテクターは、 ドローダウン回復を期待して負けポジションを増やしたり、意図しないときにヘッジしようとしたりする誘惑からあなたを守るために設計されたユーティリティツールです。 ------------------------入力---------------------------- ---- 損失ポジションのヘッジを許可しますか? - これは true/false 入力 (ダブルクリックして値を切り替える) で、 既存の 負け ポジション (同じシンボル上)で 反対方向 の取引 (未決注文または成行執行のいずれか) を開始することを許可または禁止します。 「損失」ポジションを特定する方法 - 2 つのオプション ( ストップロス と 損益 )。 「ストップロス」を選択すると、実行中のポジションのストップロスが損失領域にある場合、ストップロスが損益分岐点レベルを超えていない限り、このツールでは新しい取引を行うことができません。同様に、「PnL」を選択すると、変動ポジションが利益(> $0)でない限り、ツールは同じシンボルで新しい取引を開始することを許可しま
Trading panel for manual trading. Has a fairly wide functionality. Allows you to automatically calculate the order size, open both market and pending orders. It has a wide range of options for closing orders, it is possible to partially close orders, close orders after reaching a certain profit or loss, separately close profitable and unprofitable, buy and sell, as well as pending orders. The panel also contains a simple implementation of a grid of pending orders, reverse and lock functions, tr
Open a direction on the trade that the market intends to follow and a trade that occurred on your trade trade following a trade that was pending on your trade trade a trade order that was pending on your trade trade operation. Example: a buy operation with a lot of 0.01 at a price of 0.03 points, buy with a lot of 0.01 at a price of 0.01.0930, then a sell stop order of 0.03 will be decided. a new buy stop order is placed with a lot of 0.06 at a price of 1.0930. Parameters: Volume ->
Before installing the HeatMap indicator make sure you are using a broker that gives you access to the Depth of market (DOM) !! This indicator creates a heatmap on your chart allowing you to see the buy or sell limit orders easily and in real time. You have the possibility to change the setting and the colors of the HeatMap in order to adapt to all markets and all charts. Here is an example of a setting you can use with the NASDAQ100 on the AMPGlobal broker :  https://www.youtube.com/watch?v=x0
TP SL Bot is a utility that automatically sets Stop Loss and Take Profit for newly opened orders in several ways. There is also a function for calculating the volume that you need to open the trade to get the desired amount with the specified Stop Loss / Take Profit size. There are several options for calculating the size and setting parameters: 1. Setting based on the amount specified by the user as a percentage of the current deposit balance. 2. Setting as the amount entered by the user. 3. Se
MT5用NAS100 Auto SL and TP Makerをご紹介します: MetaTrader5でナスダック100市場をナビゲートするトレーダーにとって不可欠なアシスタントであるNAS100オートSLおよびTPメーカーで、ストップロスおよびテイクプロフィットの設定をもう見逃すことはありません。このツールは、ストップロスとテイクプロフィットのレベル管理を自動化するシームレスなソリューションを求める方々のために設計されています。 主な特徴 簡単な自動化: ストップロスやテイクプロフィットのないナスダック100取引を自動的に監視します。 ユーザーが構成した設定に基づいてレベルを動的に調整します。 注文タイプの多様性: Nasdaq100の成行注文と未決済注文の両方に対応。 MetaTrader 5で利用可能なさまざまな注文タイプをサポートします。 カスタマイズされた設定: ユーザーフレンドリーなパラメータ設定により、トラッキング設定とストップロス/テイクプロフィットレベルのカスタマイズが可能です。 柔軟な範囲: 実行する特定のNAS100商品または取引されるす
ClusterSecondForex
Rafil Nurmukhametov
4.67 (3)
The utility allows you to build different types of graphs: Seconds chart from 1 second to 86400 seconds Tick chart from 1 tick and above The volume chart Delta chart Renko chart Range chart Product demo https://www.mql5.com/ru/channels/clustersecondforex Built-in indicators for volumetric analysis: daily market profile and market profile of the selected timeframe, Cluster Search Imbalance VWAP Dynamic POC, VAH, VAL the profile depth of the market vertical volume with various display options, del
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
EasyTrades
Vitaly Muzichenko
1 (1)
Small trading panel for managing orders and positions in 1 click for MetaTrader 5 The version for MetaTrader 4 is here , you can check it in the tester without restrictions Set hidden TakeProfit, StopLoss and pending orders at lines placed on the chart. Virtual breakeven. Virtual trailing stop. Close all positions. Close only Buy positions. Close only Sell positions. Work in the back testing mode (working in the tester is limited). Place up to 20 virtual orders. News trading and operation by tim
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.78 (18)
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端末間でディール/ポジションをコピーするために作成されます。 デモ口座と投資口座からのコピーがサポートされています。 プログラムは、複数の端末
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation.
Robust trading panel for use on any symbol (including RangeBars or Renko custom symbols). The tool can be placed anywhere on the chart and offers the following array of features: One-click instant order entry. Pending order entry using horizontal lines on the chart Pending order entry using keys in Entry price (E/P) and optional Stop Loss (S/L) and/or Take Profit (T/P) A choice between fixed trading volume or risk-based volume calculation based on the available account equity, entry price, and t
自動注文とリスク管理のためのユーティリティ。利益を最大化し、損失を抑えることができます。トレーダーのための練習トレーダーによって作成されました。このユーティリティは使いやすく、トレーダーが手動で、またはアドバイザーの助けを借りて開いた成行注文で機能します。マジックナンバーで取引をフィルタリングできます。このユーティリティは、同時に任意の数の注文を処理できます。 次の機能があります。 1.ストップロスとテイクプロフィットレベルの設定; 2. トレーリング ストップ レベルで取引を終了します。 3. 損益分岐点の設定。 ユーティリティは次のことができます。 1. オーダーごとに個別に作業します (レベルはオーダーごとに個別に設定されます)。 2. 一方向注文のバスケットを操作します (レベルはすべての注文に共通に設定され、BUY と SELL は個別に設定されます)。 3. 多方向注文のバスケットを操作します (レベルはすべての注文に共通に設定され、BUY と SELL が一緒に設定されます)。 オプション: STOPLOS
Gold Digger XT
Michael Prescott Burney
1 (1)
ONLY 47 COPIES ARE AVAILABLE IN TOTAL! FLASH SALE!!!! FOR THE NEXT 5 COPIES PRICE IS $100.00!!!  Introducing GOLD DIGGER XT , a revolutionary Expert Advisor crafted for the discerning trader who aims to harness the volatility of the XAUUSD on the H1 chart . Designed with precision, GOLD DIGGER XT has undergone extensive back testing, ensuring reliability and robust performance. Key Performance Metrics: A stunning Total Net Profit of $93,570.10, demonstrating significant financial growth. An impr
The best time to trade Using this Indicator is when the time reach exactly hour,half,45 minutes,15 minutes and sometimes 5 minutes.. This indicators is helpful to those who trade boom and crash indecies.How to read this indicator first you'll see Blue allow and Red allow all these allows used to indicate or to detect the spike which will happen so the allow happens soon before the spike happen.This indicator works properly only in boom and crash trading thing which you have to consider when
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
GGP Trade Copier  EA is an automatic trading bot that can help traders automatically replicate the trading strategies and operations from one trading terminal to others by experiencing exceptionally fast trade copying system. Its easy-to-use setup allows you to copy trades between multiple MetaTrader terminals on the same Windows computer or Windows VPS with lightning-fast copying speeds of under 0.5 seconds. The software supports multiple trading varieties, including Forex, commodities, stocks
There are a lot of high-quality signals on the MQL5 website, and learning them is a great way to broaden your mind and improve yourself. The trading history of the signal can be downloaded and saved in csv file format, but analyzing this textual information is difficult. Signal Analyzer has 2 usage options: 1. You can import the downloaded csv files and display each trading history in the MT5 chart window. 2. Use the Strategy Tester for historical backtesting. *** SignalAnalyzer is used as fol
Was: $249  Now: $99   Market Profile defines a number of day types that can help the trader to determine market behaviour. A key feature is the Value Area, representing the range of price action where 70% of trading took place. Understanding the Value Area can give traders valuable insight into market direction and establish the higher odds trade. It is an excellent addition to any system you may be using. Inspired by Jim Dalton’s book “Mind Over Markets”, this indicator is designed to suit the
Easy Copier Limited  is utility tool to copy trade / trade copier form one account (master) to other account (slave) .  It works only with a single forex ( EURUSD ) . You can use this tool as local copier ( Terminals have to be in same PC / VPS ) as well as Remote Copier ( Terminals can be in different PC / VPS ). For remote copy you can use my server or it can be configured to your server . Trades are possible to copy from    MT4 => MT4     MT4 => MT5         MT5 => MT5       MT5 => M
KT Equity Protector MT5
KEENBASE SOFTWARE SOLUTIONS
4 (2)
KT Equity Protector EA consistently monitors the account equity and closes all the market and pending orders once the account equity reached a fixed equity stop loss or profit target.  After closing all trading positions, the EA can close all open charts to stop other expert advisors from opening more trading positions. Equity Stop-Loss If your current account balance is $5000 and you set an equity stop loss at $500. In this case, the KT Equity Protector will close all the active and pending
Горячие клавиши плюс клик левой кнопки мыши на графике. Советник открывает сделки, выставляет лимитные и стоповые ордера, удаляет ордера и закрывает позиции, также  делает реверс  открытых позиций, выставляет прописанные в настройках стоп лосс и тейк профит. (реверс только на неттинговых счетах) При запуске советника можно посмотреть подсказку как действует советник при нажатии клавиши + клик на графике. Правее последнего бара, ниже цены Ctrl+ЛКМ  - OpenSell Правее последнего бара, выше цены
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT5
Evgeniy Kravchenko
4.4 (172)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 説明ページからデモ版をダウンロードできます  Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、
価格が一瞬で変わる可能性のある市場では、注文はできるだけ簡単にすべきだと思いますか? Metatraderでは、注文を開くたびに、開始価格を入力し、損失を止めて利益を得るウィンドウと、取引サイズを開く必要があります。金融市場の取引では、初期預金を維持し、それを増やすために資本管理が不可欠です。それで、あなたが注文をしたいとき、あなたはおそらくあなたがどれくらいの大きさの取引を開くべきか疑問に思いますか?この単一の取引であなたの預金の何パーセントを危険にさらすべきですか?この取引からどれだけの利益を得ることができますか?また、リスクに対する利益の比率はどのくらいですか?トレードサイズを設定する前に、トレードサイズがどうあるべきかという質問に対する答えを得るために必要な計算を行います。 これらすべてを自動的に行うツールがあると想像してみてください。チャートを開き、市場分析を行い、エントリーポイント、ディフェンスポイント(ストップロス)、ターゲット(テイクプロフィット)を水平線でマークし、最後にリスクのレベルを定義します。利用可能な資本の%として、このトランザクションで負担することができ、こ
TradePanel MT5
Alfiya Fazylova
4.86 (115)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用の 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモは こちら から。 詳しい手順は こちら をご覧ください。 取引。 ワンクリックで基本的な取引操作を実行できます。 未決の注文とポジションをオープンする 未決の注文とポジションを決済する ポジションの反転(買いを閉じて売りをオープンする、または売りを閉じて買いをオープンする) ポジションをロックする(反対のポジションをオープンすることで、売りポジションと買いポジションの量を等しくします) すべてのポジションを部分的に決済します。 すべてのポジションのテイクプロフィットやストップロスを共通のレベルに設定します。 すべてのポジションのストップロスを損益分岐点レベルに設定します。 注文とポジションをオープンする際に、次のことが可能になります。 確立されたリスクに応じて取引量の自動計算を使用します。 ワンクリックで複数の注文を開きます。 計算された数量
Local Trade Copier EA MT5
Juvenille Emperor Limited
5 (64)
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 フォルダに貼り付けて、ターミナルを再起動し
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
MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャートのスクリーンショットが含まれます 追加の
Trade copier MT5
Alfiya Fazylova
4.39 (28)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT5> MT5、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
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
Pro Arbitrage EA   trades based on Arbitrage Strategy. The strategy is like a scalping technology but on three cross currency pairs at the same time. Each trade basket involves three pairs (all open at the same time) and they will close at once when any desired profit reaches. The strategy has no SL technically because all opened currencies are hedged. SL can happen if high slippages on order execution on the broker side. So the strategy is one of the safest ones in the world. Using the EA : U
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にコピーします。  このツールは、トレードを管理し監視するために必要な多くの機能を提供しながら、ユーザーを考慮して設計されています。 この製品は使いやすく、視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用を開始できます! ユーザーガイド + デモ  | MT4版 | Discord版 デモを試してみたい場合は、ユーザーガイドにアクセスしてください。 Telegram To MT5 受信機は、ストラテジーテスターで動作しません! Telegram To MT5の特徴 複数のチャネルから一度にシグナルをコピー プライベートおよび制限されたチャネルからシグナルをコピー BotトークンまたはChat IDは必要ありません   (必要に応じて使用することができます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナ
OrderManager をご紹介:MT5用の革新的なユーティリティ 新しく設計されたOrder Managerユーティリティを使用して、MetaTrader 5での取引をプロフェッショナルなものにしましょう。シンプルさと使いやすさに焦点を当てたこのユーティリティは、各取引に関連するリスクを簡単に定義し、視覚化できます。これにより、情報に基づいた意思決定が可能になり、取引戦略を最適化できます。OrderManagerに関する詳細は、マニュアルをご参照ください。 [ マニュアル ] [ MT4 バージョン ] [ Telegram チャンネル ] 主な特長: リスク管理:取引のリスクを素早く簡単に定義し、より良い意思決定を行い、取引パフォーマンスを向上させます。 視覚表現:オープンなポジションとそれに関連するリスクをグラフィカルに表示し、明瞭かつ簡潔な理解が可能です。 注文変更:数回のクリックで注文を簡単に変更またはクローズし、取引プロセスを効率化し、貴重な時間を節約します。 手のひらの上の最新ニュース:ボタン一つで最新の市場ニュースに常にアクセスできます。 MT5トレーダーにと
Set price targets, and leave everything else to HINN Lazy Trader! This tool is designed for automatic position sizing from specified levels to designated targets. Using a VPS is recommended (*). Current price already includes a 25% discount : Purchase (lifetime) -- $365 instead of $490 Rent (30 days) -- $50 instead of $69 The demo version generated by MT Market is automatically and is useless because to start this algo advisor, you need to specify zones of interest and targets! A community
-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 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
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
-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
MT5 to Discord Signal Provider は、Discord へ直接トレーディングシグナルを送信するために設計された、使いやすく完全にカスタマイズ可能なユーティリティです。このツールは、あなたのトレーディングアカウントを効率的なシグナルプロバイダーに変えます。 スタイルに合わせてメッセージフォーマットをカスタマイズ!利便性を考え、事前にデザインされたテンプレートから選択し、メッセージのどの要素を含めるか除外するかを選択できます。 [ デモ ] [ マニュアル ] [ MT4 バージョン ] [ Telegram バージョン ] セットアップ 簡単なセットアップのために、私たちの詳細な ユーザーガイド に従ってください。 Discord API の事前知識は必要ありません。必要なツールはすべて提供されます。 主な特徴 購読者の更新のための注文詳細をカスタマイズ。 ブロンズ、シルバー、ゴールドなど、各レベルで異なるシグナルアクセスを提供する階層的サブスクリプションモデルを実装。 注文が実行されたチャートのスクリーンショットを添付。 これらのスクリーンショットに表
取引パネルは注文の管理に限定されています - ボタンを使用して開かれたものと、ユーザーによって開かれたものの両方です。 シンプルで便利なコレクション。 バイヤーを補完します。 Gold Stuff インジケーターと併用することをお勧めします。 単一注文として取引を設定し、距離のあるグリッドを構築します。 標準グリッドを作成するには、10000 などの大きな距離を設定するだけです。 リアルタイム結果はこちらからご覧いただけます。 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください!   設定 新しいシリーズを開く - 注文の新しいシリーズのオン/オフの開始。 Lot miltiplier - 次の注文のロット乗数。 TP - ピップで利益を得る。 SL - 最初の注文からのピップ単位のストップロス。 トレイル スタート - トレーリング ストップの有効化。 トレイル ステップ - トレーリング ストップを有効にしたときの価格からの距離。 DD 削減アルゴリズム - 利益のある最後の注文が損失のある最初の注文シリーズでクローズされる場合のドローダウン削減
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
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 当社の取引パネルを使用すると、チャートから直接シングルクリックで取引を実行でき、標準の MetaTrader コントロールよりも 30 倍高速に取引操作を実行できます。 パラメータと関数の自動計算により、トレーダーにとって取引がより速く、より便利になります。 グラフィックのヒント、情報ラベル、取引取引に関する完全な情報はチャート MetaTrader にあります。 MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。  開閉、リバース、ロックポジションと注文を処理する МetaТrader5 のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takep
Grid Manual MT5
Alfiya Fazylova
4.83 (12)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please DON'T BUY this product before testing or watching my video about it. Contact me for user support & advices! If you've bought this EA, you are entitled to a gift!! MT4 Version  With this Expert Advisor, you can: Implement your own Zone Recovery strategy to capitalize on trending markets. Create Grid trading strategies, to profit from ranging markets. Place orders easily and clearly. Display your trades/strategies on the
Trader Evolution
Siarhei Vashchylka
5 (3)
" Trader Evolution " - A utility designed for traders who use wave and technical analysis in their work. One tab of the utility is capable of money management and opening orders, and the other can help in making Elliott wave and technical analysis. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Trading in a few clicks. Immediate and pending orders are available in the panel 2. Money management. The program automatically selects the appropriate lot size 3. Simpli
UTM Manager は、迅速かつ効率的な取引執行を提供する直感的で使いやすいツールです。際立った機能の 1 つは、「スプレッドを無視」モードです。これにより、スプレッドを完全に無視して、ローソク足の価格で取引できるようになります (たとえば、LTF でより高いスプレッドのペアを取引でき、スプレッドによって取引から除外されるのを回避できます)。 UTM Manager のもう 1 つの重要な側面は、独自のローカル取引コピー機であり、各ブローカーで異なる取引戦略と設定 (たとえば、さまざまな TP、BE、およびリスク ルール) を柔軟に実行できます。 取引執行: 迅速かつ効率的な取引執行: チャート上のエントリー価格とストップロス価格をクリックして簡単に取引を入力するか、ワンクリックの固定ストップロスサイズ機能を使用します。 自動ロットサイズ計算: ロットは事前定義されたリスク設定に基づいて計算され、ドラッグによってポジションが変更されると再計算されます。 1 つまたは複数のポジションを同時に処理できる能力。 利益確定と損益分岐点: 柔軟なテイクプロフィット設定: 特定のリスク対報
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
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を設定することもできます。
Smart Copy Local MT5
Kyra Nickaline Watson-gordon
5 (3)
Smart Copy is an Easy-to-Use EA that supports Multi Copying Metatrader4 and Metatrader5 and Local/Remote Copying. (Remote Version is coming soon) Free version is available on Smart Copy Local Free MT5 Specifications :     Real Time, Multi Terminal - Multi Account - MT4/MT5 trade copying     Copy from netting to hedge and hedge to netting is supported.     Fast and instant copy     All settings are input visually.     Easy modifying symbol names, prefix, suffix     Enable/Disable
このエキスパートアドバイザーは、コストのかかるドローダウンを防止したり、取引ルールを遵守したりするために、取引口座のエクイティを常に監視しています。特定のルールセットに違反すると、EAは警告を発し、すべての取引を終了し、場合によっては、保留中のすべての注文を削除します。オプションで、すべてのチャートを閉じて、アカウントで動作しているすべてのEAを削除することもできます。このEAは、FTMOチャレンジやPZチャレンジなどの自己勘定取引チャレンジに特に役立ちます。 [ インストールガイド | アップデートガイド | トラブルシューティング | FAQ | すべての製品 ] 次の機能が実装されており、自由に有効または無効にできます。 エクイティ最大損失、別名トレーリングエクイティドローダウン 毎日のエクイティ最大損失 エクイティ利益目標 エクイティトレーリングストップ その他の利点は次のとおりです。 使いやすいデッド 自己勘定取引会社やトレーダーに便利 あらゆる種類のアラートを実装します ターミナルに報告する 技術的な案内: それはそれ自身で最大エクイティとデイリーエクイ
あなたの外国為替ポートフォリオを管理してください。あなたが立っている場所、何が働いているのか、そして何があなたに痛みを引き起こしているのかを即座に見てください! ここで利用可能なMT4バージョン:https:// www.mql5.com/en/market/product/58375 Trade Managerダッシュボードは、外国為替市場での現在の各ポジションが一目でわかるように設計されており、リスク管理と通貨へのエクスポージャーを理解しやすくします。 複数のポジションで徐々に市場に参入するトレーダー、またはそれらのトレーディンググリッドとバスケット戦略にとって、これは重要な情報です。ターミナル内の複数の位置を監視することは、管理が難しいことがよくあります。 不十分なリスクの活用と使用:報酬は、新しいトレーダーや一部の経験豊富なトレーダーが直面する主要な問題です。トレードマネージャーは、各通貨へのエクスポージャーを個別に示し、一度に両方向に取引しないようにします。 特徴: オープントレード-通貨ペアでソートされた現在のオープントレードをすべて表示します。ペアだけでなく
作者のその他のプロダクト
Binanceは世界的に有名な暗号通貨取引所です!暗号化されたデジタル通貨市場のより正確な分析を容易にするために、プログラムは分析のためにBinanceのK-lineデータをMT5に自動的にインポートできます。主な機能は次のとおりです。 1.通貨セキュリティ部門でのスポット取引ペアの自動作成をサポートします。また、利益通貨と基本通貨を別々に設定することもできます。たとえば、ProfitCurrencyが空の場合、すべての取引エリアを意味します。オプション:USDT、BTC、DAI、およびBinanceでサポートされているその他の取引エリア(契約取引は現在サポートされていません)。BaseCurrencyは空で、すべての通貨を示します。BNBおよびETCも可能です。個別に設定するBinanceでサポートされている暗号通貨を待ちます。 2. Binanceの各通貨の価格精度、取引量の精度、および最大取引量を同期します。 3.リスト内のすべてのBinanceサポートリストの見積もりデータを自動的に更新します。これはテクニカル分析に便利です。 4. 7 * 24時間の市場デー
Binanceは世界的に有名な暗号通貨取引所です!暗号化されたデジタル通貨市場のより正確な分析を容易にするために、プログラムは分析のためにBinanceの先物K-lineデータをMT5に自動的にインポートできます。主な機能は次のとおりです。 1. Binance USD-Mでのすべての先物取引ペアの自動作成をサポートします。または、基本通貨を個別に設定することもできます。たとえば、基本通貨BaseCurrencyが空の場合、それはすべての通貨を意味し、BNBやBTCなどのBinanceUSD-M先物でサポートされている暗号通貨も個別に設定できます。 2. Binanceの先物通貨の価格精度、取引量の正確性、および最大取引量を同期します。 3.テクニカル分析を容易にするために、リスト内のBinanceでサポートされているすべてのリストされた先物の見積もりデータを自動的に更新します。 4. 7 * 24時間の先物市場データをサポートします。最初のトランザクションは、最初にインポートされたときにデフォルトでBinanceから同期され、データは将来、最新のK-lineから自動
Binanceは世界的に有名な暗号通貨取引所です!暗号化されたデジタル通貨市場のリアルタイムデータ分析を容易にするために、プログラムは分析のためにBinanceリアルタイムトランザクションデータをMT5に自動的にインポートできます。主な機能は次のとおりです。 1.通貨セキュリティ部門でのスポット取引ペアの自動作成をサポートします。また、利益通貨と基本通貨を別々に設定することもできます。たとえば、ProfitCurrencyが空の場合、すべての取引エリアを意味します。オプション:USDT、BTC、DAI、およびBinanceでサポートされているその他の取引エリア(契約取引は現在サポートされていません)。BaseCurrencyは空で、すべての通貨を示します。BNBおよびETCも可能です。個別に設定するBinanceでサポートされている暗号通貨を待ちます。 2. Binanceの各通貨の価格精度、取引量の精度、および最大取引量を同期します。 3. WebSocketを介してBinanceをリンクすると、すべてのトランザクションをMt5にプッシュして市場を更新できます。 4.す
Binanceは世界的に有名な暗号通貨取引所です!暗号化されたデジタル通貨市場のリアルタイムデータ分析を容易にするために、プログラムは分析のためにBinanceFuturesのリアルタイムトランザクションデータをMT5に自動的にインポートできます。主な機能は次のとおりです。 1.通貨セキュリティ省のUSD-M先物取引ペアの自動作成をサポートし、基本通貨を個別に設定することもできます。基本通貨BaseCurrencyは空で、すべての通貨を示します。BNBやETCなど、Binanceでサポートされている暗号通貨も個別に設定できます。 2. Binanceの各通貨の価格精度、取引量の精度、および最大取引量を同期します。 3. WebSocketを介してBinanceをリンクすると、すべての先物取引をMt5にプッシュして市場を更新できます。 4.同時に更新されるすべての先物の種類をサポートします。リアルタイムのデータ効率を向上させるために、最大更新グループをカスタマイズできます(更新するには対応するウィンドウを開く必要があります)。ツールのデフォルトは最大数です。グループは4
Binanceは世界的に有名な暗号通貨取引所です! MT5ユーザーがBinanceFuturesを直接取引できるようにするために、このプログラムは次の取引機能を提供します。 1. Binance Futuresの取引スタイルを模倣し、フレンドリーな操作パネルを提供します。 2.レバレッジ、バランス、その他の情報を取得するには、自分でapiとsecretを入力します(Binance apiで先物取引の許可を開く必要があります)。 3. limitOrder(指値注文)、marketOrder(成行注文)、stopLimit(ストップ利益の制限とストップロス注文)、stopMarket(マーケットストップ利益とストップロス注文)をサポートします。 4.成行注文の場合、最大オープンポジションとコスト情報は最新の価格に基づいて計算できます。 5.すべての注文のリストを表示したり、注文をキャンセルしたりできます。 6.すべてのポジションのリストを表示でき、成行注文に従ってポジションを空にすることができます。 7. Deepin情報の自動表示のサポート(Deepin
Binanceは世界的に有名な暗号通貨取引所です! 深度情報とティックの変更の追跡を容易にするために、プログラムは次の機能を提供します。 1.カスタマイズ可能な製品プレフィックス(既存の製品名との競合を避けるため)を使用して、Binance USD-M先物取引ゾーンのすべての取引品種を自動的にインポートするか、特定の品種をカスタムインポートします。 2. WebSocketを使用してBinance先物取引をリンクし、市場情報のプッシュが深さとティックをサポートします。 3.切断後のソケットの再接続をサポートします。 4.サブスクライブする必要のある深度データが多数ある場合、複数のチャートウィンドウで取得でき、プログラムは深度やトランザクションティックなどを取得するためのグループ化をサポートします。 5.プロキシをサポートします。Binanceの市場データは、プロキシのAPIとWebSocketを接続することで取得できます。プロキシアドレスは次のように記述する必要があることに注意してください。Tools-Options-EA-WebRequest;(私たちが提供する
Broken Scapling is a breakthrough scalping strategy, through long-term support pressure breakthrough transactions, avoid too many false breakthroughs, thereby increasing the winning rate. The Broken Scapling strategy will automatically judge the current support pressure level. At the same time, there are three built-in fund management methods, including: fixed lot size, martingale lot size management (after the last stop loss, the next time the corresponding lot size will be automatically incre
フィルタ:
レビューなし
レビューに返信