Smart Trade Panel MT5test

this is DEMO VERISON (for demo acc.) of  TRADING OVERLAY with PARTIAL take profit  ("virtual TP")  and % risk lot size 

---full version available on my 'seller page' as well as version for MT4

Take better control of your trades with ease ! Easy lot size calculation with easy SL/TP setting. Your trading will be much more comfortable with this tool!  

Main goal with this tool is very SIMPLE and FAST operation!  Works like any EA, add it to selected chart and trade !


Features:

  1. start trade with calculated lot based on % of account balance* that you want to risk/ or based on how much money you want to risk
    • *risk can be calculated based on : account balance/ free margin / account equity
    • LOT based on risk is calculated also based on how big STOP loss is used, EXAMPLE: trade-A with [1% risk with 100 SL] results in 2x bigger lot, as trade-B with [1% risk with 200 SL]
  2. choose market order or limit order
    • when creating limit order you can drag white line on graph to price where you want trade to open
  3. all trades are with predefined SL and TP levels (you can set and use default values or use last used TP and SL value -in pips) 
    • SL and TP are set by dragging red and green line on the chart, so you see exactly where you want price to be
  4. select order from list of all orders of current chart/pair
  5. set selected order to BE (break even stop loss- after commission)
  6. set selected order to partially close - program can save 2 PTP (partial take profit)levels for each trade,
    •  these are also set with dragging lines on chart (PTP1=green line, PTP2= yellow line) Volume of partially closed order is set  in input parameters (by % of whole lot)
  7. very fast trading!! (with option to repeat trades with lastly used lot/TP/SL)
  8. customable GUI (trade panel)


About Input Parameters and HOW to USE:

-defaultTP -default SL are values (in points) to be used as default TP and SL for every new trade
-allow saving  this is about saving and keeping correct partial TP levels for each trade, so after going offline and starting metatrader again, trades are checked for PTP.
-repeated orders with one click :
Panel normally works this way:
1. you click on SELL or BUY
2. it places 2 lines on chart , you can set precise level for TP and SL by dragging lines
3. click ENTER to confirm settings and open new trade , lines to set TP SL are removed.
With "repeated orders with one click it becomes more simple" 
1. after placing trade before, lines stay on chart and can be moved again for new trade, press ENTER to repeat the same trade again.

-use default SL/TP levels = if this is true, every time you set new trade lines are set to same "default TP and SL" distance from open price

= if false, lines are set to saved distance that was used for last order placed.


HOW to place Partial Take profit: (% of lot can be set only in input parameters and these % are shared for all trades on selected chart.)
  1. click on list or trades
  2. select order that was previously placed
  3. click TP1 and GREEN line will appear on chart, drag line to desired level where partial lot should be closed, 
    • after you release the line, PTP1 is saved, and panel will print message with info to the terminal
  4.  same goes for TP2. = YELLOW line
  5.  when you click TP1 or TP2 again, lines disappear, then, after clicking again, they appear in previously saved positions
    • so while TP1 and TP2 are active, lines are visible,
    • you can select next trade from the list and dragging the lines again will save new PTP1/2 for newly selected trade
