VectorMomentum

Indcador/Oscilador basado en el concepto de la física clásica, "Cantidad de movimiento".

Fácilmente adaptable a diferentes pares y activos, como a períodos de time frame.

Los parámetros de entrada son los que siguen, y pueden modificarse por el usuario:

TrendPeriod  = 14;      // Trend period

Smooth       = 3;       // Smoothing period

TriggerUp    =  0.05;   // Trigger up level

TriggerDown  = -0.05;   // Trigger down level




おすすめのプロダクト
Raymond Cloudy Day Indicator for MT5 – Pivot-Based Reversal and Trend Levels Raymond Cloudy Day Indicator is a pivot-based level indicator for MetaTrader 5 (MT5). It was developed by Ngo The Hung based on Raymond’s original idea and is designed to give a structured view of potential reversal zones, trend extensions and support/resistance levels directly on the chart. The default settings are optimised for XAUUSD on the H1 timeframe, but the indicator can be tested and adjusted for other symbols
FREE
B2U Market State System Part of the B2U Market State System A professional indicator suite designed to analyze market structure, trend state, and momentum. B2U Market State System 의 구성 요소입니다. 시장 구조, 추세 상태, 모멘텀을 입체적으로 분석하기 위한 전문 인디케이터 시스템입니다. Highlights structurally validated reaction zones after FVG inversion. The New Generation of Inversion Fair Value Gaps B2U IFVG BOX & Zone visually analyzes market reaction zones formed after Fair Value Gap (FVG) inversion. 차세대 Inversion Fair Value Gaps FVG 반
FREE
AliPivot Points is a Meta Trader 5 Indicator that draws you the latest pivot points. You can choose from timeframes ranging from 1 Minute to 1 Month. Calculation methods for pivot points includes: Classic Pivot Points Camarilla Pivot Points Fibonacci Pivot Points Woodie Pivot Points You can personalize the line colors, style, and width to suit your preference. The indicator displays values on the right side of the chart. AliPivot Points values can also be utilized by developers for creating Expe
FREE
White Weis Volume This indicator shows the sum of the volume in each wave, bulish or bearish, as idealized by David Weis , but it brings an important addition , which is the marking of the bar with the highest volume of the wave (White Bar)! In coding the indicator, it was sought to optimize the code to require minimal processing during use and not to overload mt5. The indicator can be used for pre-trading analysis and study, where the trader analyzes possible points of support and resistance
機能 フィボナッチ・リトレースメント・トレーディングのためのインジケータ 1時間、4時間、1日、1週間の前のバーから選択されたバーに基づいてフィボナッチ・チャートが描かれます。 市場価格がフィボナッチ・レベルに触れると、色が変わり、タッチした時間が表示されます。 フィボナッチ・グラフは、-23.6、0、23.6、38.2、50、61.8、76.4、100、123.6のレベルに描かれ、バーが更新されるとチャートがリフレッシュされます。 変数 タイムフレーム:1時間、4時間、1日、1週間から選択されたタイムフレームでフィボナッチ・チャートが描かれます。 FiboWidth:レベルの太さを決定します。 FiboStyle:ピボット・レベルのスタイルを設定します。 TouchedColor:タッチしたときに変わる色です。 エラーがある場合や改善点がある場合はコメントしてください。 評価は開発者にとって大きな助けになります。満足していただける場合は5つ星をお願いいたします。
FREE
English VWAP Daily (Clean) is a simple and lightweight indicator that plots the classic Daily VWAP (Volume Weighted Average Price) directly on your MT5 chart. Features: Classic Daily VWAP calculation Supports real volume (if available) or tick volume Timezone offset option to match your broker’s server time Weekend merge option (merge Saturday/Sunday data into Friday) Clean version → no arrows, no alerts, only VWAP line VWAP is widely used by institutional traders to identify fair value, su
FREE
Pivot eXtreme Pivot adalah level referensi penting yang digunakan trader untuk memetakan potensi support & resistance intraday maupun jangka lebih panjang. Dalam sistem ini, level pivot dikembangkan menjadi P (Pivot Point utama) , R1–R13 (Resistance) , serta S1–S13 (Support) . Pivot Point (P) Titik pusat utama, dihitung dari rata-rata harga (High + Low + Close) / 3 . Berfungsi sebagai acuan keseimbangan harga : Jika harga di atas P → tren cenderung bullish. Jika harga di bawah P → tren cenderung
FREE
Swiss VWAPsimple
Terence Gronowski
4.8 (5)
Swiss VWAPsimple Motivation Did not find free VWAP that works, the one that I found craseh. So I created a VWAP which calculates values only for the actual day. So computer resouces are not over stressed. What is VWAP, how is it used?  VWAP stands for Volume Weighed Average Price, it calculates the running sum of tick volume and the runnung sum of price times tickvolume. The division of these sums result in a weighed price (Sum P*V/Sum V). The calculation starts normally at midnight. The values
FREE
Introduction To Time Box Indicator Time Box Indicator is a must have indicator for any trader. It will display daily, weekly and Monthly box according to your preferences. Yet, you can extend any important price levels in your chart automatically. You can use them as the significant support and resistance levels. It is very simple but effective tool for your trading. Graphic Setting Use White Chart Line Style for Current Open price Daily Setting Update Timeframe for daily box Number of days to
FREE
O  GRIDBOT WIM  robô de investimento para Mini Índice. Parametrizado com grade linear ou zona de expansão (FIMATHE). CONFIGURAÇÕES: Ponto de entrada Pivot dia anterior    double r1 = pivot + distance;    double r2 = r1 + distance;    double r3 = r2 + distance;    double r4 = r3 + distance;    double r5 = r4 + distance;    double r6 = r5 + distance;    double r7 = r6 + distance;    double r8 = r7 + distance;    double r9 = r8 + distance;    double r10 = r9 + distance;        double s1 = pivot -
Ratio Indicator - User Guide Special Deal! Leave a review and get the indicator  Long & Short Cointegration Analyzer for free — just send me a message! This Ratio indicator between assets allows you to monitor and trade the price relationship between two assets selected by the user. It calculates the ratio between the prices of two assets, referred to as Asset1 and Asset2 (e.g., "GBPUSD" and "EURUSD"), and plots a moving average of the ratio along with Bollinger Bands . These bands are used to
FREE
Value Chart Candlesticks
Flavio Javier Jarabeck
4.69 (13)
The idea of a Value Chart indicator was presented in the very good book I read back in 2020 , " Dynamic Trading Indicators: Winning with Value Charts and Price Action Profile ", from the authors Mark Helweg and David Stendahl. The idea is simple and the result is pure genius: Present candlestick Price analysis in a detrended way! HOW TO READ THIS INDICATOR Look for Overbought and Oversold levels. Of course, you will need to test the settings a lot to find the "correct" one for your approach. It
FREE
The Pivot Indicator is a vital tool for technical analysis used by traders in the financial markets. Designed to assist in identifying potential reversal points or trend changes, this indicator provides valuable insights into key levels in the market. Key features of the Pivot Indicator include: Automatic Calculations: The Pivot Indicator automatically calculates Pivot Point, Support, and Resistance levels based on the previous period's high, low, and close prices. This eliminates the complexity
FREE
VWAP Diaria
Samuel De Souza Ferreira
Daily VWAP — Institutional Reference for Intraday Value The Daily VWAP is a professional indicator based on the Volume-Weighted Average Price (VWAP) , designed to reveal the true balance between price and volume throughout the trading session. Unlike traditional moving averages, the Daily VWAP incorporates the weight of traded volume in every price movement, providing a much more accurate reference to the behavior of institutional traders and large market participants. What the indicator deliver
FREE
An extended version of the indicator for visualizing the time ranges of key trading sessions: Asian, European and American. The main advantage of this indicator is the automatic construction of a price profile for a trading session. The indicator has the functionality to set the start and end time of each trading session, as well as automatically determine the time zone of the trading server. The indicators include the ability to work with minimal CPU usage and save RAM. In addition, the option
FREE
High Low Open Close
Alexandre Borela
4.98 (43)
このプロジェクトが好きなら、5つ星レビューを残してください。 このインジケータは、指定されたためのオープン、ハイ、ロー、クローズ価格を描画します 特定のタイムゾーンの期間と調整が可能です。 これらは、多くの機関や専門家によって見られた重要なレベルです トレーダーは、彼らがより多くのかもしれない場所を知るために有用であり、 アクティブ。 利用可能な期間は次のとおりです。 前の日。 前週。 前の月。 前の四半期。 前年。 または: 現在の日。 現在の週。 現在の月。 現在の四半期。 現年。
FREE
概要 Fair Gap Value インジケーターは、MetaTrader 5 のチャート上で「フェアバリューギャップ」(公平価値ギャップ)を検出・強調表示します。フェアバリューギャップとは、あるローソク足の安値と、1本隔てた別のローソク足の高値の間に価格の空白が生じる現象を指します。本インジケーターは、これらの領域を多の矩形で表示し、プライスアクション戦略の視覚的サポートを提供します。 主な機能 ブルギャップ検出 :現在のローソク足の安値と2本前のローソク足の高値の間のギャップを緑色の矩形で強調。 ベアギャップ検出 :逆方向のギャップを赤色の矩形で強調。 動的拡張 :矩形をチャート右方向へ任意のバー数だけ延長可能。 透明度制御 :矩形の不透明度を設定し、下部のチャートを隠さないよう調整。 表示切替 :ブルギャップ/ベアギャップを個別にオン・オフ可能。 履歴制限 :スキャンする最大バー数を設定でき、大量データ時のパフォーマンスを最適化。 自動クリア :タイムフレーム変更時や初回ロード時に既存ギャップを一旦削除し再描画。 入力パラメーター LookbackBars :ギャップ計算に遡る
FREE
The selective pin bar is designed to identify reversals. To use the selective pin bar effectively, traders typically look for Strong Rejection: The tail of the pin bar should extend significantly beyond the surrounding price action. It indicates that there was a sharp rejection of higher or lower prices during the trading period. A strong rejection suggests that the market sentiment may be changing.
FREE
This indicator calculates the volume profile and places labels that correspond to the VAH, VAL and POC levels, for each candle individually. Indicator operation features The indicator works on the timeframes from M3 to MN, but it uses the history data of smaller periods: M1 - for periods from M3 to H1, M5 - for periods from H2 to H12, M30 - for the D1 period, H4 - for the W1 period, D1 - for the MN period. The color and location of the VAL, VAH and POC labels on the current candle are considere
FREE
ATR Plus is an enhanced version of the classic ATR that shows not just volatility itself, but the directional energy of the market . The indicator converts ATR into a normalized oscillator (0–100), allowing you to clearly see: who dominates the market — buyers or sellers when a trend begins when a trend loses strength when the market shifts into a range where volatility reaches exhaustion zones ATR Plus is perfect for momentum, trend-following, breakout and volatility-based systems. How ATR Plus
FREE
VFI Quantum
Nikita Berdnikov
5 (1)
Introducing VFI (Volume Flow Indicator) – a trading indicator that analyzes the relationship between volume and price movement to identify key trading opportunities. The indicator displays the strength and direction of volume flow, providing clear signals about potential entry and exit points. Signals are formed based on zero line crossovers, crossovers between the VFI line and its exponential moving average (EMA), and when the indicator exits overbought and oversold zones. Attention! This stra
FREE
HMA Color – Master Smoothed A clean, high-precision visual Hull Moving Average indicator with fully smoothed trend color display. Designed for professional scalpers and algorithmic traders who want a simple, fast, powerful trend view without noise. This indicator is built with a " true   double smoothing system" , making the Hull curve extremely soft and responsive. When the trend is bullish, the HMA line automatically switches to Green and shows upward candles. When the trend is bearish, the HM
FREE
特徴 価格別の取引量を確認するためのインジケーターです。 主にEURUSDに適用され、他の通貨ペアでは機能しないか、計算に時間がかかる可能性があります。 スムーズな使用のために、「チャートの右端からチャート境界をシフトする」オプションをオンにします(スクリーンショットに表示されています)。 新しいバーが表示されると、データがリセットされます。 変数 COlOR: インジケーターの色の設定 WIDTH: インジケーターの幅の設定 PERIOD: データを計算するための期間の設定 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FREE
Aggression Volume
Flavio Javier Jarabeck
4.29 (17)
Aggression Volume Indicator is the kind of indicator that is rarely found in the MQL5 community because it is not based on the standard Volume data provided by the Metatrader 5 platform. It requires the scrutiny of all traffic Ticks requested on the platform... That said, Aggression Volume indicator requests all Tick Data from your Broker and processes it to build a very special version of a Volume Indicator, where Buyers and Sellers aggressions are plotted in a form of Histogram. Additionally,
FREE
The indicator draws daily support and resistance lines on the chart, as well as the Pivot level (reversal level). Adapted to work in MT5 The standard timeframe for calculating support and resistance levels is D1. You can choose other timeframes according to your strategy (for example, for M1-M15, the optimal timeframe for calculations is H1) The function for calculating support and resistance levels has been updated; in this calculation option, fibonacci levels are taken into account, respec
FREE
Volume Statistic
Syamsurizal Dimjati
5 (1)
Ritz Volume Statistic – Color Volume Histogram & Market Flow Insight Ritz Volume Statistic is a clean and powerful volume analysis indicator designed to visualize bullish and bearish market pressure through a dynamic color-graded volume histogram . The indicator transforms raw tick volume into an intuitive color spectrum , allowing traders to instantly identify volume expansion, exhaustion, and dominance shifts between buyers and sellers. A built-in statistical panel summarizes total volume, bul
FREE
Each VolumeProfile holds: The price range for a given period Buy/sell volume for each price level Calculated POC, VAH, VAL, Delta, and Imbalance Indicator Logic Summary Divide data by timeframe (e.g., one H1 profile per hour). Aggregate volumes for each price level. Separate buy and sell volumes using tick or trade direction. Compute Delta (Buy − Sell) and Imbalance (dominance ≥70%). Detect POC, VAH, VAL to outline the Value Area. Draw graphical profiles beside price candles using color-co
Key level wedge MT5
Presley Annais Tatenda Meck
The   Key level wedge MT5   indicator automatically draws rising wedge pattern and falling wedge pattern for you on the chart. This pattern is really good when used as a confirmation entry at key support & resistance, supply & demand and reversal zones. Advantages  The   Key level wedge MT5   block DOES NOT RE-PAINT, giving you confidence when a signal appears and also helps when looking back.  The   Key level wedge MT5   includes an on/off button on the chart to easily keep the charts clean
(Special New Year promotion - free price!) The indicator displays the actual 'Scale in points per bar' (identical to the manual setting in the Terminal, see screenshot) in the upper right corner of the chart. The displayed value changes INSTANTLY whenever the chart scale is changed! (This is very convenient when planning screenshots). In Settings: Change language (Russian/English), font size of the displayed text, text label offset coefficient from the graph corner, equally in X and Y directi
FREE
Simple Vwap with the daily, weekly and monthly VWAP is the abbreviation for   volume-weighted average price , which is a technical analysis tool that shows the ratio of an asset's price to its total trade volume. It provides traders and investors with a measure of the average price at which a stock is traded over a given period of time. How it's used Identify entry and exit points:   Traders can use VWAP to determine when to buy or sell an asset.   Understand price trends :  Traders can use V
FREE
このプロダクトを購入した人は以下も購入しています
ARICoin is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cust
AriX
Temirlan Kdyrkhan
1 (4)
AriX Indicator for MT5 A powerful trend-following and signal-evaluation tool AriX is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking with real-time stat
このインジケーターを購入すると、プロ仕様のトレードマネージャーを無料で差し上げます。 まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 オンラインコース、マニュアル、プリセットのダウンロード。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノ
このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディングシステム です。 このテクニカルインジケーターの主な目的は、価格とMACDインジケーターの間に発生するダイバージェンスを検出 し、将来の価格の動きを示す
Market Flow Pro Market Flow Pro is an intelligent trading advisor for the MetaTrader 5 platform, designed for automatic trading on financial markets using algorithmic analysis and strict risk management. -Key features: - Fully automatic trading 24/5 - Adaptive trend and momentum entry algorithm -  Built-in risk management - Flexible lot settings (fixed/auto-calculation) - Support for major currency pairs and indices - Optimised for operation on various timeframes  How it works Market
FX Trend NG:次世代マルチマーケット・トレンドインテリジェンス 概要 FX Trend NG は、複数の時間足に対応したプロフェッショナル向けトレンド分析およびマーケット監視ツールです。 市場全体の構造を数秒で把握することができます。 複数のチャートを切り替える必要はありません。どの銘柄がトレンド中なのか、どこでモメンタムが弱まっているのか、そしてどの時間足で強い整合性があるのかを瞬時に確認できます。 ローンチ特別オファー – FX Trend NG を $30(6ヶ月) または $80 永久ライセンス でご利用いただけます。 すでに Stein Investments のユーザーですか? -> メッセージを送信 して、プライベートグループへアクセスしてください。 セットアップや詳細情報が必要ですか? -> Stein Investments 公式ページ をご覧ください。 1. FX Trend NG が他と異なる理由 3ステート・トレンドロジック ― Buy と Sell だけではない • 多くのインジケーターは Buy または Sell の2状態のみを表示します。
Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool developed based on Smart Money Concepts (SMC). It is designed to analyze market structure, price direction, reversal points, and key zones across multiple timeframes in a systematic way. The system displays Points of Interest (POI) and real-time No Repaint signals, with instant alerts when price reaches key zones or when signals occur within those zones. It functions as both an Indicator and a Signal System (2-in-1), c
優れたテクニカルインジケーター「Grabber」をご紹介します。これは、すぐに使える「オールインワン」トレーディング戦略として機能します。 ひとつのコードに、市場のテクニカル分析ツール、取引シグナル(矢印)、アラート機能、プッシュ通知が強力に統合されています。 このインジケーターを購入された方には、以下の特典を無料で提供します: Grabberユーティリティ:オープンポジションを自動で管理するツール ステップバイステップのビデオマニュアル:インジケーターのインストール、設定、取引方法を解説 カスタムセットファイル:インジケーターをすばやく自動設定し、最大限の成果を出すための設定ファイル 他の戦略はもう忘れてください!Grabberだけが、あなたを新たなトレードの高みへと導いてくれるのです。 Grabber戦略の主な特徴: 推奨タイムフレーム:M5〜H4 対応通貨ペア・資産:どれでも使用可能ですが、私が実際に検証した以下を推奨します(GBPUSD、GBPCAD、GBPCHF、AUDCAD、AUDUSD、AUDSGD、AUDCHF、NZDUSD、NZDCAD、EURCAD、EURUSD、E
このインジケーターは、反転ポイントと価格戻りゾーンを正確に表示します。     主要プレーヤー 。新たなトレンドが形成される場所を把握し、最大限の精度で意思決定を行い、すべての取引をコントロールします。 TREND LINES PRO インジケーターと組み合わせることで、その潜在能力を最大限に発揮します。 VERSION MT4 インジケーターが示す内容: 新しいトレンドの始まりに活性化する反転構造と反転レベル。 リスクと報酬の比率を最小限に抑えた利益 確定 と 損失停止の レベルの表示     RR 1:2   。 インテリジェントな削減ロジックによるストップロス。 指定されたインジケーターから 2 つのトレンド タイプの反転パターンを表示します。 指標: トレンドを追う   TREND LINES PRO   (世界的なトレンドの変化) TREND PRO   (クイックトレンド変更) シンプルで効果的   スキャナー   リアルタイムトレンド(新機能)。 マルチタイムフレームのインストゥルメント フィルタリング。 画面   利益     LOGIC AI信号の後。 当日プラス方
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確なデイ
FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
Azimuth Pro
Ottaviano De Cicco
5 (4)
発売プロモーション Azimuth Proは先着100名様限定で 299ドル でご提供します。最終価格は 499ドル となります。 リテールとインスティテューショナルのエントリーの違いはインジケーターではなく、ロケーションにあります。 多くのトレーダーは、モメンタムを追いかけたり、遅行シグナルに反応して、任意の価格レベルでエントリーします。機関投資家は、需給が実際にシフトする構造的なレベルに価格が到達するのを待ちます。 Azimuth Proはこれらのレベルを自動的にマッピングします:スイングアンカーVWAP、マルチタイムフレーム構造ライン、高確率ロケーションにのみ出現するABCパターン。 Azimuth Proは、構造分析とインテリジェントな自動化の両方を求めるプロフェッショナルトレーダー向けに構築されています。 Azimuthが外科的精度で市場構造をマッピングする一方、Azimuth Proはインテリジェンスレイヤーを追加します:トレーディングスタイルの自動検出、スマート設定された移動平均線、20年のデータでバックテストされた最適化パラメータ。その結果、お使いの銘柄と
これはMT5のインジケーターで、再描画なしで取引に参入するための正確なシグナルを提供します。 外国為替、暗号通貨、金属、株式、インデックスなど、あらゆる金融資産に適用できます。かなり正確な見積もりを提供し、取引を開始して終了するのに最適な時期を教えてくれます。1つのシグナルを処理しただけでインジケーターの元が取れた例の 動画 (6:22)をご覧ください。Entry PointsPro インジケーターの助けを借りたほとんどのトレーダーの最初の1週間の結果が改善しています。 Telegramグループ に登録してください。Entry Points Proインジケーターのメリットは次の通りです。 再描画のないエントリーシグナル 再描画されるインジケーターでは一度表示されたシグナルが削除されて大きな金銭的損失につながることがありますが、これと異なり、表示されて確認されたシグナルは消えることがありません。 エラーなしの取引開始 インジケーターアルゴリズムによって取引を開始する(資産を売買する)理想的な瞬間を見つけることができます。それを使用するすべてのトレーダーの成功率が向上します。 あら
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
トレンドラインプロ   市場の真の方向転換点を理解するのに役立ちます。この指標は、真のトレンド反転と主要プレーヤーが再び参入するポイントを示します。 分かりますか     BOSライン   複雑な設定や不要なノイズなしに、より長い時間足でのトレンドの変化と重要なレベルを把握できます。シグナルは再描画されず、バーが閉じた後もチャート上に残ります。 MT4バージョン   -   RFI LEVELS PRO インジケーター と組み合わせることで、その最大限の能力を発揮します インジケーターが示す内容: 本当の変化   トレンド(BOSライン) 一度シグナルが現れたら、それは有効です!これは、リペイント機能を持つインジケーターとの重要な違いです。リペイント機能を持つインジケーターは、シグナルを発した後、それを変更し、資金の損失につながる可能性があります。これにより、より高い確率と精度で市場に参入できます。また、矢印が現れた後、目標値(利益確定)に達するか、反転シグナルが現れるまで、ローソク足の色を変更する機能もあります。 繰り返しエントリ   主要プレーヤーの補充 エントリーポイントを探す
RelicusRoad Pro: 定量的市場オペレーティングシステム 【期間限定】無制限アクセス 70% OFF - 2,000人超のトレーダーと共に なぜ多くのトレーダーは「完璧な」インジケーターを使っても失敗するのでしょうか? それは、文脈を無視して 単一の概念 だけでトレードしているからです。文脈のないシグナルは単なるギャンブルです。勝ち続けるには、 根拠の重なり(コンフルエンス) が必要です。 RelicusRoad Proは単なる矢印インジケーターではありません。完全な 定量的市場エコシステム です。独自のボラティリティモデリングを用いて、価格が推移する「適正価値の道(Fair Value Road)」をマッピングし、ノイズと真の構造的ブレイクを判別します。 推測はやめましょう。機関投資家レベルの「ロード・ロジック」でトレードを。 コアエンジン:「Road」アルゴリズム システムの中心となる Road Algo は、市場環境にリアルタイムで適応するダイナミックなボラティリティチャネルです。 安全ライン(平衡点) と、価格が数学的に反転しやすい 拡張レベル を投影します。 Si
Trend Ai indicatorは、トレンドの識別と実用的なエントリポイントと反転アラートを組み合わせることで、トレーダーの市場分析を強化する優れたツールです。 この指標は、ユーザーが自信と正確さで外国為替市場の複雑さをナビゲートすることを可能にします トレンドAiインジケーターは、主要なシグナル以外にも、プルバックやリトレースメント中に発生するセカンダリエントリポイントを識別し、トレーダーが確立されたトレンド内の価格修正を活用できるようにします。 重要な利点: *MT4およびMT5の仕事 *明確な買いまたは売りシグナル *再描画しません ·すべての資産で動作します 私はeaやセットをtelegram it詐欺で販売しないように注意してください。 すべての設定はここでブログで無料です。  重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! 私の他のプロダクトと同様、実質操作の監視はここに見つけることができます: https://www.mql5.com/en/users/mechanic/seller&nbsp ; 設定および入力: すべての
Mirage Trading System — False Breakout (Fakey) Pattern Detector for MetaTrader 5 MANUAL   ,   MQL5 Channel Buy any indicator and get a FREE bonus indicator Phantom trading System, SMC retest Trading system, GOLD SCALP System! Send me a private message for details. Overview   Mirage Trading System detects the Fakey pattern (false breakout reversal) on completed bars and draws entry, stop loss, and take profit levels on the chart. Detection is non-repainting: signal values do not change after bar
Candle Smart Range
Gianny Alexander Lugo Sanchez
MetaTrader 5用 Candle Smart Range (CSR) Candle Smart Rangeは、複数のタイムフレームで価格レンジを自動的に識別するためのテクニカル指標です。このツールは、ローソク足の形成と、以前の高値・安値との相互作用に基づいて市場構造を分析します。 主な機能: レンジ検出: 勢いのある動きの前のコンソリデーション(保ち合い)ゾーンを特定します。 だまし(フェイクアウト)の識別: 価格が以前の水準を超えたものの、ローソク足の終値基準でレンジ内に戻った場合をマークします。 マルチタイムフレーム分析: カスタム期間を含む最大19のタイムフレームのデータを1つのチャートに表示します。 内部可視化(ズーム): チャートを切り替えずに、上位足のローソク足内部の値動きを確認できます。 時間フィルター: 主要な市場セッションなど、特定の時間帯で動作するように設定可能です。 履歴確認モード: 過去のデータをステップバイステップで確認し、分析できます。 アラート機能: ローソク足の確定や新しいレンジの検出を通知します。 インターフェース: 視覚的な負荷を管理する画面
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタム ブレイクアウト プロ   は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはスプレッドが非常に低い R
「 Dynamic Scalper System MT5 」インジケーターは、トレンド波の中でスキャルピング取引を行う手法のために設計されています。 主要通貨ペアと金でテスト済みで、他の取引商品との互換性があります。 トレンドに沿った短期的なポジションオープンのシグナルを提供し、追加の価格変動サポートも提供します。 インジケーターの原理 大きな矢印はトレンドの方向を決定します。 トレンド波の中では、小さな矢印の形でスキャルピングシグナルを生成するアルゴリズムが機能します。 赤い矢印は強気方向、青い矢印は弱気方向です。 トレンドの方向には敏感な価格変動ラインが描かれ、小さな矢印のシグナルと連動します。 シグナルは次のように機能します。適切なタイミングでラインが現れるとエントリーシグナルが形成され、ラインが開いている間はポジションが保持され、完了すると取引が終了します。 推奨される動作時間枠はM1~H4です。 矢印は現在のローソク足に形成され、次のローソク足が開いている場合は、前のローソク足の矢印は再描画されません。 入力パラメータ Trend Wave Period - トレ
CGE Trading Suite
Carl Gustav Johan Ekstrom
5 (1)
CGE Trading Suite delivers the analytical edge typically reserved for professional trading desks. The platform integrates a full suite of analytical tools into one seamless workflow: dynamic grid mapping, liquidity behavior analysis, ECM, trend lines, MIDAS, trade cycles, and directional channel projections. Together, these provide a unified view of market structure and momentum. Directional clarity is further enhanced by the capital flow index, which measures currency basket strength to identif
TPSproTrend PRO は、市場が実際に方向転換する瞬間を識別し、動きの開始時にエントリー ポイントを形成します。 価格が動き始めた直後に市場に参入し、すでに動き出した後に参入してはいけません。 インジケーター   シグナルを再描画せず、エントリーポイント、ストップロス、テイクプロフィットを自動的に表示するため、取引が明確かつ視覚的かつ構造化されます。 説明書 RUS   -   MT4 バージョン 主な利点 再描画のない信号。 すべての信号は固定です。 矢印が表示された場合 -     もう変化したり消えたりすることはありません。 誤ったシグナルのリスクなしに、安定したデータに基づいて取引の決定を下すことができます。 既製の買い/売りエントリーポイント このインジケーターは、取引を開始するのに最適なタイミングを自動的に決定し、チャート上に矢印で表示します。 推測や主観的な分析は不要。明確なシグナルだけです。 自動ストップロスとテイクプロフィットゾーン 信号の直後に次のものが表示されます: エントリーポイント リスク制限ゾーン(ストップロス) 利益確定ゾーン これにより、
Matrix Arrow Indicator MT5
Juvenille Emperor Limited
5 (18)
マトリックスアローインジケーターMT5は、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームインジケーターに続くユニークな10in1トレンドです。マトリックスアローインジケーターMT5は、初期段階で現在のトレンドを判断し、最大10の標準インジケーターから情報とデータを収集します。 平均方向移動指数(ADX) 商品チャネルインデックス(CCI) クラシック平研アシキャンドル 移動平均 移動平均収束発散(MACD) 相対活力指数(RVI) 相対力指数(RSI) 放物線SAR ストキャスティクス ウィリアムズのパーセント範囲 すべてのインジケーターが有効な買いまたは売りシグナルを与えると、対応する矢印がチャートに印刷され、次のろうそく/バーの開始時に強い上昇トレンド/下降トレンドを示します。ユーザーは、使用するインジケーターを選択し、各インジケーターのパラメーターを個別に調整できます。マトリックスアローインジケーターMT5は選択されたインディケーターからのみ情報を収集し、それらのデータのみに基づいてアローを印刷
The Trend Forecaster indicator utilizes a unique proprietary algorithm to determine entry points for a breakout trading strategy. The indicator identifies price clusters, analyzes price movement near levels, and provides a signal when the price breaks through a level. The Trend Forecaster indicator is suitable for all financial assets, including currencies (Forex), metals, stocks, indices, and cryptocurrencies. You can also adjust the indicator to work on any time frames, although it is recommen
Trend Hunter は、外国為替、仮想通貨、CFD 市場におけるトレンド指標です。 このインジケーターの特別な特徴は、価格がトレンドラインをわずかに突き抜けたときにシグナルを変更することなく、自信を持ってトレンドに従うことです。 インジケーターは再描画されず、バーが閉じた後に市場に参入するシグナルが表示されます。 トレンドに沿って移動すると、インジケーターにはトレンドの方向に追加のエントリーポイントが表示されます。 これらのシグナルに基づいて、小さなストップロスで取引できます。 トレンドハンターは正直な指標です。 インジケーター信号の上にマウスを置くと、信号の潜在的な利益と可能なストップが表示されます。 新しい信号が表示されると、次の通知を受け取ることができます。 アラート プッシュ通知 メールによる通知 電報での通知 チャートのスクリーンショットも Telegram に送信されるため、取引を決定するために端末を開く必要はありません。 インジケーターシグナルは、電報チャネル https://www.mql5.com/ja/market/product/11085#!ta
Gold Sniper Scalper Pro — False Breakout Detector with Gold-Specific Filters for MetaTrader 5 MANUAL   ,   MQL5 Channel Buy any indicator and get a FREE bonus indicator Phantom trading System, SMC retest Trading system, Mirage Trading  System! Send me a private message for details. Overview   Gold Sniper Scalper Pro detects the Fakey pattern (false breakout reversal) on completed bars and applies three additional validation layers designed for XAUUSD characteristics: a 7-timeframe trend consens
MetaBands M5
Vahidreza Heidar Gholami
4.5 (2)
MetaBandsは、強力でユニークなアルゴリズムを使用してチャンネルを描画し、トレンドを検出して、トレーダーに取引の入出ポイントを提供することができます。チャンネル指標に加えて、強力なトレンド指標でもあります。入力パラメータを使用して新しいチャンネルを作成するために、異なるタイプのチャンネルを統合することができます。MetaBandsは、市場のイベントについてユーザーに通知するために、すべてのタイプのアラートを使用します。 特徴 ほとんどのチャンネルアルゴリズムをサポート 強力なトレンド検出アルゴリズム 異なるタイプのチャンネルを統合する能力 マルチタイムフレームおよびマルチカレンシー(シグナルマトリックス) すべてのタイプのアラート機能(サウンド、画面フラッシャー、プッシュ通知、メール、ポップアップ、矢印) 再描画しない トレンド検出 MetaBandsは、チャネル内を振動する青いラインを使用してトレンドを検出します。ラインがチャネルの上部バンドに達すると、下降トレンドの開始を示し、下部バンドに達すると上昇トレンドの開始を示します。青いラインが中心ラインに近づくと、市場はコンソリ
ロシア語の説明書 /  英語の 説明書 /  MT4バージョン 主な機能: 売り手と買い手のアクティブなゾーンを表示します。 このインジケーターは、買いと売りの適切な最初のインパルスレベル/ゾーンをすべて表示します。これらのレベル/ゾーンがアクティブになると、エントリーポイントの探索が始まり、レベルの色が変わり、特定の色で塗りつぶされます。状況をより直感的に把握できるように、矢印も表示されます。 LOGIC AI - テンプレートをアクティブ化するときにエントリポイントを検索するためのゾーン(円)の表示 視認性を向上させるため、人工知能を用いて進入ポイントを探索したゾーンを表示する機能が追加されました。 より高い時間枠からのレベル/ゾーンの表示(MTFモード) より長い時間間隔でレベル/ゾーンを表示する機能を追加しました。また、インジケーターに自動トレンド検出機能(   TPSproTREND PRO   )を実装しました。 取引のための個別の専門的なステップバイステップのアルゴリズム このアルゴリズムは、トレンドの方向と逆方向の両方でデイトレードを行うために設計されています。有効な
作者のその他のプロダクト
Indicador basado en ADX que permite apreciar fácilmente las señales de entrada y salida (cruces de D+ y D-) y si se producen en tendencia o sin ella. Además informa del spread actual y del tiempo de barra restante, en la ventana principal del gráfico Los inputs, time-frames, etc  y la configuración es sencilla para el usuario. Muy útil por su aspecto y colorido, diferente al habitual de este indicador. 
This is a very useful Oscillator based on ADX Crosses plus Double Keltner Channels Crosses too (evolution from my own indicators/oscillator ACE ADXCrosses and ACE ADXCrossOnChart). Features Colored histogram shows D+/D- crosses on trend (green up/salmon down or without trend (white) based on ADX main (over ADXon level -ie. 24-). Signals (arrows) shows high probability orders (long/short) based on D+/D- crosses. Color line (green/salmon) shows ADX main less ADXon level (ie: ADX main - 24) for tr
Background : Indicator On Chart based on my own oscillator ACe_Vector2016. As you can appreciate, this indicator draws two bands on the chart in order to identify long and short opportunities. When the momentum vector oscillator (ACe_Vector2016) crosses the zero line, the indicator On Chart draws a long/short signal (green/red arrow). Also you can identify the trend line on chart (MA): green colour if trend is moving up, and red colour if trend is moving down. This indicator draw up and down non
Sobre la base del concepto físco de  "Cantidad de Movimiento"  construimos este indicador/oscillador, que pretende darnos idea de entradas y salidas en el mercado. En mecánica clásica, la   cantidad de movimiento   se define como el producto de la masa del cuerpo (volumen) y su velocidad (rapidez con la varía el precio) en un instante determinado. p=M*V Se trata de un indicador/oscilador que pretende identificar momentos de entrada y salida basados en la fuerza o presión a ambos lados del preci
フィルタ:
レビューなし
レビューに返信