ObjChartSample

The script ObjChartSample.mql5 illustrates control of chart properties using the classes from the Standard Library.

おすすめのプロダクト
Bneu Trade Manager
Marvinson Salavia Caballero
**Bneu Trade Manager** is a trading utility Expert Advisor for MetaTrader 5 designed to assist traders in managing their trading operations through a visual panel interface. This free version provides essential trade management tools suitable for manual traders who want to manage trades efficiently using a graphical interface. **Main Functionality** **Visual Trade Management:** The utility provides drag-and-drop horizontal lines on the chart for stop loss and take profit placement. Users can
FREE
AQ RiskOptimizer MT5
HIT HYPERTECH INNOVATIONS LTD
4 (1)
Risk Optimizer is the absolute solution for applying risk management on your account. Bad risk management is the main reason that causes traders to lose money. Risk Optimizer calculates and suggests the correct lot size for each position according to your personal, customized risk profile. You can give directly your preferred risk as percentage (%) for each position or you can trust our algorithms to calculate and optimize according to your risk category selection. But it is not only that! Selec
FREE
RegularExpressionsExamples — is an expert, which contains the graphical interface for running examples from the " RegularExpressions in MQL5 " library. The codes of these examples can be found in the library itself. These examples are for demonstration purposes only. They serve only to evaluate the library operation and its capabilities. They can also be found on the official Microsoft‎ website, in the descriptions of classes in the System.Text.RegularExpressions namespace. Each example can be
FREE
MAFX Trading Manager
Mark Anthony Noblefranca Nazarrea
5 (1)
MAFX Trading Manager MetaTrader 5 用 プロフェッショナル手動トレード管理パネル 製品概要 MAFX Trading Manager は、MetaTrader 5 用に設計された プロフェッショナルな手動トレード管理パネルです。 高速な注文執行と必要なトレード管理機能を、 コンパクトで使いやすいインターフェースで提供します。 本製品は、自動売買やシグナルに頼らず、 より高いコントロール性、スピード、一貫性を求める 手動トレーダー向けに設計されています。 主な特長 MT5の注文画面を開かずにワンクリックでBuy / Sell Stop Loss と Take Profit の統合管理 部分決済およびブレイクイーブン機能 チャートを妨げないコンパクトなパネル 軽量で安定したパフォーマンス スキャルピング、デイトレード、裁量取引に最適 XAUUSD(ゴールド)および BTC 向けに最適化された初期設定 継続的なメンテナンスとアップデート 主な機能 成行 Buy / Sell 実行 ロットサイズ調整 Stop Loss / Take Profit 管理 オフセッ
FREE
The ColorLine indicator shows the line of the price moving average on the chart. The line has diffrent colors (100 bars have the same color). The color settings of the line is changing every 5 ticks, there are 3 color schemes.  Indicator for demonstrating the DRAW_COLOR_LINE style. Draws a line at Close prices in colored pieces of 20 bars. The thickness, style and color of the line sections are changed randomly. The indicator code is published in the MQL5 Documentation in the section Indicator S
FREE
This indicator displays buy or sell signals according to Bill Williams' definition of the Trading Zone. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  |  Get Help ] Easy to use and understand Avoid trading flat markets Deterministic indicator with clear rules The indicator is non-repainting It implements alerts of all kinds It has straightforward trading implications. A blue arrow is a buy signal A red arrow is a sell signal According to Bill Williams trading in t
FREE
You can now have a BIG price showing on chart. ========================================== INPUTS: BID or ASK:   Choose which price you'd like to show on the chart, bid or ask. Default is Bid. Font size:   Set the font size for the price. Default is 200. Font color:   Set the font color for the price. Default is White. Base corner:   Choose which of the 4 corners you want to price to be in. Default is the upper right hand corner of the chart. X distance from chosen corner:   Distance of the price
FREE
Ever thought of your broker stop hunting your stop losses? Incognito SL and TP is exactly what you need! As promised, version 1.1 now has the SL and TP lines that can easily be adjusted by the user. ========================================== INPUTS: SL: Exact price you want the orders for the chart symbol to close when this SL price was hit. Set to 0 for no SL. TP: Exact price you want the orders for the chart symbol to close when this TP price was hit. Set to 0 for no TP. ======================
FREE
AK Capital Backtest panel
AK Capital Markets Limited
5 (3)
backtester buttons for testing strategies in the MT5 strategy tester.  load up strategy tester then click on visual test and once visual tester opened apply any chart template you'd like. To update the chart pause the visual tester and apply templates, colors and such like the normal chart. On the settings you can choose lot size and take profit and stop loss.  Enjoy
FREE
The script SphereSample.mq5 illustrates control of graphic objects using the classes from the Standard Library (Base class of objects array CArrayObj , CChartObjectText ).
FREE
The idea of the system is to indentify the reversal patterns using the calculation of the composite candle. The reversal patterns is similar to the "Hammer" and "Hanging Man" patterns in Japanese candlestick analysis. But it uses the composite candle instead the single candle and doesn't need the small body of the composite candle to confirm the reversal. Input parameters: Range - maximal number of bars, used in the calculation of the composite candle. Minimum - minimal size of the composite can
FREE
The script illustrates the usage of the OBJPROP_XOFFSET and OBJPROP_YOFFSET properties. It displays the specified fragment of the .BMP image.
FREE
Script for Metatrader 5. One click to Delete the background grid and object, all objects on the chart such as Trend lines you have drawn or created by another program arrows text Fibonacci lines removes the background grid making a clearer clean chart horizontal and vertical lines Easy for clearing a chart or when opening new charts. Please leave a review on how its working.
FREE
这款专为MetaTrader 5设计的EA(Expert Advisor),能够在加载后自动关闭所有图表,并立即从当前图表中自行移除。它适合那些希望快速清理所有图表,并避免手动关闭每个图表的用户。 功能特点: 一次性清理: 加载后立即关闭所有打开的图表。 自动移除: 执行完毕后,EA自动从当前图表中移除,无需手动操作。 快速高效: 适用于快速清理交易环境,特别适合在需要快速重置或结束交易日的情境。 使用说明: 只需将此EA添加到任何一个图表上,它将自动执行关闭所有图表的操作并自行移除。使用前,请确保已保存所有重要的图表数据和设置。 风险提示: 请谨慎使用此EA,以防不小心关闭重要图表。 适用于MetaTrader 5平台。 技术支持: 如有任何技术问题或需求,请联系我以获得帮助。
FREE
The TradeHistoryParsing is a utility for working with the trade history obtained from the MetaTrader 5 terminal. The product is based on the " RegularExpressions in MQL5 " library. It allows to quickly get the required data on your trading history. The filtering results are displayed as a table, a summary of mathematical statistics is provided below the table. Working with the tool Export the trade report as an html file and place it into the "sandbox". After that, when launching the EA, specif
FREE
Breakeven Bot
Gabriel Paul Ange Perrin
Optimize your trading management with Breakeven Bot, the essential tool for active traders managing multiple positions at once. No more wasting time manually adjusting your stops—one click is all it takes to secure your profits! Main Feature: ️ "BREAKEVEN" Button – Instantly set all profitable positions to breakeven and protect your gains quickly. ️ Customization Options: Set breakeven in pips or currency, depending on your preference. Choose whether breakeven should be at the entr
FREE
Bneu Trade Journal
Marvinson Salavia Caballero
**Bneu Trade Journal** is a trade analytics and journaling utility for MetaTrader 5. The utility automatically captures trade history, calculates statistics, and displays performance metrics. This free version provides basic analytics for the last 100 trades with CSV export functionality. **Free Version Features** **Automatic Trade Capture** - Automatically records closed trades from account history - Filter by magic number to track specific EA trades - Filter by symbol to track specific instr
FREE
Exp Assistant 5
Vladislav Andruschenko
4.77 (125)
自動設定、ストップロス、テイクプロフィット、トレーリングストップ、損益分岐点レベルにより、 仮想 ストップロスとテイクプロフィットが可能になります。 Exp Assistant は、 ポジションの維持を計画するのに役立ちます。 このプログラムである Expert Advisor は、 リアルまたはバーチャルを 自動的に設定するように設計されています。     取引中のポジションの ストップロスとテイクプロフィット のレベル。 Expert Advisor のすべての操作は、チャート上のコントロール パネルから簡単に管理できます。 オープンポジションの ストップロス、テイクプロフィット、 トレーリングストップ 、 損益 分岐点 の設定が難しい場合 、または手動で取引したい場合は、アシスタントを使用できます。 取引のストップロスとテイクプロフィットの設定、トレーリングストップのオン、必要に応じてストップロスを損益分岐点に移動するなど、必要なアクションが自動的に実行されます。 アシスタントには、 パラボリック Sar インジケーターに基づくトレーリング ストップ機能も備えています。 MT4
FREE
Quick Close 1S は、迅速かつ整理されたトレード管理のために設計されたユーティリティです。シンプルなコントロールパネルから即座に注文を開閉し、柔軟な SL/TP 設定を適用し、バスケット目標を管理し、全体の損益をコントロールできます。精度・効率・明確な執行を重視するトレーダーに適しています。 主な機能 簡潔なトレード管理:直感的なパネルから、特定タイプまたは全ての注文を開閉可能。 柔軟な SL/TP 設定:固定またはローソク足ベースの SL/TP を、注文ごとまたは全バスケットに適用。 バスケット目標 & トレーリングストップ:ポイント単位でバスケットTPを設定し、カスタマイズ可能なトレーリングストップでポジションを維持。 グローバルリスク管理:指定した利益または損失レベル(通貨または%)に達すると全注文を自動決済。 カスタマイズ可能なインターフェース:Magic Number、スリッページ制限、クリック音を設定可能。 このユーティリティをご利用いただきありがとうございます。便利だと感じられた場合は、開発者の努力を評価するために前向きな評価をいただけると幸いです。本ツールは
FREE
Bneu Prop Firm Pass System — All-in-One Challenge Manager A comprehensive prop firm challenge management utility for MetaTrader 5. Features a 5-tab premium dashboard, real-time rule tracking, news filter, AI Sentinel risk management, visual trade manager, and adaptive money management. WHAT IT DOES Attach to any chart. The system runs automatically: - Tracks challenge progress in real time - Enforces daily loss, max drawdown, and profit targets - Blocks trading before high-impact news event
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
Welcome to my MMTrader Manager product. EA that allows You for simple managing trades and positions. Key Features: Position Opening – Open trades quickly with customizable Take Profit (TP), Stop Loss (SL), and lot size settings. Position Closing – Close trades with one click. Grid System – Automatically create a grid of orders. Recovery Mode – Loss recovery lot calculation. Trade History Data – Acces data to historical positions. User-Friendly Interface – A clear and simple panel designed. This
FREE
The ZoomIN MT5 indicator is designed for quickly viewing the selected bar on the smaller timeframes in a pop-up window. Once launched, the indicator works in the background, does not take up space on the chart and does not consume system resources. When the indicator is activated by the Shift + i combination (can be changed in the settings), a pop-up window with a chart of a smaller timeframe is created. The displayed timeframe can be changed by a left-click on the magnifying glass icon. To hide
FREE
This indicator will mirror the assets in use in another metatrader, being able to choose the timeframe and a template. This is the Metatrader 5 Client, it needs the Metatrader 4 or 5 Server versions: Metatrader 4 Mirror Chart Server:   https://www.mql5.com/en/market/product/88644 Metatrader 5 Mirror Chart Server: https://www.mql5.com/en/market/product/88652 Details of how it works in the video.
FREE
この取引ユーティリティは、アクティブなトレーダー向けの万能ソリューションであり、チャート上での作業プロセスを最大限に簡素化および自動化します。主な機能は以下の通りです: TPおよびSLの事前設定: チャートに取引を配置する前に、Take Profit(利益確定)および Stop Loss(損切り)のパラメーターを事前に設定できます。これにより、取引の退出レベルをあらかじめ決定し、市場の予期せぬ動きから資金を守ることができます。 両方向の取引オープン: ユーティリティは、ロング(買い)およびショート(売り)のポジションの両方をサポートし、様々な市場状況においてトレーダーに柔軟性を提供します。 全取引の一括クローズ: いつでも一度の操作ですべてのアクティブな取引を終了でき、予期せぬ状況や迅速な利益確定・損失限定が必要な場合に特に有用です。 このユーティリティは、効率的な取引管理のために最適化されており、トレーダーが日常的な作業に時間を割くことなく市場分析に集中できるようにします。
FREE
IMPORTANT NOTE: This is a professional Trade Management Utility and on-chart assistant. It is NOT an automated trading robot. It does not open trades on its own. The UltraFast Trade Manager MT5 is the ultimate execution and risk-management suite designed to give you absolute control over your manual and algorithmic trades. When managing multiple positions, calculating complex net break-even points, or constantly monitoring the economic calendar, hesitation can lead to costly mistakes. This utili
FREE
The script is intended for synchronization and loading into the Terminal of the desired (or maximum possible) history of quotes of the timeframes specified by the user for the symbols in the "Market Watch" window. The first download of the full history for one "new" symbol takes approximately one and a half to two minutes. Input parameters for running the script: 1. Desired history length (bars) - here we indicate the number of bars in the quote history that we would like to receive from t
FREE
The   "InfoBox"   utility is designed to display the presence of open orders, the number of lots, current profit and much more in one window. The version for the MT4 platform is here . You've probably encountered a situation where you have an advisor that works on a currency pair, but information about its operation: - orders and their number, the size of the spread for the instrument, the volume of lots on the market, drawdown and much more - are scattered in different places of the terminal an
FREE
現在のシンボルでポジションを閉じる 現在のシンボルでのすべてのポジションを閉じるためのシンプルで信頼性の高いスクリプトです。面倒な作業を省き、貴重な時間を節約します。 利点: 現在の資産に焦点を当てる: 選択したシンボルの取引のみを閉じ、他のポジションには影響しません。 迅速で便利: 1回の実行で数秒で全ポジションを閉じます。 あらゆる戦略に対応: 複数ポジションや単一の資産に対応します。 安全性: 各ポジションを処理し、エラーをログに記録します。 仕組み: MetaTrader 5ターミナルでスクリプトを起動します。 スクリプトが現在のシンボルのすべてのオープンポジションを自動的に検出します。 他の資産を変更せずに、すべての取引をワンクリックで閉じます。 このツールが適しているのは? 単一シンボルのポジションを迅速に閉じる必要があるトレーダー。 短期戦略を使用し、迅速さを重視するユーザー。 時間を節約し、重要な決定に集中したいすべての方。 私の他のツール: Clear All Stops and Takes on Current Symbol 選択したシンボルのすべてのストップロス
FREE
Session Stat is a utility for tracking the results of a trading session, as well as information about the position for the current instrument. The panel displays: Session statistics (for all instruments) Initial trading account balance Current trading account equity Profit during the operation of the utility Profit in % terms during the operation of the utility Session statistics (for the current instrument) Profit of the current position Profit of the current position in % terms Total volume
FREE
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT5
Evgeniy Kravchenko
4.42 (208)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 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 (135)
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 (151)
Trade Panelは多機能なトレーディングアシスタントです。アプリには手動取引用の50以上のトレーディング機能が搭載されており、ほとんどの取引作業を自動化することができます。 ご注意ください!割引は期間限定で、毎週火曜日に価格が5ドルずつ上昇します(上限100ドルまで)。 購入前に、デモアカウントでアプリのデモ版をテストすることができます。デモアカウント用のアプリの試用版をダウンロードするには、次のリンクをご利用ください: https://www.mql5.com/en/blogs/post/750865 。 完全な手順 こちら 。 取引。 ワンクリックで取引操作を行うことができます: リスクを自動計算して指値注文やポジションを開く。 複数の注文やポジションをワンクリックで開く。 注文のグリッドを開く。 保留中の注文やポジションをグループごとに閉じる。 ポジションの方向を反転(Buyを閉じてSellを開く、またはSellを閉じてBuyを開く)。 ポジションをブロックする(不足している量のポジションを開くことでBuyとSellのポジション量を等しくする)。 すべてのポジションを部分的
ベータリリース Telegram to MT5 Signal Trader はまもなく正式なアルファ版をリリースします。いくつかの機能はまだ開発中で、小さな不具合に遭遇する可能性があります。問題が発生した場合はぜひご報告ください。皆さまのフィードバックがソフトウェア改善に役立ちます。 Telegram to MT5 Signal Trader は、 Telegram のチャンネルやグループからの取引シグナルを自動的に MetaTrader 5 にコピーする強力なツールです。 パブリックおよびプライベートの両方のチャネルに対応し、複数のシグナル提供元を複数のMT5口座に接続可能です。ソフトウェアは高速で安定し、すべての取引を細かく制御できます。 インターフェースは直感的で、ダッシュボードとチャートは見やすく設計されており、リアルタイムで動作状況をモニターできます。 必要環境 MQL の制限により、EA は Telegram と通信するためのデスクトップアプリが必要です。 インストーラーは公式の インストールガイド にあります。 主な機能 マルチプロバイダー: 複数の Telegram
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:/
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  Details of
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.82 (34)
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台のターミナル間で同時に動作できる、プロフェッ
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.
Trade copier MT5
Alfiya Fazylova
4.58 (40)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 キャンペーン - すでに「Trade copier MT5」をご購入の方は、「Trade copier MT4」を無料で入手できます(MT4 → MT5 および MT4 ← MT5 のコピー用)。詳細な条件については、どうぞ個別メッセージでお問い合わせください。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT5> MT5、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位
Timeless Charts
Samuel Manoel De Souza
5 (3)
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
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます。
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
Ultimate Extractor - Professional Trading Analytics for MT5 *****this is the local HTML version of Ultimate Extractor. !!!!!it is not compatible with Cloud!!!! For the online version please reach out to me directly****** Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automatically analyzes your MT5 trading history across all Expert Advisors and generates
AntiOverfit PRO:バックテストの不都合な真実 そのEAを買う前に、少し立ち止まってください。 年利250%をうたうシステムを見つけたところです。バックテストは完璧に見えます。販売者の価格は399ドル、あるいは1,999ドルかもしれません。表面上は、すべてが理にかなって見えます。 しかし問題があります。そのバックテストは、あなたが思っていることを証明してはいません。 過去データだけでは、ほとんど何も証明できません。確認できるのは、そのロジックが ある1つの 特定の市場シーケンスで機能したということだけです。価格が別の経路をたどった瞬間に、ロボットは崩れ始めます。 そして高額なEAの多くは、まさにそこで失敗します。 AntiOverfit PROがすること AntiOverfit PROは、システムを売る前にほとんど誰も見せないものを提供します。お金を使う 前に 、その堅牢性を確認する方法です。 数学者である必要はありませんし、難しく考える必要もありません。流れはとてもシンプルです。 MT5のチャートにAntiOverfitを配置します。 AntiOverfitが現実的な
Limited time offer: 20% off for a few days only!  - Annual subscription $360 instead of $450  - Lifetime plan $550 instead of $690 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]   -
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
Custom Alerts AIO:マルチマーケット監視を一括で実現 — 設定不要ですぐに使えるインテリジェントツール 概要 Custom Alerts AIO は、追加のインジケーター設定が不要で、インストール後すぐに利用できる高機能マーケットスキャナーです。FX Power、FX Volume、FX Dynamic、FX Levels、IX Power を内部にすべて統合し、主要なすべての資産クラス(為替、金属、指数、暗号資産)を一括監視できます。MetaTrader の仕様により、株式は個別のシンボルとして追加可能ですが、一般的には利用頻度は低めです。 1. なぜ Custom Alerts AIO を選ぶべきか 追加ライセンス不要 • 必要なすべての Stein Investments インジケーターが内蔵されており、すぐに使用可能です。 • チャートに表示されるグラフィックは省略されており、アラート生成に特化した構成です。 市場を広範囲にカバー • 為替、金属、暗号資産、株価指数に対応(株式は手動追加可能)。 • シンボル名を入力する必要はなく、プロパティで資産クラス
ウォッチリスト全体の極端なバーをリアルタイムでスキャン。 Power Bar Scannerは全てのシンボルを同時に監視し、極端な価格バーが出現した瞬間にアラートを送信します。チャートを切り替える必要はありません。全ての機会を一つのパネルで確認できます。 あらゆる時間足に対応。Forex、Indices、ゴールド、Crypto - 全てを一画面で表示。 仕組み スキャナーはMarket Watch内の各シンボルについて、ローソク足の実体が N x ATR を超えるバーをチェックします。検出すると、そのシンボルが方向(BUY/SELL)、ATR比率、何本前にシグナルが発生したかと共に表示されます。どのシンボルが今アクティブかを一目で確認できます。 ワンクリックナビゲーション スキャナー内の任意のシンボル名をクリックすると、チャートが即座にそのシンボルに切り替わります。シグナルを見つけて、クリックして、分析する。手動でのシンボル切り替えやチャートタブの検索は不要です。 ソート可能なカラム 任意のカラムヘッダーをクリックして、シンボル、価格、シグナル、比率、経過時間でソートできます。最も
Trader Evolution
Siarhei Vashchylka
5 (7)
" 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. Simplifies
MT5のエキスパートアドバイザーリスクマネージャーは非常に重要であり、私の意見ではすべてのトレーダーにとって必要なプログラムです。 このエキスパートアドバイザーを使用すると、取引口座のリスクを管理することができます。リスクと利益の管理は、金銭的およびパーセンテージの両方で実行できます。 エキスパートアドバイザーが機能するには、それを通貨ペアチャートに添付し、許容可能なリスク値を預金通貨または現在の残高の%で設定するだけです。 [Instruction for Risk Manager parameters] アドバイザ機能 このリスクマネージャーは、リスクの管理を支援します。 -取引のために -1日あたり - 1週間 - ひと月ほど 制御することもできます 1)取引時の最大許容ロット 2)1日あたりの最大注文数 3)1日あたりの最大利益 4)エクイティを引き受ける利益を設定する それだけではありません。設定で自動設定を指定した場合、アドバイザーはデフォルトのSLとTPを設定することもできます。 アドバイザーは各イベントにアラートを添えて、注文を削除する理由を説明し
TelegramからMT5へ: 究極のシグナルコピーソリューション Telegram to MT5 を使えば、取引がシンプルになります。DLL を必要とせず、Telegram のチャンネルやチャットから MetaTrader 5 プラットフォームに取引シグナルを直接コピーできる最新ツールです。この強力なソリューションは、正確なシグナル実行、豊富なカスタマイズオプション、時間の節約、そして効率性の向上を実現します。 [ Instructions and DEMO ] 主な特徴 直接的なTelegram API統合 電話番号とセキュアコードで認証します。 ユーザーフレンドリーな EXE ブリッジを通じてチャット ID を簡単に管理できます。 複数のチャネル/チャットを追加、削除、更新して、同時に信号をコピーします。 高度なフィルターによる信号解析 例外的な単語 (例: 「レポート」、「結果」) を含む不要な信号をスキップします。 柔軟な SL および TP 形式 (価格、ピップ、ポイント) をサポートします。 価格ではなくポイントを指定するシグナルのエントリ ポイントを自動的に計算します。
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 5 プラットフォームの強化に役立ちます。多言語サポート。 MT4バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎます
Grid Manual MT5
Alfiya Fazylova
4.9 (21)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
Poc Breakout Signal: The Ultimate Institutional Order Flow & Price Action System Elevate your trading with Poc Breakout, a comprehensive technical analysis tool designed to bridge the gap between retail trading and institutional market understanding. This all-in-one system combines powerful Buy/Sell signals, advanced Volume Profile analysis, real-time Order Flow (Depth of Market), and critical macroeconomic data to give you a clear, unambiguous edge in the markets. Poc Breakout Signal decodes c
The Ultimate TradingView to MT5 Bridge Automation 手動取引や遅延の問題に終止符を。 TradingView to MT5 Copier PRO は、TradingViewのアラートをMetaTrader 5で直接実行するための、最速かつ最も信頼性の高いブリッジツールです。カスタムインジケーター、ストラテジーテスターのスクリプト、または手動の描画ツールを使用しているかに関わらず、このEAは 高速WebSocket技術 を使用して即座にトレードを実行します。 単純なコピーツールとは異なり、このPROバージョンには Arena Statistics が含まれています。これは、トレードパフォーマンス、ドローダウン、シャープレシオをチャート上で直接分析できる、プロ仕様の統合ダッシュボードです。 主な機能 トレードコピー機能 (Trade Copier) 超高速約定: WebSocket接続(標準的なWebRequestよりも高速)を使用し、スリッページを最小限に抑えます。 ユニバーサルブローカー対応: あらゆるブローカー および プロップファーム
Equity Protect Pro: 安心取引のための総合的な口座保護エキスパート 口座保護、資産保護、ポートフォリオ保護、マルチ戦略保護、利益保護、利益確定、取引セキュリティ、リスク管理プログラム、自動リスク管理、自動決済、条件付き決済、スケジュール決済、動的決済、トレーリングストップロス、ワンクリッククローズ、ワンクリック決済、ワンクリック復元などの機能をお探しなら、Equity Protect Pro が最適なプログラムです。 設定は簡単で、事前設定された条件に達すると、すべてのチャートを閉じることができ、シグナルサブスクリプションのキャンセルもサポートします(これは、すべての取引プログラムも停止することを意味します)。この時点で、新しい注文は生成されなくなり、最終的にすべての注文が閉じられ、予期せぬ損失を効果的に防止し、安心して取引できるようになります。 Equity Protect Pro (Technical Manual) Equity Protect Pro Demo Version for yo u to test   Equity Protect Pro MT4
Cerberus Equity Watcher
Samuel Bandi Roccatello
5 (3)
Cerberus the Equity Watcher はリスク管理ツールであり、アカウントの資産を常に監視し、不完全な EA や裁量的なトレーダーの場合は感情的な行動によって引き起こされる大きなドローダウンを回避します。これは、バグを含む可能性のある EA や、予想外の市況でうまく機能しない可能性のある EA に依存するシステマティック トレーダーにとって非常に役立ちます。 Cerberus では、最小エクイティ値と (オプションで) 最大値を設定できます。これらのいずれかに達すると、すべてのポジションがフラットになり、すべての未決注文がクローズされ、すべての EA が「強制終了」されます。すべての位置を平坦化すると、ユーザーの携帯電話に通知が送信され、画面に明確なメッセージが表示されます。 「平坦化」の後、Cerberus は株式価値を監視し続け、再初期化されるまでそれ以上の取引の試みを停止し続けます。 Cerberus によって実行されるすべての操作は、画面に明確に表示され、Expert advisor タブに報告され、通知がユーザーに送信されます。ユーザーのミスを避けるために、
作者のその他のプロダクト
The idea of the system is to indentify the reversal patterns using the calculation of the composite candle. The reversal patterns is similar to the "Hammer" and "Hanging Man" patterns in Japanese candlestick analysis. But it uses the composite candle instead the single candle and doesn't need the small body of the composite candle to confirm the reversal. Input parameters: Range - maximal number of bars, used in the calculation of the composite candle. Minimum - minimal size of the composite can
FREE
MA Crossover ADX
MetaQuotes Ltd.
4 (13)
The strategy is based on price crossover with Moving Average indicator, confirmed by ADX indicator. The trade signals: Buy: closing price of the last completed bar is higher than moving average, the moving average increases at the current and last completed bars. Sell: closing price of the last completed bar is lower than moving average, the moving average decreases at the current and last completed bars. To filter the false signal, it checks the trend power (ADX>ADXmin) and trend direction usin
FREE
The trade strategy is based on three moving averages. To determine the trend, it uses three exponentially smoothed moving averages: FastEMA, MediumEMA and SlowEMA. Trade signals: Buy signal: FastEMA>MediumEMA>SlowEMA (upward trend). Sell signal: FastEMA<MediumEMA<SlowEMA (downward trend). Input parameters: Inp_Signal_ThreeEMA_FastPeriod = 8; Inp_Signal_ThreeEMA_MediumPeriod = 38; Inp_Signal_ThreeEMA_SlowPeriod = 48; Inp_Signal_ThreeEMA_StopLoss = 400; Inp_Signal_ThreeEMA_TakeProfit = 900; Inp_
FREE
Expert Alligator
MetaQuotes Ltd.
3.17 (6)
The strategy is based on the Alligator technical indicator, described by Bill Williams in "Trading Chaos". The system is based on three moving averages (Lips, Teeth and Jaw lines), and oscillators, calculated using the difference between them. The trading signals are generated after crossover of the Alligator lines, depending on trend, determined by order of these lines. In the case of upward trend the Lips line (with minimal period) is the highest, the next is the Teeth line, and the lowest is
FREE
Chaikin's volatility indicator calculates the spread between the maximum and minimum prices. It judges the value of volatility basing on the amplitude between the maximum and the minimum. Unlike Average True Range , Chaikin's indicator doesn't take gaps into account. According to Chaikin's interpretation, a growth of volume indicator in a relatively short space of time means that the prices approach their minimum (like when the securities are sold in panic), while a decrease of volatility in a l
FREE
The ColorLine indicator shows the line of the price moving average on the chart. The line has diffrent colors (100 bars have the same color). The color settings of the line is changing every 5 ticks, there are 3 color schemes.  Indicator for demonstrating the DRAW_COLOR_LINE style. Draws a line at Close prices in colored pieces of 20 bars. The thickness, style and color of the line sections are changed randomly. The indicator code is published in the MQL5 Documentation in the section Indicator S
FREE
The indicator ColorCandlesDaily draw candles with different colors depending on the day of the week.
FREE
The script illustrates the usage of the OBJPROP_XOFFSET and OBJPROP_YOFFSET properties. It displays the specified fragment of the .BMP image.
FREE
The ColorBars Indicator paints bars with different colors depending on the volume changes. If the volume has increased, the color is green, overwise the color is red.
FREE
The TradeHistoryParsing is a utility for working with the trade history obtained from the MetaTrader 5 terminal. The product is based on the " RegularExpressions in MQL5 " library. It allows to quickly get the required data on your trading history. The filtering results are displayed as a table, a summary of mathematical statistics is provided below the table. Working with the tool Export the trade report as an html file and place it into the "sandbox". After that, when launching the EA, specif
FREE
The script SphereSample.mq5 illustrates control of graphic objects using the classes from the Standard Library (Base class of objects array CArrayObj , CChartObjectText ).
FREE
RegularExpressionsExamples — is an expert, which contains the graphical interface for running examples from the " RegularExpressions in MQL5 " library. The codes of these examples can be found in the library itself. These examples are for demonstration purposes only. They serve only to evaluate the library operation and its capabilities. They can also be found on the official Microsoft‎ website, in the descriptions of classes in the System.Text.RegularExpressions namespace. Each example can be
FREE
フィルタ:
Wan Ping Fei
1690
Wan Ping Fei 2020.09.15 11:26 
 

ユーザーは評価に対して何もコメントを残しませんでした

Rodrigo da Silva Boa
7137
Rodrigo da Silva Boa 2015.12.25 10:10 
 

ユーザーは評価に対して何もコメントを残しませんでした

Vadim Strelkov
7710
Vadim Strelkov 2014.04.08 12:45 
 

ユーザーは評価に対して何もコメントを残しませんでした

レビューに返信