Renko Indicator MT5

A Renko Tick chart based on continuously adjusting percentage.

  • Live Renko bricks formed by tick data
  • Adjustable brick width
  • expert for indicator attached
  • Scalp with a Renko, get weird.


The settings can and will break the script if you turn them up too high. Turning off outline mode will not look as nice, but can potentially allow for a larger number of bricks.




おすすめのプロダクト
Main purpose:   "Pin Bars"   is designed to automatically detect pin bars on financial market charts. A pin bar is a candle with a characteristic body and a long tail, which can signal a trend reversal or correction. How it works:   The indicator analyzes each candle on the chart, determining the size of the body, tail and nose of the candle. When a pin bar corresponding to predefined parameters is detected, the indicator marks it on the chart with an up or down arrow, depending on the directi
FREE
Time Candle with Sound Alert This indicator will be display the time left candle Features : 1. Multi Time Frames, Multi Pairs 2. Time Left 2. Position dynamic with Bid Price or Edge of Chart Screen 3. Font Size and Color 4. Display Current Spread, Maximum Spread and Minimum Spread Note: Maximum and Minimum Spread will be reset when you change TF Tested On MT5 Version 5 Build 5200 If you want the source code, just PM me
FREE
The indicator displays support and resistance levels based on fibonacci level in multi period Creates lines indicating the latest support and resistance levels. These lines are updated whenever there is a change in support or resistance levels. Labels are removed if the corresponding conditions are not met. the period is availble in setting and level fibonacci
FREE
A deterministic Renko engine for MetaTrader 5. It builds a real, custom Renko symbol from broker M1 tick/candle history using a fixed brick size (in pips) — so the chart plays out identically whether it's running on your VPS or your local PC, restart after restart. No ATR-based sizing, no drift between terminals. Key features Fixed brick size in pips — no ATR drift, same lattice every time Creates its own custom Renko symbol in Market Watch — works on any broker or symbol Optional wicks — toggle
FREE
Description : Rainbow MT5 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, then this is a signal to buy. When price crosses below MA and MA changes color to red, then this is a signal to sell. The Expert advisor ( Rainbow EA MT5 ) based on Rainbow MT5 indicator is now available here . MT4 version is available here .
FREE
デュアルライン信号、2レベルシステム、マルチタイムフレーム対応、カスタマイズ可能なビジュアル信号、高度に設定可能なアラートシステムを備えた高度なFisher Transformインジケーター。 フリーランスプログラミングサービス、アップデート、その他のTrueTL製品は私の MQL5プロフィール からご利用いただけます。 フィードバックとレビューを心よりお待ちしております! Fisher Transformとは? Fisher Transformは、価格をガウス正規分布に変換するテクニカルインジケーターです。John Ehlersによって開発され、価格を極端な正および負の値の間で振動する値に変換することで価格の転換点を増幅します。 このインジケーターは鋭く明確に定義された転換点を生成し、潜在的なリバーサルの発見を容易にします。+2.0以上の値は極端な買われすぎ状態を示し、-2.0以下の値は極端な売られすぎ状態を示します。インジケーターは2本のラインで構成されています:メインライン(Fisher Transform値)とシグナルライン(メインラインの平滑化バージョン)。これらのライ
FREE
The Rayol Code Hour Interval Lines indicator was  designed to assist your trading experience.  It  draws the range of hours chosen by the user directly on the chart, so that it enables traders to visualize price movements during their preferred trading hours, providing  traders a more comprehensive view of price movements and market dynamics. This indicator allows the user to choose not only the Broker's time, but also the Local time. This way, the user no longer needs to calculate local time in
FREE
Expansoes M
Marcus Vinicius Da Silva Miranda
The M Extensions are variations of the Golden Ratio (Fibonacci Sequence). It is the World's first technique developed for Candle Projections. Advantages: Easy to plot. Candle anchoring; High and accurate precision as support and resistance; Excellent Risk x Return ratio; Works in any timeframe; Works in any asset / market.   The M Extensions are classified into: M0: Zero point (starting candle) RC: Initial candle control region M1: Extension region 1 M2: Extension region 2 M3: Extension regi
FREE
CandleFrame Time Boxes is a native multi-timeframe visualization indicator for MetaTrader 5. It displays candles from a selected timeframe as clear, color-coded range boxes directly on the current chart. Each box represents the complete High-to-Low range and full time span of one source candle. This makes higher-timeframe market structure easier to read while working on lower chart timeframes. KEY FEATURES • Multi-timeframe candle boxes • Bullish, bearish and doji classification • Live current b
FREE
UT Bot Gold ATR Trailing Stop MT5 Free MT5 port of the well known UT Bot Alerts indicator, tuned for gold (XAUUSD) on M15. Buy and sell signals from an ATR trailing stop, with alerts. Original Pine Script by Yo_adriiiiaan, core idea by HPotter, alerts version by QuantNomad. The algorithm is public and this port is free. WHAT IT DOES An adaptive trailing stop follows price at a distance set by the Average True Range. When price crosses the stop line, the indicator prints a buy or sell arrow
FREE
ForexFanclub(FFC) : For detailed instructions and our official website, please visit my profile ! BreakLine - Advanced Breakout Alert Tool BreakLine   is a powerful and intuitive indicator designed to elevate your technical analysis. It automates the process of identifying key market levels and instantly notifies you when the price breaks through them, ensuring you never miss a critical trading opportunity. Key Features Automatic Line Drawing:   Instantly detects swing highs and lows to plot obj
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
Server Clock
Flavio Javier Jarabeck
5 (5)
Many friends asked me for a simple, non-obtrusive, resource-friendly clock to track the time during their trades. It seems pretty obvious, but it is a must-have for those trading the market manually, waiting for the Market News, or just to visually know what time it is... Trading is an absorbing endeavor! So, here it is... Totally configurable, including Font Type, Font Size and Chart Location: Upper Left/Center/Right OR Lower Left/Center/Right, with a little twist of adjusting the Offset, just
FREE
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
概要 このインジケーターは、クラシックな ドンチャンチャネル を強化したバージョンで、実践的なトレード機能を追加しています。 標準の3本線(上限、下限、中央線)に加え、 ブレイクアウト を検出し、チャート上に矢印で視覚的に表示します。また、チャートを見やすくするために、 現在のトレンド方向と逆側のラインのみを表示 します。 インジケーターの機能: 視覚的シグナル :ブレイクアウト時にカラフルな矢印を表示 自動通知 :ポップアップ、プッシュ通知、Eメール RSIフィルター :市場の相対的な強弱に基づいてシグナルを検証 カスタマイズ可能 :色、ラインの太さ、矢印コード、RSI閾値など 動作原理 ドンチャンチャネルは次のように計算します: 上限線 :直近N本のクローズ済みローソク足の最高値 下限線 :直近N本のクローズ済みローソク足の最安値 中央線 :最高値と最安値の平均値 上方ブレイクアウト は終値が上限線を超えたときに発生し、 下方ブレイクアウト は終値が下限線を下回ったときに発生します。 インジケーターは以下を行います: 3本のドンチャンラインを描画 方向転換後の最初のブレイクアウト
FREE
TSV Timer
Joao Victor De Sousa
Overview Time Candle is a MetaTrader 5 indicator that displays a countdown timer on the chart, positioned to the right of the current candle at the bid price level. The timer relies on the trading server clock and continues updating even when no new ticks are received. Features Time Counter Displays the time remaining until the current candle closes. Updates every 500 milliseconds regardless of market activity. Compatible with all timeframes from M1 to MN. Shown in MM:SS format for intervals un
FREE
Candle Time Countdown is a professional MT5 indicator developed to displays in real-time the countdown showing the remaining time until candle close across multiple timeframes simultaneously. The indicator features intelligent color-coded visual feedback where each timeframe's text dynamically changes to bright lime green for bullish candles and red for bearish candles, with each timeframe updating independently based on its own candle direction. Key Features Multi-Timeframe Support: M1, M5, M1
FREE
The Expert Advisor "TimeLeft Display" shows the remaining time until the close  of the current candle in a digital display. The time is displayed in days, hours, minutes, and  seconds.      Features: Time Calculation:  Calculates the remaining time until the close of the current candle based on the  current timeframe of the chart. Digital Display:  Shows the remaining time in a digital format. Customizable Font and Size:  Allows selection of the font (Arial, Arial Black, Aptos Display, Tahoma, 
FREE
デュアルライン信号、3レベルシステム、マルチタイムフレーム対応、カスタマイズ可能なビジュアル信号、高度に設定可能なアラートシステムを備えた高度なストキャスティクスオシレーター。 フリーランスプログラミングサービス、アップデート、その他のTrueTL製品は私の MQL5プロフィール からご利用いただけます。 フィードバックとレビューを心よりお待ちしております! ストキャスティクスオシレーターとは? ストキャスティクスオシレーターは、特定期間における価格レンジと終値を比較するモメンタム指標です。このインジケーターは2本のラインで構成されています:%K(メインライン)と%D(シグナルライン、%Kの移動平均)。 ストキャスティクスは0から100の間で振動します。高い値は買われすぎ状態を示し、低い値は売られすぎ状態を示します。%Kと%Dラインのクロスオーバーや、レベル境界を超える動きは、取引シグナルとして一般的に使用されます。 機能: 3レベルシステム(高、中、低)を備えたデュアルラインストキャスティクス(%Kと%D) 3つの独立した設定可能なシグナルバッファを持つビジュアルシグナルマーカ
FREE
Dual Striker - ゴールド取引向けの新しいEAです。 ライブシグナル +150% ->   リアル口座 マーチンゲールなし、ナンピンなし お使いの取引プラットフォームで無料テスト:   Dual Striker EA Candle Countdown — MT5用 正確なローソク足カウントダウン Candle Countdown は、 現在のローソク足が閉じるまでの残り時間 をチャート上に表示するシンプルで正確なツールです。 エントリーがローソク足のクローズに依存する場合、数秒の違いが重要になります。 このインジケーターは正確な時間を表示し、焦らずに判断できるようサポートします。 ローソク足のクローズ時間を正確に把握するためのインジケーターです。 表示内容: ローソク足が閉じるまでの残り時間 サーバー現在時刻 スプレッド ストップレベル(Stop Level) タイマーはティックに依存せず、プラットフォームの内部タイマーによって更新されるため、市場の動きが少ない場合でも安定した表示を維持します。 これにより、低ボラティリティの環境でも滑らかで安定したカウントダウンを実現
FREE
Dual Striker - ゴールド取引向けの新しいEAです。 ライブシグナル +150% ->   リアル口座 マーチンゲールなし、ナンピンなし お使いの取引プラットフォームで無料テスト:   Dual Striker EA Full Fractals — ノイズのないフラクタル 標準の Fractals インジケーターはチャートを過密にします :多数のポイントが表示され、どれが本当に重要なのか分かりにくくなります。 その結果、市場構造は不明確になり、レベルを手動で判断する必要が出てきます。 Full Fractals はこの問題を解決します — 価格が実際に反応した重要なポイントだけを残します。 このインジケーターは Bill Williams のクラシックなフラクタルロジックに基づいており、形成後にリペイントしません。 実際のトレードで市場構造を把握するために使用されます。 標準の Fractals を Full Fractals に置き換えると、不要なポイントがチャートから取り除かれます :価格が実際に反応するレベルだけが残り、 市場構造が明確に見えるようになります 。
FREE
Format Charts
Vital H B Engenharia Ltda
5 (1)
If you use several charts open at the same time, you know how boring it is to apply formats to each chart individually. This script can change all open charts using a single command. Parameters: 1 - Choose symbol to put on charts: apply the selected symbol to all charts. If "current", it does not change the symbol; 2 - Choose timeframe or leave empty: apply the selected timeframe to all charts. If "CURRENT", it does not change the timeframe; 3 - Apply template to the charts: If true, apply the t
FREE
The   "MultiTF Moving Average Panel"   indicator is more of a helping tool than an indicator, it serves to help know the trend direction for the current currency pair of all timeframes in one place. It is best used with other indicators and signals, to help filter the signals according the trend based on multiple timeframes. Indicator inputs : - Moving Average period   : Default is set to 34. - Moving Average method   : The method of calculation of the Moving Average. Default is set to Exponent
FREE
Swiss CandleTime What ist CandleTime for This indicaor just displays the remaining time for a candle to build. It is best used if you trade with timframes from 3 minutes. I use it in M3 to keep postions. If I have two following red candles i usually liquidate the position. Timeframes M1 to H1 Inputs Arrow displayed => Edit your arrow string Arrow for waiting conditions => Arrow if chart is offline Text Color => color of the text Tell if there is a trend change => tells you, if the two preciding
FREE
Renko subwindow
Alexandre Vincent Traber
Overview Renko SubWindowは、メインチャートに影響を与えずに、独立したインジケーターウィ ンドウ内にカラーローソク足でレンコブロックチャートを描画します。ブロックサイズは ポイントで固定するか、ATRを使ってボラティリティに応じて動的に調整できます。 How it works 現在の銘柄/時間足の終値からレンコブロックを再構築します。 価格が前のブロックの終値から設定したブロックサイズを超えると新しいブロックが形成 されます。 ブロックは色付きローソク足として表示され、陽線・陰線の色が区別 されます。 新しいバー形成時、または時間足/履歴変更時のみ再計算し、軽量で 安定した動作を保ちます。 Inputs Renko_BrickPoints: 固定ブロックサイズ(ポイント);0の場合はATRを使用 Renko_ATR _Period: BrickPointsが0の場合のATR期間 Renko _MaxBricks: ウィンドウに表示する最大ブロック数 Recommended setup 任意の銘柄・時間足で使用可能。主要 Forexペアではブロックサイズ50-15
FREE
Overview Asian Session Anchor Profile is a technical indicator for MetaTrader 5. It calculates reference levels from the Asian trading session and displays them on the chart. The levels remain visible during the following sessions and are updated as new data arrives. The indicator is an analysis tool. It does not open trades and does not provide buy or sell signals. Displayed elements The indicator draws the following elements on the chart: 1. Asian session range, shown as a rectangle betw
FREE
Introduction: The RosMaFin Trading Panel is not just a standard order execution tool. It is a comprehensive, professional assistant designed for manual and price-action traders who want to save time, manage risk with mathematical precision, and maintain full market awareness. Say goodbye to manual lot size calculations and tedious Stop Loss adjustments. This panel streamlines your entire trading workflow from analysis to trade exit. KEY FEATURES & BENEFITS: Advanced Risk Management & Exec
FREE
Fair Value Gaps (FVG)  are areas of supply/demand imbalance around a price area due to rapid price movement caused by bullish or bearish pressure outweighing the market reaction. The areas are identified by a space or gap in-between 3 consecutive candles. These areas can serve as a good support / resistance zone for trend re-entry especially when combined with market structure, liquidity analysis and trend direction. The fair value gap trader is a tool that helps traders catch trade entry signa
FREE
デュアルラインシグナル、三重レベルシステム、マルチタイムフレームサポート、カスタマイズ可能なビジュアルシグナル、高度に設定可能なアラートシステムを備えた高度なStochastic RSIオシレーター。 フリーランスプログラミングサービス、アップデート、その他のTrueTL製品は私の MQL5プロフィール でご利用いただけます。 フィードバックとレビューをお待ちしております! Stochastic RSIとは? Stochastic RSI(StochRSI)は、価格データの代わりにRSI値にストキャスティクスオシレーターの計算式を適用したモメンタムインジケーターです。特定の期間における高値-安値レンジに対するRSIのレベルを測定し、0と100の間で振動するより感度の高いインジケーターを生成します。 StochRSIは2本のラインで構成されます:%K(メインライン)と%D(シグナルライン、%KのMAです)。このインジケーターは、RSI自体の中の買われすぎ・売られすぎ状態を識別するのに特に有用で、従来のRSIやストキャスティクスインジケーターよりも早いシグナルを提供します。%Kと%D
FREE
全体像を把握し、上位足の視点であらゆる時間足をトレード。精度の高いエントリーを実現! プロのトレーダーは、質の高いトレードはすべてトップダウン分析から始まることを理解しています。しかし、従来の分析手法では複数のチャートや時間足を何度も切り替える必要があり、集中力が途切れたり、重要な上位足の情報を見逃したりする原因となります。 この繰り返しの作業は分析効率を低下させ、エントリーの精度にも影響を与え、市場全体の構造を継続的に把握することを難しくします。 TOP-DOWN CANDLE CAST は、上位時間足のローソク足(実体・ヒゲ・始値・終値・値幅)を、任意の下位時間足チャート上へ正確に投影する MT5 インジケーターです。チャートを何度も切り替えたり、上位足の値動きを記憶に頼って判断したりする必要はありません。 TOP-DOWN CANDLE CAST は、ライブでピクセル単位の正確さを持つ視覚的な基準を提供し、トップダウン分析をより迅速にし、エントリー判断をより規律あるものにします。これにより、トレーダーは次のことが可能になります。 ・ 実行用チャートを離れることなく、上位時間足の市
FREE
このプロダクトを購入した人は以下も購入しています
SMART TREND TRADING SYSTEM — 特別オファー トレードシステム、自動化EA、学習コンテンツとサポートをひとつに。 MT5用のSmart Trend Trading Systemを99米ドルでご購入いただくと、シグナルの自動売買に使える Smart Universal Expert Advisorを無料でプレゼント します。 STTSは、トレンドの方向、エントリー・決済シグナル、反転ゾーン、重要な価格水準をチャート上にまとめて表示します。システムを参考に手動で取引することも、付属のEAを接続し、ご自身で選んだ設定に基づいて自動売買することもできます。 現在の99米ドルという価格は、これからの30件の購入に適用されます。その後、価格は149米ドルに上がります。 充実のパッケージ内容 ご購入には以下が含まれます。 • MT5用Smart Trend Trading System。 • Smart Universal Expert Advisor — 無料。 • STTSの完全版PDFユーザーマニュアル。 • STTS公式オンラインコース。 • インストールと
Trend Sniper X
Sarvarbek Abduvoxobov
4.89 (35)
Trend Sniper X は、トレードの方向性と潜在的な反転ポイントを明確かつ正確に特定するのに役立つ、MetaTrader 5 用のマルチタイムフレーム・トレンドフォロー指標です。 MT4用: https://www.mql5.com/en/market/product/193245 価格情報: 現在の価格はプロモーション価格であり、今後のアップデートや新機能のリリースに伴い変更される場合があります。 ボーナス特典: このインジケーター用の無料自動売買アシスタントEAを入手するには、購入後に an 著者(開発者)へメッセージをお送りください。 Code2Profit チャンネル マルチタイムフレーム分析で相場をマスターしよう! Trend Sniper X で勝率を最大化する方法:重要なルールとセッションのコツ 技術仕様 プラットフォーム MetaTrader 5 インジケータータイプ マルチタイムフレーム・トレンドインジケーター 操作タイムフレーム あらゆるチャートタイムフレームに対応。個別に選択可能な上位タイムフレーム (M1–MN1) を搭載 主要銘柄 FX、ゴールド (X
Zoryk Gold
Reda El Koutbane
5 (10)
割引は 24 時間後に終了します — 次の価格は$ 69 ZORYK — MetaTrader 5専用 XAUUSDシグナル・トレードプランニングシステム このような経験はありませんか。 ゴールドを分析し、エントリーを待ち、ようやくポジションを持った直後に価格が逆方向へ動く。 早すぎる決済をしてしまったり、Stop Lossを動かしたり、数秒迷っている間にチャンスを逃したりする。 その後、相場は自分が最初に予想していた方向へ進み、目標へ到達する。 問題は常に方向判断ではありません。 本当の問題は、明確な計画がなかったことです。 どこでエントリーすべきか。 どこでトレードの前提が無効になるのか。 近い利益を確保すべきか、より大きな値動きを待つべきか。 現在のsetupが本当に強いのか、それとも無理にトレードを探しているだけなのか。 ゴールドは非常に速く動きます。 正しい分析でも、明確なプランがなければ数秒で悪い判断に変わることがあります。 ZORYKは、その問題を解決するために開発されました。 ZORYKとは ZORYKは、MetaTrader 5とXAU
UNIX SCALPER — 特別オファー セットアップを見つけ、取引プランを確認し、取引方法を選ぶ。 MT5用UNIX Scalperを99米ドルで購入すると、シグナルを自動売買に活用できるSmart Universal Expert Advisorが無料で付属します。 UNIX Scalperは、市場分析、BUY/SELL/WAITの判断、Entry、Stop Loss、TP1、TP2の水準を、見やすいパネルにまとめています。取引プランに沿って手動で取引することも、付属のEAを接続し、ご自身の設定に従って自動執行することもできます。 現在の99米ドルの価格は、今後30件の購入に適用されます。その後、価格は149米ドルになります。 パッケージの内容 ご購入には以下が含まれます。 • MT5用UNIX Scalper。 • Smart Universal Expert Advisor — 無料。 • UNIX Scalperの完全版PDFユーザーマニュアル。 • UNIX Scalper公式オンラインコース。 • インストールと設定の手順ガイド。 • 購入者限定コミュニティへ
SuperScalp Pro
Van Minh Nguyen
4.64 (33)
SuperScalp Pro - Professional Multi-Layer Confluence Scalping System SuperScalp Proは、クラシックなSupertrendに複数のインテリジェントな確認フィルターを追加した、高度なスキャルピングインジケーターです。より高い確率が期待できるBuy/Sellの取引機会を特定し、ダマシのシグナルを大幅に減らすことをサポートします。 明確なBuyとSellの矢印がチャート上に直接表示され、ATRに基づくStop LossとTake Profitのレベルがリアルタイムで自動計算されます。 購入後、設定方法や推奨設定についてのサポートが必要な場合は、私にご連絡ください。 SuperScalp Pro Auto Traderを使用して、シグナルを簡単に自動化できます: [Auto Trader] 推奨設定ファイルをダウンロード: [Set File] 完全なドキュメントは製品ブログでご覧いただけます: [User Guide] 最新情報を受け取るには公式チャンネルに参加してください: [Official Channel]
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
まず正直に言いましょう。 どんなインジケーターも、それ単体であなたを利益化させることはできません。もしそう言う人がいるなら、それは夢を売っているだけです。完璧な売買シグナル(矢印)を表示するインジケーターは、いくらでも“完璧に見せる”ことができます。正しい過去の区間を拡大して、勝ちトレードだけを切り取ればいいだけです。私たちはそれをしません。 SMC Intraday Formula はツールです。 市場構造を読み取り、最も高い確率の価格ゾーンを特定し、今この瞬間のスマートマネーの痕跡をシンプルな言葉で正確に示します。最終判断はあなたが行います。トレードを実行するのもあなたです。しかし今は「希望」ではなく「精度」でエントリーできます。 私たちはこのインジケーターを、ゴールド(XAUUSD)および主要FX通貨ペアで約3年間、日々のスキャルピングに使用してきました。M1、M5、M15、M30の主要ツールです。これは未来を予測しようとするのではなく、今まさに形成されている高確率セットアップを示し、その理由を説明します。 他のすべてのインジケーターと何が違うのか? ほとんどのトレーディングイ
GoldenX Entryは、MT5向けのインジケーターであり、適応型Smart Entry Trendアルゴリズム、シグナルスコアリングシステム、マーケットレジーム検出機能、およびボラティリティフィルターを備えています。各シグナルには、計算されたエントリーレベル、3つのテイクプロフィット(TP1、TP2、TP3)、およびストップロスレベルが含まれます。本インジケーターは、異なる市場環境に適応するために設計された複数の分析レイヤー上に構築されており、マルチレイヤー分析システムと内蔵オプティマイザーおよび統計トラッキングシステムを組み合わせています。リスク・リワード(RR)指標および過去のトレード履歴に基づく定量分析を提供します。 使い始めは簡単です — 選択した時間足でオプティマイザーを実行し、そのままチャート上でインジケーターを使用します。 コア機能 GoldenX Entryは、シグナルエンジンとトレード管理機能、そして過去統計トラッキングを1つのチャートに統合しています: - 内蔵オプティマイザー: オプティマイザーはチャート上でワンクリックで実行できます。200通りのパラメー
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading opp
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (8)
新たな王者が登場 - インジケーター + 注文管理表示(TP1 + TP2 + TP3)+ オプションのTelegramシグナル送信機能付き(無料) (完全なトレード&シグナルシステム) ゴールド向け最高のEA: Gold Slayer このインジケーターには、高度な戦略、カスタマイズ可能な注文管理システム、そしてエンベロープ拡張を組み合わせた平均回帰システムが搭載されています。さらに、RSIなど複数のインテリジェントな確認フィルターによって、高確率の反転エントリーをBUY・SELLシグナルとして検出します。 単にトレードを学ぶだけでなく、複数ポジションを効果的に管理し、過去に利益を出しているオープンポジションで損失トレードをカバーする方法も学べます。 M5向けに構築・最適化されており、流動性が高くシグナルの精度が安定しているBTCUSDとXAUUSDで優れたパフォーマンスを発揮します。 このインジケーターは、ATRを基に自動計算されたエントリー、ストップロス、テイクプロフィットレベルを備えた明確なLong・Shortシグナルを提供するため、リスク管理が最初から組み込まれています。 マ
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディングシステム です。 このテクニカルインジケーターの主な目的は、価格とMACDインジケーターの間に発生するダイバージェンスを検出 し、将来の価格の動きを示
伝説が帰ってきました:Entry Points Pro 10。 MQL5 Marketのトップ3に3年間入り続けた伝説的インジケーターの再始動です。 2つのバージョンで合計589件の高評価レビュー、毎日数千人のトレーダーが実際のトレードに使用し、デモのダウンロードは31,000件以上   MT4+MT5 。 私はこの5年間に寄せられたレビューをすべて読み、約束を並べる代わりに、その答えをバージョン10に組み込みました。1999年から相場に携わり、 誠実さ、自らの評判、そして顧客を大切にする 作者による製品です。 Entry Points Proのエントリーシグナルは、リペイント(再描画)を一切行いません。 そして今回初めて、これは作者の言葉ではなく検証可能な事実になりました。確定シグナルはローソク足の終値確定後にのみ表示され、自動テストで リペイントはゼロ と確認されています(EURUSD、XAUUSD、BTCUSDで2,486,568回の不変条件チェック、違反0件)。検証方法は公開されており、ストラテジーテスターでご自身で再現できます。 ご購入後は、必ずすぐにダイレクトメッセージでご
Gold Entry Sniper – ゴールドスキャルピング&スイングトレード用プロフェッショナル多時間足ATRダッシュボード Gold Entry Sniper は、XAUUSDや他の銘柄向けに正確な 売買シグナル を提供する、MetaTrader 5用の高度なインジケーターです。 ATRトレーリングストップロジック と 多時間足分析ダッシュボード を搭載し、スキャルピングからスイングトレードまで対応します。 主な特徴と利点 多時間足シグナル分析 – M1、M5、M15 のトレンドを同時表示。 ATRベースのトレーリングストップ – ボラティリティに応じて動的に調整。 プロ仕様のチャートダッシュボード – シグナル状況、ATRレベル、回帰線、売買方向を表示。 明確な売買マーカー – 自動矢印とテキストラベル。 エグジットアラートとトレード管理 – 利益確定のための自動検出。 完全カスタマイズ可能 – パネル位置、色、フォント、ATR/回帰設定を調整可能。 ゴールド(XAUUSD)に最適化 – M1〜M15のスキャルピングに最適、FXや指数、暗号資産にも対応。 Gold Entry
ATOMIC ANALYST — 特別オファー 市場分析、自動化EA、学習コンテンツとサポートをひとつに。 MT5用のAtomic Analystを99米ドルでご購入いただくと、シグナルの自動売買に使える Smart Universal Expert Advisorを無料でプレゼント します。 Atomic Analystは、プライスアクション、トレンドの方向、エントリー・決済シグナル、損切り水準、複数の利確水準をチャート上にまとめて表示します。分析を参考に手動で取引することも、付属のEAを接続し、ご自身で選んだ設定に基づいて自動売買することもできます。 現在の99米ドルという価格は、これからの30件の購入に適用されます。その後、価格は149米ドルに上がります。 充実のパッケージ内容 ご購入には以下が含まれます。 • MT5用Atomic Analyst。 • Smart Universal Expert Advisor — 無料。 • Atomic Analystの完全版PDFユーザーマニュアル。 • Atomic Analyst公式オンラインコース。 • インストールと設
Scalper Vault は、スキャルピングを成功させるために必要なすべてを提供するプロフェッショナルなスキャルピング システムです。このインジケーターは、外国為替およびバイナリー オプションのトレーダーが使用できる完全な取引システムです。推奨される時間枠は M5 です。 システムは、トレンドの方向に正確な矢印シグナルを提供します。また、トップとボトムのシグナルとギャン マーケット レベルも提供します。 インジケーターは、プッシュ通知を含むすべてのタイプのアラートを提供します。 インジケータの購入後にご連絡ください。私の個人的な取引の推奨事項と素晴らしいボーナス指標を無料で共有します! 幸せで有益な取引をお祈りします!
トレンドキャッチャーインジケーター トレンドキャッチャーインジケーターは、開発者独自の適応型トレンド分析指標を組み合わせることで、市場価格の動きを分析します。短期的なノイズを除去し、根底にあるモメンタムの強さ、ボラティリティの拡大、価格構造の挙動に焦点を当てることで、真の市場方向性を特定します。また、移動平均線、RSI、ボラティリティフィルターなどの平滑化およびトレンドフィルタリング機能を備えたカスタマイズ指標も使用します。 実際の運用状況のモニタリングやその他の製品については、こちらをご覧ください: https://www.mql5.com/en/users/mechanic/seller ご注意ください。私はTelegramでEAや設定を販売していません。詐欺です。すべての設定はブログで無料で公開しています。 重要!ご購入後すぐにご連絡ください。手順とボーナスをお送りします!
FiboSniper Pro – Multi-Filter Fibonacci System with Auto SL/TP and Control Panel FiboSniper Proは、動的なFibonacci Envelopesと複数の確認フィルターを組み合わせ、選別されたBuyおよびSellシグナルを生成するテクニカルインジケーターです。FibonacciレベルはMoving AverageとATRを基に計算され、その後ADX、EMA、RSI、ATR、Volume、Time、Candle構造によってフィルタリングされます。インジケーターは、ATRに基づく自動Stop LossおよびTake Profitレベルをチャート上に直接表示し、さらに迅速な調整が可能なインタラクティブControl Panelを提供します。 購入後、推奨設定ファイルと詳細な使用方法については、私にご連絡ください。 Auto Trader Xを使用してFiboSniper Proのシグナルを自動化できます: [Auto Trader X] User GuideとSet Files: [Click her
Gann Made Easy   は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検
Power Candles V3 - 自己最適化型強弱インジケーター Power Candles V3は 、通貨や銘柄の強さを、適用されたすべてのチャート上で実行可能なトレードプランに変換します。単にローソク足を色分けするだけでなく、バックグラウンドでリアルタイムの自動最適化を実行し、目の前の銘柄に対して最適なストップロス、テイクプロフィット、およびシグナルの閾値を提示します。ワンクリックで実取引に適用でき、エントリーポイント、ストップロス、テイクプロフィットのラインが正確な価格位置にチャート上に表示され、方向性を示すアラートがリアルタイムで発動します。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨事項を入手し、  https://stein.investments でコミュニティに参加しましょう クローズしたバーごとに3,000回以上のトレードシミュレーション。9つの強さの状態。2つの戦略を並行してテスト。勝率の高い設定をワンクリックで適用。 なぜこれが必要なのか ほとんどの強
UZFX {SSS} スキャルピング・スマートシグナル v5.0 MT5は、変動の激しい市場において正確かつリアルタイムのシグナルを求めるスキャルパー、デイトレーダー、スイングトレーダー向けに設計された、リペイントのない高性能な取引インジケーターです。(UZFX-LABS)によって開発されたこのインジケーターは、価格行動分析、トレンド確認、スマートフィルタリングを組み合わせることで、すべての通貨ペアおよび時間枠において、高確率の売買シグナル、警告シグナル、トレンド継続の機会を生成します。 トレードの判断に迷うのはもうやめましょう。明確さ、正確さ、そして規律ある市場執行を求めるトレーダーのために設計された、体系的なシグナルシステムに従い始めましょう。 間違いなく、MQL5で入手可能な最高のインジケーターの一つです。絶対に見逃さないでください!!「スマートなトレーダーのためのスマートシグナル」 最新バージョン5.0がリリースされました。価格は予告なく最大499.99ドルまで値上がりする可能性がありますので、チャンスを逃さないようお早めにお求めください!! 購入を決める前に!無料トライアル
Axiom Matrix — 特別オファー Axiom Matrix を 49 米ドルで購入すると、Smart Universal Expert Advisor を無料でプレゼント。 市場をスキャン。セットアップを比較。次のチャートを選ぶ。 Axiom Matrix は複数銘柄・複数時間足の分析を一つのダッシュボードに集約します。チャートを一つずつ開かずに注目する市場を探せます。 気配値表示または選択した銘柄を複数の時間足でスキャン。 トレンド、モメンタム、出来高、ボラティリティ、市場環境の質を比較。 Best Axiom Pick、シグナルの状態、クリックできるセルでセットアップを確認。 Axiom Matrix は分析用ダッシュボードです。取引は実行しません。 パッケージ内容 Axiom Matrix Smart Universal Expert Advisor PDF ユーザーガイドとオンライン講座。 設定ガイドと購入者コミュニティへのアクセス。 Smart Universal Expert Advisor は独立した特典です。本製品の直接的な自動化を約束するものではありません。
ATSTRONG PRO:市場構造&ブレイクアウトインジケーター ブレイクアウト検出エンジン | 5つの動的TPターゲット | ライブダッシュボードパネル | リペイントなし 導入価格 現在の価格: $59 — 10回の販売ごとに価格が$10上昇します。 ATSTRONG PRO は、MetaTrader 5 用に設計された高度なブレイクアウトおよび機関投資家向け市場構造インジケーターです。 高確率のスイングピボットを検出し、クラスター化されたサポートとレジスタンスの蓄積ゾーンを特定し、 リアルタイムで構造の破壊(BOS)と性質の変化(CHoCH)のシグナルを発します。 このインジケーターは、ダイナミックなストップロスと5つの個別のテイクプロフィットレベル(TP1〜TP5)をチャート上に自動的に直接描画します。 リスクリワード予測ボックス、星付けされたシグナル品質の評価、およびリアルタイムのオンチャートパフォーマンス分析ダッシュボードを備えています。 取引に関する注意: これは手動取引および市場分析用のインジケーターです。ローソク足の確定時に明確な視覚的シグナル、レベル、アラー
Smc Pro ToolKit
Talal N Z Aljarusha
5 (12)
SMC PRO TOOLKIT — SMART MONEY ANALYSIS & STRUCTURED TRADE PLANNING SMC Pro ToolKit is a professional Smart Money Concepts analysis workspace for MetaTrader 5. It combines market structure, multi-timeframe analysis, institutional price zones, setup evaluation, confirmation tools, volume context, alerts, and risk planning inside one organized chart environment. One workspace. Multiple layers of confirmation. One structured trading plan. OPEN COMPLETE USER GUIDE MULTI-CONDITION SETUP ENGINE At
SMART PRICE ACTION CONCEPTS — 特別オファー 構造を確認し、ゾーンを見つけ、取引プランを立てる。 MT5用Smart Price Action Conceptsを49米ドルで購入すると、Smart Universal Expert Advisorが無料で付属します。 Smart Money Concepts(SMC)、ICTスタイルの分析、プライスアクションを、見やすいチャートにまとめます。市場構造、オーダーブロック、流動性の参考水準、インバランスを確認し、Smart Panelで表示する要素を選択できます。 現在の49米ドルの価格は、今後30件の購入に適用されます。その後、価格は100米ドルになります。 パッケージの内容 • MT5用Smart Price Action Concepts。 • Smart Universal Expert Advisor — 無料特典。 • 完全版PDFユーザーマニュアルと公式オンラインコース。 • インストールと設定の手順ガイド。 • 購入者限定コミュニティへの参加とサポート。 ツール、学習教材、わかりやすい入門
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2:MT5向けシンセティック・フラクタル構造分析と確認済みエントリー 概要 Azimuth Pro は Merkava Labs によるマルチレベルスイング構造インジケーターです。4つのネストされたスイングレイヤー、スイングアンカーVWAP、ABCパターン検出、3タイムフレーム構造フィルタリング、そして確定バーでの確認済みエントリー — 1つのチャートで、ミクロスイングからマクロサイクルまでを網羅するワークフロー。 これはブラインドシグナル製品ではありません。ロケーション、コンテキスト、タイミングを重視するトレーダーのための構造ファーストワークフローです。 ️ サマーセール — 夏至とThe Oracle Proの発売を記念して、Azimuth Proが30%オフ。現在279 USD(通常399 USD)。期間限定の夏季オファー。 1. V2での変更点 シンセティック・マルチタイムフレームエンジン 上位タイムフレーム分析をMeridian Proと同じ独自のシンセティックアーキテクチャで一から再構築。よりクリーンなHTFコンテキスト、安定したライブ動作、
Currency Strength Anchor — セッション適応型の相対的強さ指標。日足・週足・月足の始値をアンカーとして使用。非リペイント。 多くの強さメーターは、固定された過去期間で銘柄を比較します。しかし、取引日がアジアから欧州、そして米国セッションへと進むにつれ、その比較結果の意味は変化します。アジアセッションのデータで作られたランキングは、ロンドンやニューヨークが取引している時間帯にはほとんど役に立ちません。 Currency Strength Anchor は異なる基準を採用しています。各銘柄を、日足・週足・月足の3つの固定アンカーポイントに対して測定し、取引している時間帯に応じて計算範囲を自動調整します。 コンテキストは自動的に以下の間で切り替わります: アジアセッションのみ アジア+欧州セッション アジア+欧州+米国セッション 米国セッションのみ 値は確定した価格データから算出され、リペイントしません。 読み方 インジケーターは、チャート上のシンボルを構成する各コンポーネントに1本ずつラインを描画します。つまり、常に2本のラインを比較することになります。 例 1
CRT Candle Range Theory HTF MT5.   Ultimate CRT Indicator: Advanced ICT Concepts and Malaysian SnR Trading System Master the Market Maker's Footprints with the Most Advanced Candle Range Theory Indicator Unlock the true power of  Smart Money Concepts (SMC)  and trade precisely like the institutions with the  Ultimate CRT Indicator . Built exclusively for serious traders, this indicator automates the highly effective  Candle Range Theory (CRT) , a core pillar of  ICT Concepts (Inner Circle Trader
Crystal Quantum Pro
Muhammad Jawad Shabir
5 (3)
CRYSTAL QUANTUM PRO Institutional Signal & Trade Intelligence for MetaTrader 5 Final Price: 199 USD ----> Price goes up 10 USD after every 10 sales. Limited launch slots available, act fast. Most indicators give you an arrow and leave you alone. A naked arrow is a gamble. Winning consistently requires CONFLUENCE , a clear STOP and TARGET , and honest PROOF that the system works. Crystal Quantum Pro delivers all three in one clean, no-repaint package. Crystal Quantum Pro is a complete decision sy
作者のその他のプロダクト
INTRODUCTION : The breakout strength meter is a trading tool that is used to identify which currencies are the strongest to breakout, and which currencies are the weakest to breakout. The settings for the indicator are easy, and if you cannot find the settings, please leave a comment The tools are completely free to use Please, if you like the indicator, please leave a comment and rate the indicator in order to develop it
FREE
This  variant of the ZigZag  indicator is recalculated  at  each  tick  only at the bars that were not calculated yet and,  therefore, it does  not  overload  CPU  at  all  which  is  different   from  the standard indicator. Besides, in this indicator drawing of  a  line is  executed exactly in ZIGZAG style  and, therefore, the  indicator  correctly and simultaneously  displays  two  of its extreme points (High and Low) at the same bar! Depth is a minimum number of bars without the second max
FREE
The indicator displays support and resistance levels based on fibonacci level in multi period Creates lines indicating the latest support and resistance levels. These lines are updated whenever there is a change in support or resistance levels. Labels are removed if the corresponding conditions are not met. the period is availble in setting and level fibonacci
FREE
The script tries to determine the overall direction of the market, using smoothed Heiken Ashi candles. The coloring system (using bright and dark colors) is an attempt to detect strong market and weak market conditions. There's also an oscillator within the script These are the  features: Alert condition Features: You can now set alerts in the alert dialog for events like trend switch, trend strengthening and weakening; all for both Bullish and Bearish trend. I also added the code for custom a
FREE
Pivot Points are used by Forex traders to find support and resistance levels based on the previous day's price action. There are various ways to calculate pivot points, including averaging the open, high, low, and close of the previous day's chart price. Forex Traders use a combination of pivot points with moving averages to find trading opportunities in the currency markets. Pivot points are very useful tools that use the previous bars' highs, lows and closings to project support and resist
FREE
Many traders use Price Action as entry and exit signal. Since the beginning of chart analysis, traders have found several   candlestick patterns   that can indicate possible "behaviors" of the market.   Candlestick Pattern indicator   is an indicator for MetaTrader platform that can detect many of these patterns and show them on screen or to alert traders about them. though they detect slightly different sets of candle patterns. Candlestick Pattern indicator also has a more modern look compared
FREE
The script tries to determine the overall direction of the market, using smoothed Heiken Ashi candles. The coloring system (using bright and dark colors) is an attempt to detect strong market and weak market conditions. There's also an oscillator within the script These are the  features: Alert condition Features: You can now set alerts in the alert dialog for events like trend switch, trend strengthening and weakening; all for both Bullish and Bearish trend. I also added the code for custom a
FREE
Volonacci Indicator It is an indicator that combines Fibonacci and volume to determine the price direction This indicator helps you identify Fibonacci angles according to the strategy The Volonacci indicator is indeed an interesting combination of Fibonacci levels and volume. This indicator uses Fibonacci tools to identify potential support and resistance levels, and enhances this by using volume to confirm the strength behind the price action. MT5 Version https://www.mql5.com/en/market/produc
Transform your MT4 trading with this powerful, feature-rich signal copying expert advisor. Copy trades from Telegram with advanced money management, time-based controls, and intelligent position management. Discounted  price .    The price will increase by  every 5 purchases. Final price $200   Advanced Money Management   3 Lot Size Calculation Methods: Fixed lot size Balance-based (e.g., 0.1 lot per $10,000) Risk percentage (risk 1-5% per trade)   Multiple TP levels   with individual lot mult
This is a classic Range BreakOut system. Range is defined by min number of bars and max width in pips. User can adjust both. The Range Breakout Expert Advisor can be used to trade time ranges. The market often finds its direction in the morning hours and then follows this trend for the day, This expert advisor is designed to trade these trends after the morning breakout. Still you can trade all sorts of time breakouts with this program. How the expert works The expert creates a range from a grou
Nexus Hedg EA
Mohammed Kaddour
5 (1)
EA with the idea of ​​using the "High Risk - High Reward" strategy. You should use the EA with the same capital as my trading signal, withdraw profits regularly and only use lot size 0.01 no matter the capital. Nexus hedg ea  is an EA that work with hedge strategy.It can trade Crypto, Forex pairs, Metals, Indice but need your optimize. Fully automatic adviser, with a system for recovering from losses.  This EA not use anything indicator for entries. Just use math logical. Features : No risk for
Volonacci Indicator It is an indicator that combines Fibonacci and volume to determine the price direction This indicator helps you identify Fibonacci angles according to the strategy The Volonacci indicator is indeed an interesting combination of Fibonacci levels and volume. This indicator uses Fibonacci tools to identify potential support and resistance levels, and enhances this by using volume to confirm the strength behind the price action. MT4 Version  https://www.mql5.com/en/market/produ
この高機能かつパワフルなシグナルコピーツール(Expert Advisor)で、MT5トレードを次のレベルへ引き上げましょう。高度な資金管理、時間ベースのコントロール、そしてインテリジェントなポジション管理機能により、Telegramからの取引を自動コピーできます。 高度な資金管理 3つのロット計算方法: 固定ロットサイズ 残高ベース(例:10,000ドルごとに0.1ロット) リスク割合(1〜5%を1回の取引でリスク) 複数のテイクプロフィット(TP)レベル (個別ロット倍率対応) ストップロス距離に基づく動的ロットサイズ 最小/最大ロットサイズフィルター 時間ベースのコントロール (NEW!) X分後にポジションを自動決済 時間制限後に 利益ポジションのみ決済 損失を早期に抑えるため 損失ポジションのみ決済 スキャルピング (5〜15分)および デイトレード (60〜240分)に最適 取引時間フィルター(例:8:00〜22:00のみ取引) ポジション管理 ブレイクイーブン自動化 — SLをエントリー価格+保護ラインへ移動 ト
フィルタ:
レビューなし
レビューに返信