NOTES: this tool saves PTP levels to savefile for each account and each symbol, that means when you add this tool to 2 charts with same symbol, it can overwrite data, and partial TP levels will be lost



































    おすすめのプロダクト
    Axilgo PipPiper CoPilot
    Theory Y Technologies Pty Ltd
    5 (2)
    Axilgo Pip Piper CoPilot Elevate your trading game with the Axilgo Pip Piper CoPilot, the first in our revolutionary Pip Piper Series. This all-inclusive toolset is meticulously crafted for serious traders, focusing on key areas such as Risk Management, Trade Management, Prop Firm Rule Compliance, and Advanced Account Management . With CoPilot, you’re not just investing in a tool—you’re gaining a strategic partner in the intricate world of trading. Important Notice: To ensure you receive the fu
    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. Inputs Base corner — the chart corner to which an object Is attached. X distance — the horizontal distance from the chart corner. Y distance — the vertical distance from the chart corner. Text font — font name Font size — font size Color — text color
    FREE
    Universal Webhook is utility to send MT5 ORDER and TRANSACTION event Compatible with any Webhook Server Features: Basic Auth Support  Custom Authorization header support  Custom Header Support Automatically Sends Webhook on OnTradeTransaction event. Automatically bring Trade Account information (configurable) Specially made because of request from WebhookPrinter.com users, but feel free to use. Sample Webhook Payload: {   "event": " TRADE_TRANSACTION_ORDER_ADD ",   "account": [     {      
    FREE
    This tool allows you to export Ticks for any financial instrument available in MetaTrader 5. You can download multiple symbols into the same CSV file. You can also schedule the download frequency (every 5 minutes, 60 minutes, etc.). There is no need to open multiple charts to get the latest data—the tool downloads the data directly. The CSV file will be stored in the following folder: \MQL5\Files . How it works Select the symbols to download: Click an item to select or deselect it. Enter the CSV
    FREE
    ️ FWS Storm Watch — Economic News Radar & Storm Warning System Never get blindsided by news again. Storm Watch monitors the MT5 Economic Calendar in real time, filters upcoming events by currency and impact level, calculates a weather-style severity rating, and alerts you before high-impact releases. All from a compact on-chart panel with a stunning browser-based web dashboard. Part of the Forex Weather Station suite. Uses MT5's built-in calendar. What It Shows Severity Rating — Weather-styl
    FREE
    Simple program i created, to help close all your orders instantly when you are busy scalping the market or if you want to avoid news days but still have a lot of orders and pending orders open and can't close them in time.. with this script all you're problems will be solved. Simple drag and drop and the script automatically does it's thing, quick and easy  also a very good tool to use when scalping
    FREE
    URGENT: PLEASE READ BEFORE DOWNLOADING This EA is ONLY the "Receiver" (Slave) part of the copy trade system. IT WILL NOT WORK ON ITS OWN! To successfully copy trades, you MUST have the "Master" (Sender) EA installed on your provider account. GET THE REQUIRED "MASTER" EA HERE:   AW Trade Copier Master Unlock lightning-fast trade replication across multiple MetaTrader 5 accounts on the same PC or VPS. The AW Local Trade Copier is designed for speed, reliability, and ease of use
    FREE
    MACD Colored ZeroLag
    Farzin Sadeghi Bonjar
    4.73 (11)
    It is the MQL5 version of zero lag MACD that was available for MT4 here: https://www.mql5.com/en/code/9993 Also there was a colored version of it here but it had some problems: https://www.mql5.com/en/code/8703 I fixed the MT4 version which has 95 lines of code. It took me 5 days to write the MT5 version.(reading the logs and testing multiple times and finding out the difference of MT5 and MT4!) My first MQL5 version of this indicator had 400 lines of code but I optimized my own code again and n
    FREE
    - وصف المنتج - مؤشر احترافي متكامل لا يعد KING Fusion MACD-Vol من KING TRADING EA مجرد MACD آخر — فهو عبارة عن مجموعة أدوات تداول كاملة تجمع بين مؤشرات احترافية متعددة في نافذة فرعية واحدة أنيقة. لم تعد بحاجة إلى تحميل مخططك بأدوات منفصلة. يجمع هذا المؤشر بين: MACD مع خطوط مزدوجة ورسم بياني مكبر رسم بياني ملون ومثبت بالحجم ملصقات ديناميكية مع قيم المؤشرات في الوقت الفعلي (ATR، ADX، RSI، Volume) عداد تنازلي للبار التنبيهات المتقاطعة (مرئية + صوتية) كل ما تحتاجه من الوضوح والسرعة والدقة -
    FREE
    TradeInfo Panel is a lightweight indicator that displays your trading performance directly on the chart as a draggable dark-themed panel. It tracks daily profit and loss, pips, gain percentage, and lot volume for Today, Yesterday, and the previous 3 trading days. It also calculates automatic summaries for the current Week, Month, and Year. All values include commission and swap for accurate net results. Features Daily performance for the last 5 trading days with Pips, Profit, Gain%, and Lots. We
    FREE
    Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
    FREE
    Position Selective Close MT5
    Francisco Manuel Vicente Berardo
    The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
    FREE
    この小さなツールを使用すると、時間カウンターを分単位で定義できます あなたが設定した分数に応じてポジションをクローズするため。 たとえば、30分に設定した場合、ツールはオープンから30分後に各オープンポジションを閉じます。 設定 アクティブ:ツールをアクティブにして、定義された分数後にポジションを閉じるために使用します。 管理:ツールで管理されるシンボルで選択します。 アカウントのすべてのオープンポジションにシステムを適用する場合は、[ALL CURENCY]を選択します 「この通貨のみ」を選択すると、現在の通貨のみで一時的にポジションがクローズされます。 MINUTE DURATION TRADES:取引期間の分数を選択します。 タイムゾーン: タイムゾーンを定義します。 もしあなたが
    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
    Product Name: Telegram WolfSignal PRO V1.70EU (MT5) [Subtitle: Multi-Channel Broadcaster | Ninja Command Engine | Risk & Modification Radar] Introduction Step into the ultimate tier of remote account management.   Telegram WolfSignal PRO V1.70   is not just a passive trade notifier; it is a highly secure, interactive Command & Control hub for your MetaTrader 5 terminal. Built specifically for professional signal providers, fund managers, and algorithmic traders, the PRO edition allows you to fil
    FREE
    SIMPLE AND QUICK CHART CLEANUP SCRIPT - FREE FOR ALL - EASY TO DRAG AND DROP ONTO THE CHART - A MUST HAVE IN MY EYES Everybody loves to draw on a chart! But cleaning is nobodies favor. Most of the time it will be faster to dump all and redraw the important part. Repetition makes you good! ALWAYS think about that! KEEP IT GROWING, ;-) I wish you a good day, Traders! If you need something, send me a message. Best wishes to you from Vienna!
    FREE
    TradeVantage MT5 Script is a user-friendly, efficient tool designed for MetaTrader 5 traders to manage open positions with ease. This script offers four powerful trade management options through a straightforward dialog box, enabling rapid execution on the current chart's symbol. Whether you're looking to close all positions, secure profits, minimize losses, or set positions to break-even, TradeVantage simplifies the process with reliability and precision. Key Features: ·        Close All Positi
    FREE
    MarketPro toolkit
    Johannes Hermanus Cilliers
    Start earning profits by copying All trades are sent by our successful Forex trader & are extremely profitable. You can earn profits by copying trades daily Trial Period included You'll also get access to extremely powerful trading education which is designed in a simple way for you to become a profitable trader, even if you have no trading experience. https://ec137gsj1wp5tp7dbjkdkxfr4x.hop.clickbank.net/?cbpage=vip
    FREE
    * This product was converted using  "BRiCK Convert4To5 MT4 "  based on the MQL4 source file of  "BRiCK Convert4To5 MT4 Free" . "Convert4To5" is a Script that converts MQL4 source files into MQL5 source files. Experts, Indicators, Scripts, and Libraries with extension ".mq4" will be available for MT5. Parameter None. Procedure 1. Open the following folder.     terminal_data_folder\MQL4\Files\ (in the terminal menu select to view "File" - "Open the data directory") 2. Confirm that the BRiCK_Conv
    FREE
    CloseAll MT5
    Mr Sorachai Pitakjarukul
    4.5 (2)
    ขอบคุณ แรงบันดาลใจ จากโค้ชแพม ที่ทำให้เริ่มทำ    Close all ตัวนี้  และขอขอบคุณทุกคนที่ให้ความรู็มาโดยตลอด ไม่ว่าจะทางตรงทางอ้อม ขอบคุณทุกคนที่ให้ความรู้เพื่อนร่วมเทรด ทั้งนี้เพื่อให้นักเทรดทุกคนได้มีเครื่องมือในการควบคุมการปิดการซื้อขาย จึงขอพัฒนาโปรแกรม close all version 5 ได้ใช้ทุกคน  Close all and update profit Version 1.00 (MT5) Full version Give you free  For MT4 Click  https://www.mql5.com/en/market/product/79252 Fix TPSL calculate  Program function Tab 1 Close order function and show br
    FREE
    Lib5 EAPadPRO for MT5
    Vladislav Andruschenko
    4.5 (6)
    MetaTrader5のエキスパートアドバイザーに情報パネルを追加するためのライブラリ。 プログラムの情報とインターフェースが取引で利益をもたらすことを保証することはできませんが、プログラムの最も単純なインターフェースでさえ第一印象を強めることができると断言できます。 エキスパートアドバイザーに パネルを追加するための詳細な説明と手順は、ブログにあります:   LIB-EAPADPROステップバイステップの説明 パネルの詳細な説明と EAPADPROの使用手順 MetaTrader4ライブラリバージョン 追加のプロセスは 10のステップで 構成されており、それらについては記事で詳しく説明しています。 ライブラリのインストール このサイトからライブラリをインストールします。 エキスパートアドバイザーを開きます。 コードをインストールするためのサンプルとステップバイステップガイド、ファイル Exp-EAPADPRO LIBRARY TEST(ブログにあります)を開き ます。 推奨事項に記載されているように各ステップを実行するか、サイトからのステップバイステップの説明を使用してください。
    FREE
    The utility draws pivot levels based on a selection from day week month The previous candlestick of the selected timeframe is taken and the values for the levels are calculated using the following formulas: 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)); The style and thickness for all lines are adjusted. The colors for the R, Pivot and S lines ar
    FREE
    Trade Receiver Free is a free tool to copy trades/signals from multiple MT4/MT5 accounts. The provider account must use copier EA to send the signal. This version can be used on MT5 accounts only. For MT4 accounts, you must use Trade Receiver Free . Reference: - For MT4 receiver, please download Trade Receiver Free . - For MT5 receiver, please download Trade Receiver Free MT5 . - For cTrader receiver, please download Trade Receiver Free cTrader . - If you only need copy from MT4 account to u
    FREE
    CC CopyCopy
    Luiz Eduardo Teodoro De Carvalho
    *** Free Version: Maximum Lot 0.10 *** CopyCopy: Smart Replication Manager for MT5 CopyCopy is the ultimate tool for those who want to replicate trades with complete autonomy. Many signals and EAs operate with minimum lots (0.01) that do not match your account size or your growth strategy. With CopyCopy, you turn this limitation into an opportunity, taking full control over volume and risk. The difference? You don't have to copy "all or nothing." You decide exactly where the orders come from.
    FREE
    INTRODUCING MML Data Bridge The demand for bridging external data and machine learning with trading platforms is higher than ever. MetaTrader 5 is a powerful environment for trading and back testing, but without a data bridge, MT5 is largely isolated from using any external data. MML Bridge is a developer tool that allows users to bridge external data into MT5 for back testing, live trading, and optimization. It's built for ease of use, providing users with a simple function API that drip-feeds
    FREE
    UZFX - MetaTrader 5 (MT5)用の必要証拠金および最大ロットサイズスクリプトは、トレーダーが1ロットポジションを建てるために必要な証拠金を迅速に決定し、現在の口座資本に基づいて取引可能な最大ロットサイズを計算できるように設計されています。このツールはリスク管理とポジションサイジングに不可欠であり、トレーダーは効率的に取引計画を立てることができます。 特徴 選択したシンボルで1ロット取引を開始するために必要な証拠金を計算します。 利用可能な資本に基づいて、トレーダーがオープンできる最大ロットサイズを決定します。 正確な証拠金計算のために現在のアスク価格を使用します。 コメント機能により、結果をチャート上に直接表示。 トレーダーがレバレッジとリスクを管理しながらポジションサイジングを最適化するのに役立ちます。 使用方法 スクリプトを希望の取引シンボルのチャートにアタッチします。 スクリプトが計算し、表示します: 1ロットに必要な証拠金 利用可能な資本に基づく取引可能な最大ロットサイズ 結果はチャートの左上に表示されます。 注意 スクリプトでは、証拠金の計算に
    FREE
    Gold News HUD PRO for XAUUSD Gold News HUD PRO is a professional news and economic calendar dashboard (HUD) for XAUUSD / Gold traders in MetaTrader 5. It displays gold-relevant economic news directly on the chart , evaluates their potential market relevance and helps traders identify news-related volatility risks early . ️ Important Notice: This product is a pure information tool . It does not place trades , does not generate trading signals , and does not block trading . Features & Overvie
    FREE
    This utility EA will display simple renko, hence the name essential renko. The renko will be shown in a new tab and using custom symbol. Please do note (especially for those who new to Renko), that Renko does not follow timeline as it will follow price movement. That's why it has a lot of potential where you can attach any EA that you want and use any custom indicator in this new custom symbol for renko. Always use M1 timeframe. Most of the time you don't need to change anything. But if you d
    FREE
    MultiTimeframe Info Feed (MIF) Indicator Description: MultiTimeframe Info Feed (MIF) is a smart MQL5 indicator that displays a dynamic, real-time info panel directly on your chart, offering powerful insight into current market conditions. Key features include: Real-time display of Open, High, Low, Close, and live Tick price Tick Rate (ticks per second) for assessing market activity Auto-calculated Entry Price on new candle formation Signal direction detection (BUY / SELL) Price action pattern re
    FREE
    1、このトラッキングシステムはローカルトラッキングシステムであり、つまり送信側と受信側は同じコンピュータで操作しなければならない。MT 4/5アカウントは複数のコンピュータで同時に登録できるので、読み取り専用アカウントのパスワードを顧客に送るだけでいい。ローカル荷為替は、ネットワークの荷為替速度に関係しないので、非常に安定しています。 2.現在は受信端末であり、グラフにロードする時は、入力パラメータの中で「senderAcceount」を髪端のmt 4/mt 5アカウントに変更すれば正常に動作できます。また、送信端をインストールする必要があります。 3.サポートとマルチフォローをお願いします。複数のMT 4/MT 5を実行すれば、いくつのインボイスを実行できますか?同じプラットフォームはコピーしてインストールしたフォルダで同時に複数のアカウントに登録することができます。 4.mt 4受信側でmt 5送信を受信し、mt 4と単mt 5を実現し、mt 5と単mt 5もサポートする。 5.機能紹介: 同プラットフォーム/クロスプラットフォームのフォローアップをサポートします。
    FREE
    このプロダクトを購入した人は以下も購入しています
    Trade Assistant MT5
    Evgeniy Kravchenko
    4.42 (210)
    取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順   -   アプリケーションの手順   -   デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通
    Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
    Local Trade Copier EA MT5
    Juvenille Emperor Limited
    4.96 (138)
    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.87 (154)
    Trade Panelは多機能なトレーディングアシスタントです。アプリには手動取引用の50以上のトレーディング機能が搭載されており、ほとんどの取引作業を自動化することができます。 購入前に、デモアカウントでアプリのデモ版をテストすることができます。デモアカウント用のアプリの試用版をダウンロードするには、次のリンクをご利用ください: https://www.mql5.com/en/blogs/post/750865 。 完全な手順 こちら 。 取引。 ワンクリックで取引操作を行うことができます: リスクを自動計算して指値注文やポジションを開く。 複数の注文やポジションをワンクリックで開く。 注文のグリッドを開く。 保留中の注文やポジションをグループごとに閉じる。 ポジションの方向を反転(Buyを閉じてSellを開く、またはSellを閉じてBuyを開く)。 ポジションをブロックする(不足している量のポジションを開くことでBuyとSellのポジション量を等しくする)。 すべてのポジションを部分的にワンクリックで閉じる。 すべてのポジションの利食い(Take Profit)および損切り(Sto
    Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) MULTI-ASSET SUPPORT Trade any asset available on your broker - Forex: Major, Minor, Exotic pairs - Crypto: BTC, ETH, XRP, SOL, BNB - Stocks: Apple, Tesla, Amazon, Google, etc. - Commodities: Gold, Silver, Oil, Gas - Indices: US30, NAS100, SPX500, DAX40 - Any CFD your broker offers VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https:/
    ベータリリース Telegram to MT5 Signal Trader はまもなく正式なアルファ版をリリースします。いくつかの機能はまだ開発中で、小さな不具合に遭遇する可能性があります。問題が発生した場合はぜひご報告ください。皆さまのフィードバックがソフトウェア改善に役立ちます。 Telegram to MT5 Signal Trader は、 Telegram のチャンネルやグループからの取引シグナルを自動的に MetaTrader 5 にコピーする強力なツールです。 パブリックおよびプライベートの両方のチャネルに対応し、複数のシグナル提供元を複数のMT5口座に接続可能です。ソフトウェアは高速で安定し、すべての取引を細かく制御できます。 インターフェースは直感的で、ダッシュボードとチャートは見やすく設計されており、リアルタイムで動作状況をモニターできます。 必要環境 MQL の制限により、EA は Telegram と通信するためのデスクトップアプリが必要です。 インストーラーは公式の インストールガイド にあります。 主な機能 マルチプロバイダー: 複数の Telegram
    Power Candles Strategy Scanner - 自動最適化型マルチシンボル設定ファインダー パワーキャンドル・ストラテジー・スキャナーは 、パワーキャンドル・インジケーターを駆動するのと全く同じ自己最適化エンジンを、マーケットウォッチに登録されているすべての銘柄に対して並行して実行します。1つのパネルで、現在統計的に取引可能な銘柄、各銘柄で勝率の高い戦略、最適なストップロス/テイクプロフィットの組み合わせが表示され、新たなシグナルが発生した瞬間に通知が届きます。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨を受け取り、  https://stein.investments でコミュニティに参加しましょう 市場動向を網羅。銘柄ごとに3,000件以上の自動最適化。2種類のアラート。ワンクリックでチャートを切り替えて即座にアクション。 なぜこれが必要なのか 多くのマルチ銘柄スキャナーは、 価格の動き (ボラティリティ、変動率、銘柄ごとのRSI)を表示するだけです。それ
    Exp COPYLOT CLIENT for MT5
    Vladislav Andruschenko
    3.91 (33)
    MetaTrader 5 用のプロフェッショナル取引コピー機 MetaTrader 向けの高速・高性能・信頼性の高い 取引コピー機 です。 COPYLOT は、MT4 と MT5 のターミナル間で Forex 取引をコピーでき、 Hedge 口座と Netting 口座の両方に対応しています。 COPYLOT MT5 版の対応構成: - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting MT4 版 完全な説明 + DEMO + PDF 購入方法 インストール方法 ログファイルの取得方法 テストと最適化の方法 Expforex のすべての製品 MT4 ターミナルへのコピーも可能です(MT4 → MT4、MT5 → MT4): COPYLOT CLIENT for MT4 COPYLOT は、2台、3台、さらには10台のターミナル間で同時に動作できる、プロフェッ
    Trade copier MT5
    Alfiya Fazylova
    4.53 (43)
    Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 キャンペーン - すでに「Trade copier MT5」をご購入の方は、「Trade copier MT4」を無料で入手できます(MT4 → MT5 および MT4 ← MT5 のコピー用)。詳細な条件については、どうぞ個別メッセージでお問い合わせください。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT5> MT5、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位
    Trade Dashboard simplifies how you open, manage, and control your trades, with built-in lot size calculation. It allows you to execute trades, manage risk, and control positions directly on the chart, with tools such as partial close, breakeven, and trailing stop. Designed to reduce manual work and help you stay focused on your trading decisions. A demo version is available for testing. Detailed explanations of features are provided within the MQL5 platform. Installation instructions are include
    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
    AXR Prop Guard AXR Prop Guard は、MetaTrader 5 向けのアカウント全体を対象にしたリスク保護ユーティリティです。プロップファームのトレーダー、funded-account challenges、そして個人口座の本格的な保護を想定して作られています。 AXR ツールラインの一部です。アップデート情報や連絡先については、公式 MQL5 ページをご利用ください。 AXR MQL5 Channel: 製品アップデート、リリースノート、新しい AXR ツール Telegram: 販売者プロフィールを開く 。Telegram の連絡先はプロフィール説明に記載されています。 購入後、ユーザーマニュアルと利用可能な set files を受け取るために、プライベートメッセージを送ってください。 中心となる問い: この口座は、設定されたリスクルールの範囲内にまだ収まっているか。そして現在の取引が Stop Loss に到達した場合、何が問題になり得るか。 なぜ役立つのか 多くの funded account の失敗は、エントリーシグナルがないことではなく、ル
    Seconds Chart - MetaTrader 5で秒足チャートを作成するユニークなツールです。 Seconds Chart を使用すると、秒単位のタイムフレームでチャートを構築でき、標準的な分足や時間足チャートでは得られない柔軟性と分析精度を実現します。例えば、 S15 は15秒足を表します。カスタムシンボルをサポートしているインジケーターやEAをすべて使用できます。標準的なチャートと同様に便利に操作できます。 標準的なツールとは異なり、 Seconds Chart は超短期のタイムフレームでも高い精度と遅延なく作業できるように設計されています。 Seconds Chartの利点 1秒から900秒 までのタイムフレームをサポート。 組み込みのティックデータベースにより、ヒストリカルデータを 瞬時にロード 。 リアルタイムでデータが更新され、 遅延やラグなし 。 複数の秒足チャートを同時に作成可能。 Seconds Chartが最適な用途 スキャルピング や高頻度取引。 正確なエントリーとエグジット。 短期タイムフレームでの取引戦略のテスト。 タイムフレームの設定 デフォルトの設
    EA を買う前に、本当に耐えられるのか、それともバックテストでたまたま良く見えただけなのかを確認してください。 ほとんどのロボットは、見栄えのするバックテストと一緒に売られています。 右肩上がりのカーブ。 良い Profit Factor。 ほとんど疑いのない見た目。 それでも、その多くの EA は、市場がその履歴どおりに動かなくなった瞬間に崩れ始めます。 なぜでしょうか。 それは、バックテストが証明するのは一つだけだからです。 その戦略が、ある特定の価格の流れでは機能したということです。 別の流れでも通用することは証明しません。 頑健であることも証明しません。 もちろん、その EA があなたのお金に値することも証明しません。 なぜなら、あなたが EA を買うのは過去のきれいなカーブを眺めるためではないからです。 変化する市場で使うために買うのです。 AntiOverfit PRO がすること AntiOverfit PRO は、MetaTrader 5 の Expert Advisor が本当にしっかりしているのか、それとも特定の過去データにたまたまうまくはまっているだけなのかを確
    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
    Anchor: The EA Manager Run your full EA portfolio without conflicts, without stacked risk, and without watching every chart yourself. Anchor coordinates up to 64 Expert Advisors on a single account so only one trades at a time. Attach Anchor to any chart. Type your EA names and magic numbers in one line. Anchor handles the rest. Built for portfolios. Built for discipline. Built for prop firms. The Problem Running multiple EAs on the same account creates risk. Two gold EAs can open opposite posit
    TelegramからMT5へ: 究極のシグナルコピーソリューション Telegram to MT5 を使えば、取引がシンプルになります。DLL を必要とせず、Telegram のチャンネルやチャットから MetaTrader 5 プラットフォームに取引シグナルを直接コピーできる最新ツールです。この強力なソリューションは、正確なシグナル実行、豊富なカスタマイズオプション、時間の節約、そして効率性の向上を実現します。 [ Instructions and DEMO ] 主な特徴 直接的なTelegram API統合 電話番号とセキュアコードで認証します。 ユーザーフレンドリーな EXE ブリッジを通じてチャット ID を簡単に管理できます。 複数のチャネル/チャットを追加、削除、更新して、同時に信号をコピーします。 高度なフィルターによる信号解析 例外的な単語 (例: 「レポート」、「結果」) を含む不要な信号をスキップします。 柔軟な SL および TP 形式 (価格、ピップ、ポイント) をサポートします。 価格ではなくポイントを指定するシグナルのエントリ ポイントを自動的に計算します。
    The Ultimate TradingView to MT5 Bridge Automation 手動取引や遅延の問題に終止符を。 TradingView to MT5 Copier PRO は、TradingViewのアラートをMetaTrader 5で直接実行するための、最速かつ最も信頼性の高いブリッジツールです。カスタムインジケーター、ストラテジーテスターのスクリプト、または手動の描画ツールを使用しているかに関わらず、このEAは 高速WebSocket技術 を使用して即座にトレードを実行します。 単純なコピーツールとは異なり、このPROバージョンには Arena Statistics が含まれています。これは、トレードパフォーマンス、ドローダウン、シャープレシオをチャート上で直接分析できる、プロ仕様の統合ダッシュボードです。 主な機能 トレードコピー機能 (Trade Copier) 超高速約定: WebSocket接続(標準的なWebRequestよりも高速)を使用し、スリッページを最小限に抑えます。 ユニバーサルブローカー対応: あらゆるブローカー および プロップファーム
    Premium Trade Manager - MetaTrader 5 向け迅速・規律ある取引管理ツール Premium Trade Manager は MetaTrader 5 用の高速チャート内パネルで、毎回の取引における機械的な作業をすべて引き受けます。方向・銘柄・タイミングはあなたが決める - パネルはリスクに基づいてポジションサイズを計算し、ストップとターゲットを設定した状態で注文を出し、分割決済でスケールアウトし、ストップをトレールし、経済カレンダーを代わりに監視します。内蔵のニュースインテリジェンスはさらに一歩踏み込み、固定ラベルではなく各イベントの実際に計測された市場への影響度でスコアリングします。1つのパネルで、保有するすべてのポジションを、すべての取引で同じ規律ある手順で管理します。 購入前に実際に触れて試せます。 インタラクティブな walkthrough では、ブラウザ上でライブパネルをそのまま操作できます - 購入前にその使い心地を確かめる最速の方法です。 stein.investments/products/premium-trade-manager Pr
    Footprint Chart Pro — Professional OrderFlow EA for MetaTrader 5 Version 6.34 | Professional tool for real traders | Institutional-Grade Visualization DEMO USERS - PLEASE SELECT EVERY TICK / REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROLLED OVER PERIOD.
    Copy Cat More Trade Copier MT5 (コピーキャット MT5) は、今日の取引課題に対応して設計されたローカルトレードコピーシステムと完全なリスク管理・実行フレームワークです。プロップファームのチャレンジから個人ポートフォリオ管理まで、堅牢な実行、資本保護、柔軟な設定、高度な取引処理の組み合わせで、あらゆる状況に適応します。 コピーシステムはマスター(送信側)とスレーブ(受信側)の両方のモードで動作し、成行注文と指値注文、取引修正、部分決済、両建て決済操作のリアルタイム同期を行います。デモ口座とライブ口座、取引ログインまたは投資家ログインの両方に対応し、EA、ターミナル、またはVPSが再起動してもパーシスタント取引メモリシステムを通じて復旧を保証します。複数のマスターとスレーブをユニークIDで同時に管理でき、ブローカー間の違いはプレフィックス/サフィックス調整またはカスタムシンボルマッピングを通じて自動的に処理されます。 マニュアル/設定  | Copy Cat More MT4 | チャンネル  特別機能: 設定が簡単 — わずか30秒で完了(ビデオをご覧
    MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ]  New: [ Telegram To MT5 ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャート
    HINN MAGIC ENTRY – the ultimate tool for entry and position management! Place orders by selecting a level directly on the chart! full description   ::  demo-version  :: 60-sec-video-description Key features: - Market, limit, and pending orders - Automatic lot size calculation - Automatic spread and commission accounting - Unlimited partitial take-profits  - Breakeven and trailing stop-loss and take-profit  functions - Invalidation leves - Intuitive, adaptive, and customizable interface - Works
    The core idea: using the user interface, you configure the parameters the chart must meet before entering a position (or positions), choose which entry models to use, and set the rules for when trading and planning should end. Lazy Trader  handles the rest: it  takes over all the routine chart watching and execution! full description  :: 3 key videos [1] ->  [2]   ->  [3] What can it do? - Understands Larry Williams market structure - Understands swing market structure by Michael Huddleston
    Timeless Charts
    Samuel Manoel De Souza
    5 (5)
    Timeless Charts is an advanced charting solution designed for professional traders seeking for custom charts / custom timeframes , including seconds charts / seconds timeframe, renko charts / renko bars, cluster charts / footprint charts and advanced tools present in most of the popular platforms. Unlike traditional offline charts or simplistic custom indicators, this solution constructs fully custom bars with true timestamp accuracy , down to miliseconds, allowing for a powerful and precise tr
    MT5のエキスパートアドバイザーリスクマネージャーは非常に重要であり、私の意見ではすべてのトレーダーにとって必要なプログラムです。 このエキスパートアドバイザーを使用すると、取引口座のリスクを管理することができます。リスクと利益の管理は、金銭的およびパーセンテージの両方で実行できます。 エキスパートアドバイザーが機能するには、それを通貨ペアチャートに添付し、許容可能なリスク値を預金通貨または現在の残高の%で設定するだけです。 [Instruction for Risk Manager parameters] アドバイザ機能 このリスクマネージャーは、リスクの管理を支援します。 -取引のために -1日あたり - 1週間 - ひと月ほど 制御することもできます 1)取引時の最大許容ロット 2)1日あたりの最大注文数 3)1日あたりの最大利益 4)エクイティを引き受ける利益を設定する それだけではありません。設定で自動設定を指定した場合、アドバイザーはデフォルトのSLとTPを設定することもできます。 アドバイザーは各イベントにアラートを添えて、注文を削除する理由を説明し
    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 Builde
    MT5用 Stats Dashboard & Journal ULTRA 完全なトレーディングコマンドセンター:分析、自動化、ニュースインテリジェンス。 Stats Dashboard ULTRAは、Pro分析ツールの究極の進化形です。MetaTrader 5をプロフェッショナルなトレーディングステーションに変え、機関投資家レベルのパフォーマンス分析と、自動化されたニュース保護、高度な心理的指標を組み合わせます。完全なコントロールを求める裁量トレーダーやEAポートフォリオマネージャー向けに設計されています。 ULTRAバージョンの新機能 ニュースインテリジェンスエンジン: ニュースを見るだけでなく、分析します。過去のニュースイベントが保有中のトレードにどう影響したかをシミュレーションし、ポジションを保持すべきか決済すべきかを教えてくれます。 EAボットガード(自動保護): 重要度の高いニュース(High-Impact News)の際、他のExpert Advisor(EA)を自動的に一時停止し、市場が落ち着いたら再稼働させます。 真の株式ドローダウン(True Equity Drawd
    Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 5 プラットフォームの強化に役立ちます。多言語サポート。 MT4バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎます
    DrawDown Limiter
    Haidar Lionel Haj Ali
    5 (20)
    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
    作者のその他のプロダクト
    AUTOMATIC TRADE COPIER for local *   use . (copy trades between several metatrader terminals on the local computer/ *or GLOBALLY after setting your network /server !) Can copy trades from one or   several main MT5 accounts   to several MT5 and MT4 accounts   (no limit). For MT5 to MT4 copy you have to also get version for Metatrader 4 here : https://www.mql5.com/en/market/product/80842 - very fast execution (theoretically up to 5ms delay, depends on computer speed) - user can set speed of copy
    Good old UT BOT converted from TradingView script by ' QuantNomad ', initially by ' Yo_adriiiiaan ' and ' HPotter ' - so you can bet this is powerful tool. If you know, you know. This is top of the line, while keeping it really simple. Main function: trend identification with trend switch points , created by EMA(source) and ATR -source is CLOSE PRICE with option to use HEIKEN ASHI chart instead, for this you need "Heiken Ashi" indicator - its available as free download by MetaQuotes One of th
    FREE
    HEIKEN PLUS is the only indicator you really need to be a successful trader , without in depth knowledge of the forex trading or any tools. Also there is automatically trading EA available now: https://www.mql5.com/en/market/product/89517? with superb SL/TP management! and sky high profit targets !!! Very suitable tool for new traders or advanced traders too. This is MT5 version. For MT4 version visit :  https://www.mql5.com/en/market/product/85235?source=Site HEIKEN+ is a combination of 2 i
    Very powerful indicator! converted from TradingView with upgraded alerts and added notifications.  Ideal use in EAs. Use as a supplementary Indicator to confirm your entries, but it is as good on it's own. The indicator consists of 3 different Trend Meters and a  2 Trend Bars which are used to confirm trend How to Use: The more Trend meters are lit up the better =>>   -more GREEN COLOR at one bar means more confirmation to open buy  trade, - more RED COLOR signals for one bar = more confirmat
    Chart Notes = MULTI LINE TEXT INPUT ON CHART FOR MT5 is finally here! # sticky notes This indicator is a powerful text editor for placing notes on chart, similarly like the feature on Tradingview. There are 2 types of messages: anchored (on screen ) and free (on chart).  1. Anchored = stays on the same place on screen (x point, y point) -this text can be EDITED on click (first line is for dragging the message around- this line is edited via right clicking- >properties) -move the messages by dra
    Chart Notes = MULTI LINE TEXT INPUT ON CHART FOR MT4   is finally here! # sticky notes This indicator is a powerful text editor for placing notes on chart, similarly like the feature on Tradingview.  There are 2 types of messages: anchored (on screen ) and free (on chart).  1. Anchored = stays on the same place on screen (x point, y point) -this text can be   EDITED on click   (first line is for dragging the message around- this line is edited via right clicking- >properties) -move the message
    The   Quantitative Qualitative Estimation   (QQE) indicator is derived from Wilder’s famous Relative Strength Index (RSI). In essence, the QQE is a heavily smoothed RSI. Modification of this version: (   converted from tradingview   script by Mihkell00, original from Glaz, 100% identical output) So there are Two QQEs. One that is shown on the chart as columns, and the other "hidden" in the background which also has a 50 MA   bollinger band   acting as a zero line. When both of them agree - y
    VIRTUALL ASSISTANT = MAKE YOUR TP AND SL VIRTUAL!   Tool meant to control your stop loss and take profit. Main idea of this program is to convert all SL and TP to virtual so your exits on trades are hidden from your broker. Run this EA on any graph, choose 1MIN timeframe (VA is autosaving data only on new bar detected, so graph TF equals to VA autosave period) !!! When using virtual trade exits, stable connection is needed for order execution! Best works with VPS! Developed with ECN accounts. 
    This Fibonacci Indicator is showing fibo retracement lines on chart for EA trading same as the default tool from Metatrader's menu, except this one is fully automatic and changes along with the chart (with modes B and C, then mode A is always fixed by set levels) AND it also offers the line levels for the Expert Advisors to read (buffers) , so you can set your trades based on crossover\crossunder on those fibo lines. You can choose from 3 modes for selecting the max HIGH and min LOW limit, and
    FREE
    Virtual Assistant MINI   VIRTUALL ASSISTANT = MAKE YOUR TP AND SL VIRTUAL!   Tool meant to control your stop loss and take profit by converting them to virtual SL/TP (with support for TRAILING) Convert all SL and TP to virtual so your exits on trades are hidden from your broker! Run this EA on any graph, choose 1MIN timeframe (VA is autosaving data only on new bar detected, so graph TF equals to VA autosave period) !!! When using virtual trade exits, stable connection is needed for order executi
    FREE
    CUSTOM Currency strength indicator -CHOOSE ANY CURENCIES that you want to calculate strength for, indicator will automatically compare all symbols /pairs from 8 selected currencies based on KU-chart calculations. -8 major currencies are used by default -add indicator to any chart -made for 15min timeframe= last 1 day change calculated, 30min = last 2 days and so on -clear currency distinguish  by color and name on chart  -if you chose non-standard currency, make sure all of inputted values hav
    FREE
    TRADING PANEL - CHART OVERLAY with:   PARTIAL TAKE PROFIT  ("virtual TP")   % RISK LOT SIZE  TRAILING STOP LOSS  Fast and simple control of your trades this is DEM0 VERISON (for DEM0 acc.)   of    TRADING OVERLAY with PARTIAL take profit    ("virtual TP")   and % risk lot size   --- full version available   on my 'seller page' as well as version for MT5 Easy lot size calculation with easy SL/TP setting. Your trading will be much more comfortable with this tool ! Works like any EA, add it
    FREE
    Tool converted from tradingview. A simple indicator that plots difference between 2 moving averages and depicts convergance/divergance in color coded format. Anything <= 0 is   red   and shows a   bearish   trend whereas > 0 is   green   and shows   bullish   trend. Adjust the input parameters as following for your preferred time frame : 4-Hr: Exponential, 15, 30 Daily: Exponential, 10, 20 Weekly: Exponential, 5, 10
    FREE
    Simple Stats is utility for history management. Allowing you to clearly see trading performance for each symbol separately , and so it helps you to find the most and the worst profitable type of trades based on past results. History period depends on settings of your terminal, so if you want to get report for each month, you have to use custom period and run SIMPLE STATS for each. SS will  distinguish reports with filename - each history report is named with account number and date of the oldest
    FREE
    AGS Scalper 2  is a powerful and versatile trading robot with very customizable risk/profit Trading strategy : identification of overbought and oversold conditions of the market, and checking for trend reverse Just look at the first screenshot .  I’ve made 264% profit per month!  First month u sing this EA, I achieved  win   ratio 100% with maximal DD 18%.  It was just from one pair, this EA can run on more pairs, maximizing profit and minimalizing risk .   It was just the first version of AGS,
    AUTOMATIC TRADE COPIER for local * use . (copy trades between several metatrader terminals on the local computer/ *or GLOBALLY after setting your network /server !) Can copy trades from one or several main MT4 accounts to several MT4 and MT5 accounts (no limit). For MT4 to MT5 copy you have to also get version for Metatrader 5 here:  https://www.mql5.com/en/market/product/80843 - very fast execution (theoretically up to 5ms delay, depends on computer speed) - user can set speed of copying (re
    HEIKEN PLUS is the only indicator you really need to be a successful trader , without in depth knowledge of the forex trading or any tools.  Also there is automatically trading  MT5  EA available   now:   https://www.mql5.com/en/market/product/89517?   with superb SL/TP management!  and sky high profit targets !    MT5 ONLY ! For Metatrader5 version visit:  https://www.mql5.com/en/market/product/83761?source=Site Very suitable tool for new traders or advanced traders too. HEIKEN+ is a combin
    RISK CALCULATOR - TRADING PANEL - CHART OVERLAY with:   PARTIAL TAKE PROFIT  ("virtual TP")   % RISK LOT SIZE  TRAILING STOP LOSS  Fast and simple control of your trades Easy lot size calculation with easy SL/TP setting. Your trading will be much more comfortable with this tool!   Works like any EA, add it to selected chart and trade ! Features: start trade with   calculated lot   based on   % of account balance * that you want to risk/ or based on   how much money you want to risk  *r
    Smart Manager Dashboard - with auto virtual TP and auto virtual SL for all trades. -this EA is a powerful trade manager that can manage all symbols and all trades at once , all from one chart so it is a must have tool for every trader who keeps more trades at once. -it mainly does 2 things : INFO ABOUT TRADES and CLOSING TRADES   (grouped by their symbol, so with this tool it is very easy and fast to manage even hundreds of trades ) -add to any chart, any timeframe and you are all set -this to
    Classic Fractals indicator for MT4, with additional Trendlines connecting the latest couples of fractals ( fractals are showing highest high, and lowest low on each period) Rules for trendlines: -if new top fractal is below the last one = new resistance line -if new bot fractal is above the last one = new support line -Trendlines can be hidden -Fractals can be hidden Fractal Period = can be both even or uneven number, as it is setting for half (one side) of the bars sequence for findin
    finally coming to MT5 too: AGS Scalper 2  is a powerful and versatile trading robot with very customizable risk/gain ratio Trading strategy :   identification of overbought and oversold conditions of the market, and checking for trend reverse Just look at the first screenshot .  I’ve made 264% profit per month!  First month u sing this EA, I achieved  win   ratio 100% with maximal DD 18%.  It was just from one pair, this EA can run on more pairs, maximizing profit and minimalizing risk .   It w
    EXPER ADIVSOR that gets economic news calendar from forexfacotry.com and calculates time until next news happen or since last news happened. It shows exactly same output as ffcal for MT4 by Derk Wehler, original version may be available at forexfacotry This version is clean, done  WITHOUT ANY DLL IMPORTS !!!  Additionally it creates excel file  with latest news  in your datafolder-> ".../MQL5/Files" , (* so this data can be used if  you want to use news in EA , just load data from this file, I
    Tool converted from tradingview indicator. Modified version with pivot points calculated in a more intuitive way. This tool displays relative   volatility   and directional trend. Excellent way to pickup diversions and reversals. Length can be lowered to 11 or 13 in settings to show price range. Can be used to identify patterns such as parallel channels and likely direction of price action.
    RISK TO REWARD TOOL for MT5 with UI on chart: (creates similar RR boxes like on tradingview)  -creates and deletes draggable boxes on chart, ANY SYMBOL, ANY TF. Menu buttons: NEW BUY,       NEW SELL,     DELETE ALL,   ( and minimize) -draggable target TP level -draggable SL limit level -text labels with pips SL TP, RR ratio-there is  no limit of boxes -but program remembers first 100 boxes after changing input. there is parameter "delete_on_init" so false = every created box stays as it is, true
    I automated trading strategy based on my HEIKEN+ Indicator which is included in this EA, and it worked out very well !   "HEIKEN PLUS is the only indicator you really need to be a successful trader , without in depth knowledge of the forex trading or any tools." Very suitable tool for new traders or advanced traders too. Check my seller page to see info about the indicator.  HEIKEN+ is a combination of 2 indicators : normal Heiken Ashi and Heiken Ashi smoothed. It sends signal when these two
    The Quantitative Qualitative Estimation (QQE) indicator is derived from Wilder’s famous Relative Strength Index (RSI). In essence, the QQE is a heavily smoothed RSI. Modification of this version: ( converted from tradingview script by Mihkell00, original from Glaz, 100% identical output) So there are Two QQEs. One that is shown on the chart as columns, and the other "hidden" in the background which also has a 50 MA   bollinger band   acting as a zero line. When both of them agree - you get a b
    RISK CALCULATOR - TRADING PANEL - CHART OVERLAY with:   PARTIAL TAKE PROFIT  ("virtual TP")   % RISK LOT SIZE  TRAILING STOP LOSS  Fast and simple control of your trades Easy lot size calculation with easy SL/TP setting. Your trading will be much more comfortable with this tool!   Works like any EA, add it to selected chart and trade ! (this version is converted from MT4) Features: start trade with   calculated lot   based on   % of account balance * that you want to risk/ or based on
    Smart Manager Dashboard - with auto virtual TP and auto virtual SL for all trades. [Converted from MT4 version - All screenshots are from MT4] -this EA is a powerful trade manager that can   manage all symbols and all trades at once , all from one chart so it is a   must have tool for every trader   who keeps more trades at once. -it mainly does 2 things :   INFO ABOUT TRADES   and   CLOSING TRADES   (grouped by their symbol, so with this tool it is   very easy and fast to manage even hundreds
    Simple Stats is utility for trades history management. (works as Expert Advisor) Allowing you to:   see trading performance for each symbol separately , and so it     helps you to find the M0ST and the W0RST profitable type of trades  based on past results. filters: see only manual trades see only EA trades see only EA trades from one specific Magic Number select time period for history SS will  distinguish reports with filename - each history report is named with account number an
    Good old UT BOT converted from TradingView script by ' QuantNomad ', initially by ' Yo_adriiiiaan ' and ' HPotter ' - so you can bet this is powerful tool. If you know, you know. This is top of the line, while keeping it really simple. Main function: trend identification with trend switch points , created by EMA(source) and ATR -source is CLOSE PRICE with option to use HEIKEN ASHI chart instead, for this you need "Heiken Ashi" indicator - its available as free download by MetaQuotes One of th
    フィルタ:
    レビューなし
    レビューに返信