Telegram Buddy MT4

Telegram Buddy – Professional Reporting and Notification Tool

🚀 Launch price: $39 (Planned to increase to $79 ). Take control of your account—anywhere, anytime.


Are you worried about losing your balance when you're away from your computer? Do you need to check your account balance frequently, but find it inconvenient to log into the MT5 mobile terminal each time?

The problem with standard reports: Most Telegram tools send huge amounts of text detailing each trade. These messages are difficult to read on a smartphone, and over time, traders stop paying attention to them, risking missing critical account changes.

Telegram Buddy Solution: Designed for modern traders, Telegram Buddy provides a secure connection between your MetaTrader 5 terminal and smartphone. Thanks to the "Simple Mode" feature, you get exactly the information you need—in a clear format. The utility filters out unnecessary data, providing only the facts for effective capital management.

Trade with confidence and control your account with ease.


⚠️ Important: Operation logic

Please note: This utility is intended for macro-monitoring of account status.

  • No unnecessary notifications: The bot doesn't send messages about every tick or order opening. Details like Ticket, Volume, or Opening Price are excluded to save your attention.

  • Balance Summary: It monitors the account over a specified interval (e.g. every 5 minutes) and sends one summary message of the net profit or loss for that period.

  • Focus on the deposit: All notifications (Closed trades, Drawdown, Reports) are focused strictly on the financial result and deposit security.


    🚀 Key Features

    1. Customizable report detail ("Simple Mode"): Separate switches for "Simple" (the shortest possible messages) or "Full" (messages with context) modes for each notification type: Drawdowns, Closed Trades, and Reports.

    2. Centralized Monitoring: Manage multiple MT5/MT4 terminals through a single central bot. Use unique Account Names to instantly understand where reports came from.

    3. Smart "Silent Mode": Silences profit notifications during specified hours (e.g., at night), but sends drawdown notifications if needed , if the drawdown reaches a critical level. You'll sleep soundly, knowing the bot will only wake you up in the event of a real problem.

    4. Group collaboration: Share notifications with partners and colleagues using the Multi-Chat ID feature.

    5. Support for cent accounts and currencies: Includes a "Balance Divisor" for converting cent account values to standard units (e.g. dividing by 100) and allows you to set your own currency symbol.

    6. Modular reporting system: You can individually enable/disable Daily, Weekly, and Monthly reports, as well as Trade reports. You can also disable reports on weekends (non-trading days).


      🛠 Technical advantages

      Telegram Buddy is designed for high performance. It runs on a timer (OnTimer) rather than on every tick:

      • Update aggregation: Instead of sending multiple messages during high-frequency trading, the bot calculates the total balance change over a specified interval.

      • Configurable Frequency: Set the check interval from 1 second for real-time updates to 3600 seconds (1 hour) for hourly summaries or a longer period.

      • Low Load: By avoiding calculations in the OnTick function, the bot creates significantly less load on your PC or VPS.


        ⚙️ Description of parameters (Inputs)

        (Below are the names of the parameters as they appear in the MT5 terminal)

        1. 🤖 Telegram Connection & Identity

        • Telegram bot token: Paste your bot's API token (received from @BotFather) here.

        • Bot/Account name (label in reports): A custom label for this account (e.g., "BrokerZXY"). It will appear in the title of every message.

        • true = process user commands, false = only auto reports:

          • true : Interactive mode. The bot responds to the /start, /daily, /dd commands. (Enable this only on one terminal if you use the same bot for multiple accounts.)

          • false : Broadcast mode. The bot sends notifications but ignores incoming messages.

        • Multichat IDs list: A comma-separated list of chat IDs to receive notifications (e.g., 12345678, 987654321). If you're using this feature for yourself, include only your Chat ID.

        2. 🎨 Message Styling (Visualization)

        • Simple mode: Drawdown alerts: true = compact notifications; false = detailed (with margin level and StopOut).

        • Simple mode: Closed deals: true = one line with profit total; false = more details with balance.

        • Simple mode: Daily/Weekly/Monthly reports: true = only Profit and Max. drawdown; false = full statistics.

        3. 💰 Currency & Formatting

        • Balance divisor: Divisor of values. Set to 100.0 for cent accounts to display standard values. Set to 1.0 for regular accounts.

        • Currency symbol: The currency symbol to append to the values (e.g. $, €, USD).

        4. ⏱️ Monitoring Intervals

        • Interval for DD check (sec): How often (in seconds) the bot checks for changes in drawdown.

        • Interval for Closed deals check (sec): How often (in seconds) the bot checks for new closed deals.

        5. 🔔 Alerts Configuration

        • Enable drawdown alerts: Turn on/off automatic notifications when drawdown increases.

        • Enable closed trades alerts: Turn on/off notifications about balance changes.

        6. 📅 Reporting Schedule

        • Weekend days: Select days that are considered weekends (to skip reports).

        • Enable daily report: Enable daily reports.

        • Daily report time: Time of sending daily report (local time of PC/VPS).

        • Enable weekly report: Enable weekly summaries.

        • Weekly report day: Day of the week to send the report.

        • Enable monthly report: Enable monthly summaries (sent on the last business day of the month).

        7. 🌙 Silent Mode

        • Silent mode type:

          • SILENT_NONE : Disabled.

          • SILENT_FULL : Complete silence during the specified hours.

          • SILENT_DRAWDOWN : Only drawdown notifications are sent.

        • Silent mode start/end hour: The start and end time of silent mode   (local time of PC/VPS).

        8. 🛠️ Advanced

        • Use custom monthly period (manual mode): For manual testing or non-standard reporting periods.


        9! New Remote Emergency Commands (Admin Only): For security reasons, remote terminal control commands have been added. These commands are executed only if your Telegram ID is whitelisted in the InpAdminChatIds parameter.

        • /shut! — Emergency Shutdown. Immediately terminates the MetaTrader terminal. Open positions remain active in the market. Use this to stop EAs quickly while keeping trades open.

        • /stopshut! — PANIC BUTTON (Close All & Shutdown). The bot attempts to close all open market positions and delete pending orders, then forces the terminal to close.


          📥 Installation instructions

          Step 1: Allow WebRequest in MT5 - MetaTrader blocks external connections by default. You must allow access to Telegram.

          1. Open MT5, go to Tools -> Options (Ctrl+O).

          2. Go to the Advisors tab.

          3. Check the box "Allow WebRequest for the following URLs" .

          4. Double-click "Add New URL" and paste: https://api.telegram.org

          5. Click OK.

          Step 2: Get a bot token

          1. Open Telegram and search for @BotFather .

          2. Send the command /newbot .

          3. Come up with a name and username for the bot (must end in bot ).

          4. BotFather will give you a token . Copy and paste it into the Telegram bot token parameter in the advisor settings.

          Step 3: Get your Chat ID

          1. Install Telegram Buddy on your chart.

          2. Paste the token received in the previous step into the settings. Save, run the advisor, and it will display the "Online" status and your parameters on the chart.

          3. Make sure the EA is running and send a message (e.g. /start ) to your Telegram bot.

          4. The bot will automatically reply to you with a message with your Chat ID (for example: Your chatID is: 123456789 ).

          5. Copy this ID and paste it into the Multichat IDs list parameter.

          Note: If you want to add other users, ask them to message the bot. They should then forward you the ID they receive so you can add it to your settings.

          Step 4: Personalization

          1. Identification: Set a unique name in Bot/Account name to differentiate reports.

          2. Intervals: Adjust the frequency of checks to suit your trading style.

          3. Visual: Use the Simple mode settings to avoid overloading the chat.

          4. Schedule: Set up the reports you need.

          5. Silent Mode: Set your watch to Silent mode for a peaceful rest.

          おすすめのプロダクト
          MT4用NAS100 Auto SL and TP Makerをご紹介します: MetaTrader4でナスダック100市場をナビゲートするトレーダーにとって不可欠なアシスタントであるNAS100オートSLおよびTPメーカーで、ストップロスおよびテイクプロフィットの設定をもう見逃すことはありません。このツールは、ストップロスとテイクプロフィットのレベル管理を自動化するシームレスなソリューションを求める方々のために設計されています。 主な特徴 簡単な自動化: ストップロスやテイクプロフィットのないナスダック100取引を自動的に監視します。 ユーザーが構成した設定に基づいてレベルを動的に調整します。 注文タイプの多様性: Nasdaq100の成行注文と未決済注文の両方に対応。 MetaTrader 4で利用可能な様々な注文タイプをサポートします。 カスタマイズされた設定: ユーザーフレンドリーなパラメータ設定により、トラッキング設定とストップロス/テイクプロフィットレベルのカスタマイズが可能です。 柔軟な範囲: 実行する特定のNAS100商品、または取引されるすべての商品に対してStop
          FREE
          Harvest GOLD USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $30000
          「Auto FIBO Pro」Crypto_Forex インジケーターは、取引の補助ツールとして最適です。 - インジケーターは、フィボナッチ レベルとローカル トレンド ライン (赤色) を自動的に計算してチャート上に配置します。 - フィボナッチ レベルは、価格が反転する可能性のある重要な領域を示します。 - 最も重要なレベルは、23.6%、38.2%、50%、61.8% です。 - リバーサル スキャルピングやゾーン グリッド取引に使用できます。 - Auto FIBO Pro インジケーターを使用して、現在のシステムを改善する機会も多数あります。 - Info Spread Swap Display があり、接続されている外国為替ペアの現在のスプレッドとスワップを表示します。 - ディスプレイには、アカウントの残高、エクイティ、マージンも表示されます。 - Info Spread Swap Display は、チャートのどのコーナーにも配置できます。 0 - 左上コーナー、1 - 右上、2 - 左下、3 - 右下。 高品質のトレーディングロボットとインジケーターをご覧にな
          You can manually open a trade (one click), and this EA will take care of setting the SL and TP. SL and TP are set based on the number of pips you specify in the input screen. You can also choose monetary SL and TP. SL and TP are determined based on the weighted average price (WAP), so if you open a new trade, SL and TP will be updated according to the new WAP. The WAP is not unique but differentiated between buy and sell trades (this is useful only if you open opposite trades on the same chart)
          FREE
          DF Fib Trader Pro DF Fib Trader Proは、MetaTrader 4向けに設計された自動取引システムです。 フィボナッチベースの価格水準とトレンドおよびストラクチャー分析を組み合わせ、エントリーポイントとエグジットポイントを決定します。このEAはロングポジションとショートポジションの両方をサポートし、リスク管理パラメータも組み込まれています。 主な機能: • フィボナッチ・リトレースメントとエクステンション・ロジックを用いて、エントリーポイント、SLポイント、TPポイントをプロットします。 • ロットサイズと損切り/利益確定レベルを設定可能 • エントリーポイントは1つまたは2つから選択可能 • 市場状況に応じて、固定または動的な損切り/利益確定をサポート • 複数の時間枠と通貨ペアに対応 • 最大スプレッド、スリッページ、取引頻度の制御オプションを搭載 • 自動取引管理:損益分岐点、トレーリングストップ、部分決済オプション • 希望に応じて成行注文もサポート入力項目の概要: • リスク管理:ロットサイズ、取引ごとのリスク、最大取引回数 • エントリー
          FREE
          Smart Funded Hft
          Barbaros Bulent Kortarla
          4.76 (66)
          !! 最新バージョン2.05にアップデートして、さらに高速なパフォーマンスを実現してください!! スマートファンデッドHFTは、2024年1月29日の市場オープンで、低ボラティリティにもかかわらず、KORTANA FXの100Kチャレンジを突破しました。 スクリーンショットセクションをチェックしてください。証拠をそこに置きました。 重要:2024年1月29日までのKORTANA FXの暗号支払いに対する40%の独占割引をお見逃しなく。 スマートファンデッドHFT EAでトレーディングの可能性を解き放ちましょう! VPS不要 / 設定ファイル不要 / プラグアンドプレイを楽しむ 限定時間のプロモーション価格 2024年2月1日に価格が上がります!! https://www.youtube.com/watch?v=56FKxI-noI4 最初の満足なクライアントの結果が添付されています。今日、自分自身でFAST FOREX FUNDINGの50Kチャレンジを突破しました。以下に結果を添付しました)) トレーダーの皆さん、こんにちは、 私のトレーディングの
          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
          Program Overview: This program is a trading tool designed to monitor and analyze the 7 major currency pairs. It is a variant of a similar program used for tracking stock indices, but this version focuses on the seven major currency pairs. The program helps in identifying and calculating significant price movements (gaps) between the high and low prices of these currency pairs over a specified time frame. It then provides insights through comments and alerts based on the calculated gaps. Major Cu
          The Expert Advisor is designed to protect the account, fix profit (loss) and display current information about the account. Trading account protection is carried out by closing all open orders in the terminal and/or closing all charts. When running the Expert Advisor with default parameters, it will only display your account information and will be reduced in size. Next, you can set the conditions under which your trading account will be protected. Profit and loss limits can be set for daily pro
          FREE
          Trading Control Pad is a useful tool for all traders. To send BUY/SELL, pending order, modify and automatic setting SL and TP in one click by the current symbol. The Trading Control Pad can help you being comfortable and quickly trading.  Pad can help you automatic and manual partially close some lot at the target, breakeven and trailing stop. The Trading Control Pad features / Functionality Showing the currency pair, the total positions, the number of buy and sell orders. Standard tools for op
          A "simple design" trading panel, which is characterized by small byte size, low CPU usage, simple steps, and quick operation, 1 to 2 clicks to complete a functional operation, saving time and increasing efficiency . The panel is easy to use, and it is not complicated to set parameters, which is in line with traders' habits. At the same time, its compact- design, clear at a glance, and comprehensive functions are a powerful tool for manual trading! Key features of the panel:   Click "Bid Price"
          FREE
          The Night Scalper EA Lite is a fully automated Expert Advisor that trades at night and relies on price reversion. The EA trades using market orders and has the option to use time averaging to improve performance. This EA works best on EURUSD using the M5 timeframe, but will also work on AUDUSD, GBPUSD, NZDUSD, USDCAD, USDCHF and likely many more. A VPS is advisable when trading this system and a low spread and commission based broker is best. Check the comments for back test results and optimiz
          FREE
          VR Cub
          Vladimir Pastushak
          VR Cub は、質の高いエントリーポイントを獲得するためのインジケーターです。このインジケーターは、数学的計算を容易にし、ポジションへのエントリーポイントの検索を簡素化するために開発されました。このインジケーターが作成されたトレーディング戦略は、長年にわたってその有効性が証明されてきました。取引戦略のシンプルさはその大きな利点であり、初心者のトレーダーでもうまく取引することができます。 VR Cub はポジション開始ポイントとテイクプロフィットとストップロスのターゲットレベルを計算し、効率と使いやすさを大幅に向上させます。取引の簡単なルールを理解するには、以下の戦略を使用した取引のスクリーンショットを見てください。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりすることができます。 [リンク] のバージョン [MetaTrader 5] エントリーポイントの計算ルール ポジションをオープンする エントリーポイントを計算するには、VR Cub ツールを最後の高値から最後の安値までストレッチする必要があります。 最初
          Fastest way to change the period. Suitable for traders who use many charts and timeframes. Size, shape and color can be customized. Inputs Parameters Corner — Choose corner placement Standart is "Right lower chart corner" Color — Background color of the button ColorText — Text color of the button ColorOn — Background color of the button for the current period ColorOnText — Text color of the button for the current period Font — Arial, Verdana... FontSize — Size of the font in pixels DistanceX —
          FREE
          Harvest FX
          Sayan Vandenhout
          4.56 (9)
          Harvest FX USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $30000 a
          FREE
          Scalping One MT4 free バージョンです。 1ポジションを1つのボタンで表示します。リアルタイムで損益、  Lot、  Pointを表示。チャート通貨のみと全通貨ペアのポジションの表示を切り替え可能。(free版は3ポジションのみ) 日本語、英語に自動識別対応(設定タブは英語のみですが http://www.emkyuradias.shop/emkyuradias.shop/instruction.html にて日本語Helpを用意) 口座通貨表記はドル、ユーロ、ポンド、円に対応(自動識別) タイムラインの描画機能は、ローカルタイム(PC時間)、カレントタイム、東京、ニューヨーク、ロンドン、シドニー時間を選択可能な時計表示と連動可能、サマータイム対応。 ラウンドナンバー、日、週、月、年の安値、高値ライン表示、非表示がワンクリックで可能、高値安値は時間表示上のデータ表示部分にて個別に表示も可能です。
          FREE
          This is a multi-timeframe version of the popular Hull Moving Average (HMA). The Double HMA MTF Light indicator combines two timeframes on a single chart. The HMA of the higher timeframe defines the trend, and the HMA of the current timeframe defines short-term price movements. The indicator is freely distributed and hasn't audio signals or messages. Its main function is the visualization of price movements. If you need advanced functionality of the HMA multi-timeframe indicator (information ab
          FREE
          これは視覚的な取引パネルであり、取引を簡単に配置および管理し、人為的エラーを回避し、取引活動を強化するのに役立ちます。使いやすい視覚的なインターフェースと、健全なリスクおよび位置管理アプローチを組み合わせています。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 驚くほど使いやすい チャートから簡単に取引 正確なリスク管理との取引、手間のかからない 資本の保存が最優先事項です 気をつけずに利益を上げましょう できるだけ早くリスクのない取引をお楽しみください 開かれているすべての取引の自動トレーリングストップ 最初のストップロスは、取引が行われるとすぐに配置されます EAは、取引を行った後に次のタスクを実行します。 最初のストップロス/テイクプロフィットは自動的に配置されます できるだけ早くフリーライドにロックします(オプション) ストップロスを初めて損益分岐点に移動します(オプション) 停止するまで、希望の方法を使用してストップロスを追跡します その他のクールな機能は次のとおりです。 優れたターミナルアクティビティレポート
          Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 4 プラットフォームの強化に役立ちます。多言語サポート。 MT5バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定 トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎま
          Market Profile 3
          Hussien Abdeltwab Hussien Ryad
          3 (2)
          Market Profile 3 MetaTrader 4 indicator  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible t
          FREE
          このインジケーターは世界の取引所の営業時間を表示します。現在どの市場が最も活発かを確認するのに役立ちます 私の  #1 Pro  Utility : 66+ 機能、このツールを含む  |   お問い合わせ  ご質問があれば 現在最もボラティリティの高い銘柄を選択するのに役立ちます; デイトレーダーに特に有用です; 1) 1H以下の時間足 で使用する場合:線はチャート上のバーの実際の位置に対応し、チャートを移動すると、取引セッションの線 はチャートと一緒に移動します 。 2) 4H以上の時間足 で使用する場合:取引セッションの 静的なチャート が表示され、垂直線 は一日中移動し 、現在どの市場が活発かを示します。(スケールのため)。 インジケーターをインストールした後、グリッドを無効にし(CTRL+G)、オブジェクトの説明を無効にする(F8>共通>オブジェクトの説明を表示)ことをお勧めします。 入力設定: 重要:   インジケーターを正しく動作させるには、初期設定で   ブローカー時間とグリニッジ標準時との時差を設定する必要があります: ブローカー時間は「MarketWatch」セ
          PZ Trade Pad EA
          PZ TRADING SLU
          4.27 (30)
          This simple visual expert advisor allows you to trade easily from the chart. It handles risk management for you and can perform several useful tasks with your existing trades, saving time and making risk-management for each individual trade easier.  [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Trade easily from the chart Trade with precise risk management, hassle free Trade pending order with drag and drop price selection Set SL and TP levels with drag and drop pr
          FREE
          The Arrow Scalper
          Fawwaz Abdulmantaser Salim Albaker
          1 (2)
          Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
          FREE
          Magic EA MT4
          Kyra Nickaline Watson-gordon
          3 (1)
          Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA wo
          一键平仓小工具,可以针对买单、卖单和挂单进行批量操作,可以操作当前图表订单和所有订单,简单高效。 第一行第一个按钮是关闭当前图表 品种 所有买单,第二个按钮是关闭当前图表品种的所有卖单,第三个按钮是关闭当前图表 品种 的所有订单; 第二行 第一个按钮是删除当前图表 品种 所有买单挂单,第二个按钮是 删除 当前图表品种的所有卖单 挂单 ,第三个按钮是 删除 当前图表 品种 的所有 挂单 ; 第三行第一个按钮是关闭所有 品种的全部买单,第二个按钮是关闭所有 品种的全 卖单,第三个按钮是关闭所有 品种的全部订单; 第四行第一个按钮是删除所有 品种全部买单挂单 ,第二个按钮是 删除 全部品种 的全部卖单挂单 ,第三个按钮是删除 全部品种 的全部挂单 。 希望此程序能对您有用
          FREE
          Simple RSI Forex Trading Strategy
          Victor Manuel Valderrama Zamora
          4 (1)
          Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades when RSI indicator enter in oversold or overbought areas. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is EURGBP and the recommended timeframe to operate and to do backtests is H4. This Expert Advisor can be profitable in any TimeFrame an
          FREE
          The   DrawdownProtector   is a custom MetaTrader 4 (MT4) EA designed to manage floating losses in trading accounts. Let’s break down its key features: Floating Loss Management : The EA monitors the account’s floating profit and loss (P/L). If the floating loss exceeds a user-defined threshold (default: $100), the EA takes action. Order Closure : When the floating loss surpasses the threshold, the EA closes all open orders. It ensures that no further losses accumulate beyond the specified limit.
          FREE
          The indicator shows the potential trend direction by cyclical-wave dependence. Thus, all the rays of the intersection will be optimal rays, in the direction of which the price is expected to move, taking into account the indicator period. Rays can be used as a direction for potential market movement. But we must not forget that the approach must be comprehensive, the indicator signals require additional information to enter the market.
          This indicator help to mark the high and low of the session Asian,London,Newyork , with custom hour setting This indicator is set to count from minute candle so it will move with the current market and stop at the designated hour and create a accurate line for the day. below is the customization that you can adjust : Input Descriptions EnableAsian Enables or disables the display of Asian session high and low levels. EnableLondon Enables or disables the display of London session high and
          FREE
          Rainbow MT4 is a technical indicator based on Moving average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, it’s a signal to buy. When price crosses below MA and MA changes color to red, it’s a signal to sell. The Expert advisor ( Rainbow EA MT4) based on Rainbow MT4 indicator, as you can see in the short video below is now available here .
          FREE
          このプロダクトを購入した人は以下も購入しています
          Local Trade Copier EA MT4
          Juvenille Emperor Limited
          4.96 (108)
          Local Trade Copier EA MT4 による、驚くほど高速な取引コピーを体験してください。1分で簡単にセットアップできるこの取引コピー機は、同じWindowsコンピュータまたはWindows VPS上の複数のMetaTrader端末間で取引をコピーすることができ、0.5秒未満の高速コピースピードを実現します。 初心者であろうとプロのトレーダーであろうと、 Local Trade Copier EA MT4 には、あなたの特定のニーズに合わせてカスタマイズするための幅広いオプションが用意されています。これは、利益の可能性を高めたい人にとって究極のソリューションです。 今すぐ試してみて、これが市場で最も速くて簡単なトレードコピー機である理由を理解してください。 ヒント: デモアカウントで Local Trade Copier EA MT4 デモバージョンをダウンロードして試すことができます: ここ ダウンロードした無料のデモ ファイルを MT4 >> ファイル >> データ フォルダを開く >> MQL4 >> Experts フォルダに貼り付けて、ターミナルを再起動しま
          Trade Assistant MT4
          Evgeniy Kravchenko
          4.42 (193)
          取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順 - アプリケーションの手順 - デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通貨」、「 % 残
          Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
          The product will copy all telegram signal to MT4   ( 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
          Copy Cat More Trade Copier MT4 (コピー猫MT4) は単なるローカル取引コピーツールではなく、現代の取引課題に対応するために設計された完全なリスク管理と実行フレームワークです。Propファームのチャレンジから個人の資産管理まで、強力な実行力、資金保護、柔軟な設定、高度な取引処理を組み合わせ、あらゆる状況に適応します。 このコピーツールは Master(送信側) と Slave(受信側) の両モードで動作し、成行注文や指値注文のリアルタイム同期、取引修正、部分決済、Close By 操作をサポートします。デモ口座・リアル口座の両方に対応し、取引用パスワードまたは投資家パスワードでも利用可能です。Persistent Trade Memory 技術により、EA・ターミナル・VPS が再起動しても復元可能です。複数の Master と Slave を同時に管理でき、ブローカー間の違いはプレフィックス/サフィックスの自動調整やシンボルマッピングで処理されます。 マニュアル/設定: Copy Cat Trading Copier マニュアル Copy Cat Mo
          Crystal Trade Manager PRO – MT4向け 高度リスク管理・トレードコントロールシステム 無料版: https://www.mql5.com/en/market/product/150632 概要 Crystal Trade Manager PRO(CTM)は、MetaTrader 4 のために設計された、プロフェッショナル向けのリスク管理および取引管理ユーティリティです。 厳密な執行、強力な資金保護、高度な自動化を必要とするトレーダーのために構築されています。 本システムは、リスク管理、エクイティ保護、日次制限、SL/TP の自動設定を行い、プロレベルの高速ワンクリック取引パネルを提供します。 Prop Firm チャレンジ、デイトレード、スキャルピング、資金運用者に最適です。 MT5版も利用可能です。 主な特徴 1. 高度なリスク・ドローダウン保護 日次ドローダウン上限を 1%〜70% の範囲で設定可能。 上限超過時、 全てのポジションを即時クローズ 。 オプションで 全ての保留注文(Pending Orders)を自動削除 。 日次ロックアウトモード:翌日
          Exp COPYLOT CLIENT for MT4
          Vladislav Andruschenko
          4.65 (66)
          MetaTrader4のコピー機を取引します。     それは任意の口座からの外国為替取引、ポジション、注文をコピーします。 それは最高の貿易コピー機の1つです     MT4 - MT4、MT5 - MT4     のために     COPYLOT MT4     バージョン(または     MT4 - MT5  MT5 - MT5     のために     COPYLOT MT5     バージョン)。 MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 のコピー機 バージョン       MetaTrader 5 ターミナル(   МТ5 - МТ5、МТ4 - МТ5   )-   コピーロットクライアントMT5 独自のコピーアルゴリズムにより、すべての取引がマスターアカウントからクライアントアカウントに正確にコピーされます。 また、動作速度が速いことでも知られています。タフなエラー処理。 強力な機能セット。 プログラムは、複数
          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
          Trade copier MT4
          Alfiya Fazylova
          4.58 (33)
          Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT4> MT4、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
          One tool to protect all your EAs — news filter, equity protection, time filter and more — free demo available Take a Break has evolved from a basic news filter into a comprehensive account protection solution. It pauses your other Expert Advisors during news events or based on custom filters. When trading resumes, it automatically restores your entire chart setup , including all EA settings. Typical use cases: One news filter for all your EAs. Pause trading during news or high volatility — and c
          TradePanel MT4
          Alfiya Fazylova
          4.85 (92)
          Trade Panelは多機能なトレーディングアシスタントです。アプリには手動取引用の50以上のトレーディング機能が搭載されており、ほとんどの取引作業を自動化することができます。 役立つリンク: デモ口座用のアプリケーションの試用版 アプリケーションの取扱説明書 取引。 ワンクリックで取引操作を行うことができます: リスクを自動計算して指値注文やポジションを開く。 複数の注文やポジションをワンクリックで開く。 注文のグリッドを開く。 保留中の注文やポジションをグループごとに閉じる。 ポジションの方向を反転(Buyを閉じてSellを開く、またはSellを閉じてBuyを開く)。 ポジションをブロックする(不足している量のポジションを開くことでBuyとSellのポジション量を等しくする)。 すべてのポジションを部分的にワンクリックで閉じる。 すべてのポジションの利食い(Take Profit)および損切り(Stop Loss)を同じ価格レベルに設定する。 すべてのポジションの損切りを建値(ブレークイーブン)レベルに設定する。 注文およびポジションを開く際には、次の機能を使用できます: 複数の
          日ごとおよび週ごとのクローズ取引履歴、現在のオープン取引、および外国為替エクスポージャーを 1 つのチャートで即座に確認できます。ヒートマップを使用して、収益性の高い取引と、取引ポートフォリオ内の現在のドローダウンの位置を特定します。 クイック クローズ ボタン クイック クローズ ボタンを使用すると、1 つのシンボルのすべての取引をクローズしたり、個々の取引を完全にクローズしたり、ボタンをクリックするだけで部分的な利益または損失を取得したりできます。リストで取引を探したり、取引の一部をクローズする方法を考えたりする必要はもうありません。ダッシュボードには、外国為替ペアの取引中に各通貨シンボルの現在のエクスポージャーも表示されるため、主要なニュース イベントの前にエクスポージャーが過剰になっている可能性のある領域を特定するのに役立ちます。ボタンを使用して、ニュースの前にエクスポージャーを即座にすばやく減らすことができます。または、ニュースがすでに発生して利益が出ている場合は、1 回のクリックでその利益をすばやく銀行に預けることができます。 オープン取引ヒートマップ 取引ヒートマッ
          News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
          MT4 to Telegram Signal Provider は使いやすく、完全にカスタマイズ可能なツールで、Telegramに信号を送信し、あなたのアカウントを信号提供者に変えることができます。 メッセージのフォーマットは 完全にカスタマイズ可能です! しかし、簡単な使用のために、あらかじめ定義されたテンプレートを選択し、メッセージの特定の部分を有効または無効にすることもできます。 [ デモ ]   [ マニュアル ] [ MT5バージョン ] [ Discordバージョン ] [ Telegramチャンネル ]  New: [ Telegram To MT5 ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。開発者が必要なものをすべて提供します。 主要機能 購読者に送信される注文の詳細をカスタマイズする機能 例えばブロンズ、シルバー、ゴールドなど、階層型のサブスクリプションモデルを作成できます。ゴールドサブスクリプションでは、すべての信号が得られますなど。 ID、シンボル、またはコメントによる注文のフ
          Ultimate MT4 to Telegram (UMT) sends controlled trades (via symbol, magic, comment) to your telegram channel. It sends open and closed trades, including pending orders and TP/SL modifications, along with chart screenshots, to any telegram channel. Additionally, you can send trade reports of open trades and summary profit/pip reports for day, week, or month. You can customize the design of the trade actions or reports with variables and emoticons.  A beautiful panel allows you to visualize all t
          Risk/Reward Toolは、MetaTrader 4でのトレード計画、可視化、執行の方法を革新するために設計されたプロフェッショナルグレードのエキスパートアドバイザーです。精密なリスク管理を重視する裁量トレーダーでも、トレード設定を視覚的にテストする必要のある戦略開発者でも、このツールはエレガントで直感的なインターフェースで必要なすべてを提供します。 基本的なポジション計算機とは異なり、Risk/Reward Toolは視覚的なトレード計画を即時執行機能、リアルタイムの損益モニタリング、包括的なトレード管理機能と組み合わせています。このツールはMT4ストラテジーテスターと完全に互換性があり、実際の資金をリスクにさらすことなくトレード戦略を練習し、アプローチを改善することができます。 ツールの完全なマニュアルはこちら: https://www.mql5.com/en/blogs/post/766244 MT5 version:  https://www.mql5.com/en/market/product/158601 主な機能 視覚的なトレード計画 ドラッグ&ドロップ操作可能
          What is it? Think about it, you can send all the orders/positions info to your telegram channel or group to create your community or VIP signals on telegram. Position info means this EA forward all of your new positions open details (Open price, Open time, Position Type, position Symbol and volume), positions changes ( SL or TP modifying or pending price changes) and position close (Close price, profit or loss, position duration time) and also EA Send NEWS alert (Economic calendar event) on you
          Rocket FX Trading Manager PRO Note: Once you download the manager, message me for the background files The Ultimate All-in-One Trade Management Solution for MetaTrader 4 Version:   4.5 |   Platform:   MetaTrader 4 |   Category:   Utility / Trade Manager   Overview Rocket Fx Trading Manager v4.5 is a comprehensive, all-in-one trade management system designed to transform your trading experience. This powerful utility combines   intelligent position sizing ,   multi-target order placement
          VirtualTradePad mt4 Extra
          Vladislav Andruschenko
          4.86 (59)
          ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。開閉、リバース、ロックポジションと注文を処理する МetaТrader4のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takeproft MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 シンボルウィンドウからの取引とキーボードからの取引! あなたはMetaTrader 4ターミナル - バーチャルコントロールパネルVirtualTradePadのためのユニークなプラグインを持っています。 Description on English 注意!  ストラテジーテスターの 取引方法を学びたい場合は、無料の TesterPad ユーティリティをチェックしてくだ
          DrawDown Limiter MT4
          Haidar Lionel Haj Ali
          5 (8)
          Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
          The utility copies trades from the signal provider accounts (master accounts, one or multiple providers) to unlimited number of receiver accounts (slave accounts).  Attention! Y ou need to use identifiers (Provider number) of the same length if you use several master copiers. For example. 1, 2, 3 or 11, 13, 22. The copying can be set in the opposite direction. The comments with all the recently performed actions are displayed on the screen to monitor the utility actions in slave mode. To avoid p
          Comprehensive on chart trade panel with the unique ability to be controllable from mobile as well. Plus has a library of downloadable configuration, e.g. exit rules, extra panel buttons, pending order setup and more. Please see our product video. Works with all symbols not just currency pairs. Features On chart panel plus controllable from free app for Windows, iPhone and Android Built-in script engine with library of downloadable configuration, e.g. add 'Close All Trades in Profit' button, exit
          Exp4 Duplicator
          Vladislav Andruschenko
          4.5 (22)
          Expert Advisor は 、アカウントMetaTrader 4で 取引を繰り返し、ポジションを設定するか、事前に設定された回数だけシグナルを送信します。 手動または別のエキスパートアドバイザーによって開かれたすべての取引をコピーします。 シグナルをコピーし、シグナルからロットを増やします ! 他のEAの多くを増やします。 次の機能がサポートされています:コピーされた取引のカスタムロット、ストップロスのコピー、テイクプロフィット、トレーリングストップの使用。 MT5のバージョン 完全な説明 +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 リンク MetaTraderのトレードコピー機はこちらから入手できます:   COPYLOT 注意 注:これは、端末間の取引用のコピー機ではありません。 ストラテジーテスターでエキスパートアドバイザーをテストし、ビジュアルモードでEAPADPROツールバーと取引することができます! EAを1つの通貨ペアにインストールするだけで
          Custom Alerts:複数市場を監視し、重要なチャンスを見逃さない 概要 Custom Alerts は、複数の銘柄にまたがるトレードチャンスを一元的に監視したいトレーダーのためのダイナミックなソリューションです。FX Power、FX Volume、FX Dynamic、FX Levels、IX Power などの主要ツールと連携し、複数のチャートを切り替える手間なく、重要な市場変動を自動で通知します。ブローカーが提供するすべての資産クラスに対応しており、シンボルを入力する必要はありません。設定で資産クラスを選択するだけで、すぐにアラートを構成できます。 1. Custom Alerts がトレーダーにとって非常に有益な理由 オールインワンの市場監視 • Custom Alerts は、為替、金属、暗号資産、指数、株式(ブローカーが対応している場合)からのシグナルを収集・統合します。 • 複数のチャートを切り替える必要がなくなり、明確で一元化された通知が得られます。 戦略に合わせたアラート構成 • ボリューム急増、通貨強弱の閾値、極端な価格変動など、目的に応じたアラート
          トレーディングスペシャル – 40%オフ Advanced Trade Manager – より速く、よりスマートに、より安全に手動取引を行うための究極のオールインワンソリューション。 NextGen Trade Manager AIで手動取引を変革しましょう。これは、即時執行、視覚的な取引プランニング、そして強力なリスク管理を1つの直感的なツールに統合した、プロフェッショナルなオンチャートパネルです。チャートを離れることなく、注文執行、リスク管理、そして利益確保をかつてないほど迅速に行うことができます。取引の精度と効率性を高めたいすべてのトレーダーに最適です。 MT4ストラテジーテスターでリスクなしでテスト デモ版をダウンロードして、ペーパートレード機能をご利用ください。本番運用前に、安全なシミュレーション環境で執行の練習、リスク管理ルールのテスト、そして戦略の改良を行うのに最適な方法です。 完全なユーザーマニュアルとステップバイステップガイドについては、 https://www.mql5.com/en/blogs/post/764217 をご覧ください。 主なメリット:
          コピー機->便利で高速なインターフェースインタラクション、ユーザーはすぐに使用できます     ->>>> WindowsコンピュータまたはVPS Windowsでの使用を推奨 特徴: 多様でパーソナライズされたコピー取引設定:1. 異なるシグナルソースに異なるロットモードを設定できます。2. フォワードコピー取引とリバースコピー取引に異なるシグナルソースを設定できます。3. シグナルはコメントで設定できます。4. 契約ロットに応じてロットを調整するかどうか 多様でパーソナライズされたコピー注文設定2:1.品種ごとに異なるロットモードを設定できます2.順方向コピー注文と逆方向コピー注文に異なる品種を設定できます3.コメントでシグナルを設定できます4.契約ロットに応じてロットを調整するかどうか コメントフィルタリング、MAGICフィルタリング、シグナルロットフィルタリング、ローカル製品フィルタリング 勤務時間設定 逆同期SLAVE終了 注文バインド機能: 任意の注文を設定されたシグナルソース注文にバインドできます (テーブルをダブルクリックして編集します) アカウントリスク管理 基本
          TelegramからMT4へ: 究極のシグナルコピーソリューション Telegram to MT4 は、DLLを必要とせず、TelegramのチャンネルやチャットからMetaTrader 4プラットフォームに取引シグナルを直接コピーできる最先端のユーティリティです。この堅牢なソリューションは、比類のない精度とカスタマイズオプションにより、シグナルのシームレスな実行を保証し、時間を節約し、効率性を向上させます。 [ Instructions and DEMO ] 主な特徴 直接的なTelegram API統合 電話番号とセキュアコードで認証します。 ユーザーフレンドリーな EXE ブリッジを使用して、チャット ID を簡単に取得および管理します。 複数のチャネル/チャットを追加、削除、更新して、同時に信号をコピーします。 高度なフィルターによる信号解析 カスタム例外語 (例: 「レポート」、「概要」) を含む不要な信号をスキップします。 柔軟な SL および TP 形式 (価格、ピップ、ポイント) をサポートします。 シグナルが価格ではなくポイントを指定する場合、エントリ ポイントを自動
          MT4 to Discord Signal Provider は、Discord へ直接トレーディングシグナルを送信するために設計された、使いやすく完全にカスタマイズ可能なユーティリティです。このツールは、あなたのトレーディングアカウントを効率的なシグナルプロバイダーに変えます。 スタイルに合わせてメッセージフォーマットをカスタマイズ!利便性を考え、事前にデザインされたテンプレートから選択し、メッセージのどの要素を含めるか除外するかを選択できます。 [ デモ ] [ マニュアル ] [ MT5 バージョン ] [ Telegram バージョン ]  New: [ Telegram To MT5 ] セットアップ 簡単なセットアップのために、私たちの詳細な ユーザーガイド に従ってください。 Discord API の事前知識は必要ありません。必要なツールはすべて提供されます。 主な特徴 購読者の更新のための注文詳細をカスタマイズ。 ブロンズ、シルバー、ゴールドなど、各レベルで異なるシグナルアクセスを提供する階層的サブスクリプションモデルを実装。 注文が実行されたチャートのスクリーン
          利益追跡機能により、MetaTrader 4で総利益/損失に達した時にポジションをクローズします。 仮想ストップ(個別注文) を有効にできます。 買いと売りのポジションを別々に計算してクローズ(別々の買い/売り) します。 すべてのシンボルまたは現在のシンボルのみをクローズして計算(すべてのシンボル) します。 利益追跡(トレーリング・プロフィット) を有効にします。 預金通貨、ポイント、残高の%で総利益または損失をクローズします。 このアプリケーションは、他のEAと一緒に、または手動取引と組み合わせて、任意のアカウントで使用するために設計されています。 MT5 のバージョン 完全な説明 +DEMO +PDF 購入する方法 インストールする方法 ログファイルの取得方法 テストと最適化の方法 Expforex のすべての製品 取引ペアの全てまたは一部の合計バランスが設定された値以上になった時点で、すべてのポジションがクローズされ、注文が削除されます。 このバージョンは、指定された利益レベルでポジションをクローズできるだけでなく、より良い結果を得るために利益を追跡することも可能です。 C
          Trading History - A program for trading and money management on the history of quotes in stratagy tester. It can work with pending and immediate orders, and is equipped with trailing stop, breakeven and take profit functions. Very good for training and testing different strategies. Manual (Be sure to read before purchasing) Advantages 1. Allows you to test any trading strategy in the shortest possible time 2. An excellent simulator for trading training. You can gain months of trading experience
          作者のその他のプロダクト
          Telegram Buddy – Professional Trade Reporting & Alerting Tool Launch Price: $39 (Planned increase to $79 ). Take Control of Your Account — Anywhere, Anytime. Are you worried about drawdown when you are away from your computer? Do you need to check your account balance frequently, but find it inconvenient to access the mobile MT5 terminal every time? The Problem with Standard Reports: Most Telegram tools send huge blocks of text listing details of every single trade. Reading such messages on
          フィルタ:
          レビューなし
          レビューに返信