• 概要
  • レビュー
  • コメント

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




おすすめのプロダクト
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 resi
機能 フィボナッチ・リトレースメント・トレーディングのためのインジケータ 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
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 value
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
Value Chart Candlesticks
Flavio Javier Jarabeck
4.7 (10)
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.
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 consider
FREE
特徴 価格別の取引量を確認するためのインジケーターです。 主にEURUSDに適用され、他の通貨ペアでは機能しないか、計算に時間がかかる可能性があります。 スムーズな使用のために、「チャートの右端からチャート境界をシフトする」オプションをオンにします(スクリーンショットに表示されています)。 新しいバーが表示されると、データがリセットされます。 変数 COlOR: インジケーターの色の設定 WIDTH: インジケーターの幅の設定 PERIOD: データを計算するための期間の設定 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FREE
A countdown timer for the  Volume bar chart generator  and  Tick chart generator  products, which are available for download from the MQL5 Market: Tick chart generator: https://www.mql5.com/en/market/product/29215 Volume bar chart generator: https://www.mql5.com/en/market/product/47197 The counter conveniently displays the number of ticks or transactions (depending on the chart) that need to pass for a new bar to start printing. The user can set the following indicator inputs. Volume type
FREE
Aggression Volume
Flavio Javier Jarabeck
4.14 (14)
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, res
FREE
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 cle
Weis Wave Double Side Alert
Eduardo Da Costa Custodio Santos
The Weis Wave Bouble Side Indicator for MT5 is part of the toolkit (Wyckoff Academy Wave Market) The Weis Wave Bouble side Indicator for MT5 was created based on the already established Weis Wave created by David Weis. The Weis Wave Double Side indicator reads the market in waves as R. Wyckoff did in 1900. It helps in the identification of effort x result, cause and effect, and Supply and demand Its differential is that it can be used below the zero axis and has a breakout alert showing Who is s
This z-score indicator shows the correct z-score of an asset, as it uses the normalized price data for calculation, which is the only correct way. Z-score is only applicable for normal distributed data, therefore not the actual price is considered, but the normalised returns, which were assumed to follow a normal distribution. Returns are mean reverting and assumed to follow a normal distribution, therefore z-score calculation of returns is more reliable than z-score on price, as price is NOT m
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.52 (29)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
The indicator analyzes the volume scale and splits it into two components - seller volumes and buyer volumes, and also calculates the delta and cumulative delta. The indicator does not flicker or redraw, its calculation and plotting are performed fairly quickly, while using the data from the smaller (relative to the current) periods. The indicator operation modes can be switched using the Mode input variable: Buy - display only the buyer volumes. Sell - display only the seller volumes. BuySell -
FREE
Dual RSI
Paul Conrad Carlson
3 (1)
Indicator alerts for Dual Relative strength index rsi. Large rsi preset at 14 is below 30 small rsi preset at 4 is below 10 for buy bullish signals . Large rsi preset are 14 is above 70 small rsi preset at 4 is above 90 for sell bearish signals . Includes mobile and terminal alerts. draws lines when alerts. This indicator can help identify extremes and then the tops or bottoms of those extremes .
FREE
トレンドキャッチャー: アラートインジケーター付きのトレンドキャッチャーストラテジーは、市場トレンドやポテンシャルなエントリーポイントやエグジットポイントを特定するのに役立つ多目的な技術分析ツールです。動的なトレンドキャッチャーストラテジーを備えており、市場状況に適応してトレンドの方向を明確に視覚化します。トレーダーは、自身の好みやリスク許容度に合わせてパラメーターをカスタマイズできます。このインジケーターはトレンドの識別を支援し、ポテンシャルなリバーサルをシグナルし、トレイリングストップのメカニズムとして機能し、市場への迅速な対応のためのリアルタイムアラートを提供します。 特徴: - トレンドの識別:上昇トレンドと下降トレンドをシグナルします。 - トレンドのリバーサル:ローソク足の色が上昇から下降に変わった場合やその逆の場合に、ポテンシャルなリバーサルを警告します。 - リアルタイムアラート:新しいトレンドの識別に対するアラートを生成します。 推奨事項: - 通貨ペア:EURUSD、AUDUSD、XAUUSDなど... - タイムフレーム:H1。 - アカウン
FREE
インディケータを使用すると、現在の価格の方向性と市場のボラティリティを判断できます。このバージョンのTradersDynamic Indexでは、履歴データの再描画が排除され、アルゴリズムの計算速度が最適化され、より正確な調整のための外部パラメーターが増え、その機能が拡張されました。初期オシレーターの選択と平均の平滑化方法が追加されました。 。 パラメーター: Mode Osc - 推定発振器の選択 Period Osc - 使用する発振器の計算期間 Price Osc - 振動計算の適用価格 Osc volatility bands period - オシレーターのボラティリティ期間 Osc volatility bands multiplier - オシレーターのボラティリティ乗数 Smoothing Osc price line period - 本線の平滑化期間 Smoothing Osc price line method - 本線の平滑化方法 Smoothing Osc signal line period - 信号線の平滑化周期 Smoothing Osc signal
This is Gekko's Cutomized Cutomized Average Directional Index (ADX), a customized version of the famous ADX indicator. Use the regular ADX and take advantage two entry signals calculations and different ways of being alerted whenever there is potential entry or exit point. Inputs Period: Period for the ADX calculation; PlotSignalType: How will the indicator calculate entry (swing) signals: 1- ShowSwingsOnTrendLevel : Show Signals for Trend Confirmation Swings; 2- ShowSwingsOnTrendLevelDirectio
Candle EA MT5
Mansour Babasafary
3.71 (21)
This expert is based on patterns The main patterns of this specialist are candlestick patterns Detects trends with candlestick patterns It has a profit limit and a loss limit, so it has a low risk The best time frame to use this expert is M30 time frame The best currency pairs to use with this expert is the EURUSD, GBPUSD, AUDUSD, USDCAD currency pairs Attributes: Can be used in the EURUSD, GBPUSD, AUDUSD, USDCAD  currency pairs Can be used in M30, H1, H4 time frames Has profit limit an
Camarilla Swing Trade Indicator is an Indicator. Support and resistance points are calculated from the High Low Close of the previous TF Week's price. What are Camarilla Pivot Points? 1.Camarilla Pivot Points is a modified version of the classic Pivot Point. 2.Camarilla Pivot Points was launched in 1989 by Nick Scott, a successful bond trader. 3.The basic idea behind Camarilla Pivot Points is that price tends to revert to its mean until it doesn't. 4.Camarilla Pivot Points is a mathematical
FREE
Adjustable Consecutive Fractals  looks for 2 or more fractals in one direction and sends out a on screen alert, sound alert and push notification, for strong reversal points . Adjustable Consecutive Fractals, shows the fractals on chart along with a color changing text for buy and sell signals when one or more fractals appear on one side of price. Adjustable Consecutive Fractals is based Bill Williams Fractals . The standard Bill Williams fractals are set at a non adjustable 5 bars, BUT withe
This indicator is a zero-lag indicator and displays  strength of trend change . True Trend  Oscillator Pro works best in combination with True Trend Moving Average Pro that displays exact trend as is. Oscillator value is exact price change in given direction of the trend. True Trend Moving Average Pro: https://www.mql5.com/en/market/product/103586 If you set PERIOD input parameter to 1 this indicator becomes a sharpshooter for binary options. Developers can use True Trend Oscillator in E
FREE
この情報インジケーターは、アカウントの現在の状況を常に把握したい人にとって役立ちます。 -   より便利なインジケーター このインジケーターには、ポイント、パーセンテージ、通貨での利益、現在のペアのスプレッド、現在の時間枠でバーが閉じるまでの時間などのデータが表示されます。 チャート上に情報線を配置するには、いくつかのオプションがあります。 価格の右側 (価格の後ろにあります)。 コメントとして (グラフの左上隅に); 画面の選択した隅。 情報区切り記号を選択することもできます。 | / \ # このインジケーターは使いやすく、非常に有益です。設定で不要な情報項目を無効にすることも可能です。 設定 外観の種類     - 情報行の表示タイプ。次の 3 つのオプションがあります。 価格に従ってください     - 価格に従う。 コメントとして     - コメントとして; 画面の選択した隅に     - 画面の選択した隅にあります。 添付用グラフコーナー     - 表示タイプを選択した場合 画面の選択されたコーナーでは、この項目を使用して 4 つのスナップ コーナーの 1 つ
FREE
Was: $69  Now: $34   Blahtech VWAP - Volume Weighted Average Price (VWAP) is the ratio of price to total volume. It provides an average price over a specified time interval.  Links [  Install  |  Update  |  Documentation   ] Feature Highlights Configurable VWAP Line Sessions, intervals, anchored or continuous Previous day settlement line Standard Deviation bands Alerts at bar close or real time Automatic Broker or Tick volumes Significantly reduced CPU usage Input Parameters Expert Advisor
MIDAS Super VWAP
Flavio Javier Jarabeck
4.44 (9)
Imagine VWAP, MVWAP and MIDAS in one place... Well, you found it! Now you can track the movement of Big Players in various ways, as they in general pursue the benchmarks related to this measuring, gauging if they had good execution or poor execution on their orders. Traders and analysts use the VWAP to eliminate the noise that occurs throughout the day, so they can measure what prices buyers and sellers are really trading. VWAP gives traders insight into how a stock trades for that day and deter
FREE
インディケータはチャート上にトレンドラインを描画します。このインジケーターには6つの入力があります。ユーザーは両方の行に代替ラベルを指定できます。インジケーターの複数のインスタンスが使用される場合、ラベルは異なっている必要があります。ユーザーは、線の幅と色、および使用する重要なピークを指定する深さを設定できます。たとえば、Depth = 10は、現在の山と谷を使用してトレンドラインを設定します。この山と谷は、左右に少なくとも10本のバーがあり、高/低がピークの高/低よりも小さい/大きいです。インジケーターは、以前の山と谷もペイントします。インジケーターには、価格がサポート/レジスタンスラインから事前に設定された距離にあるときにユーザーに通知するために使用できるアラート機能が追加されています。アラート距離はピップで設定されます。
FREE
Vanguard's Volatility indicator is based on the analysis of long and short price volatility. It helps to determine market entry points by displaying favorable entry points with arrows. This indicator can be used as a filter in trading or as a tool to show the exact direction of the trend. It is suitable for both scalping on small time intervals and long-term trading. It is important to remember that successful trading requires a comprehensive approach, and additional information is needed to en
このプロダクトを購入した人は以下も購入しています
TPSpro TREND PRO は 、市場を自動的に分析し、トレンドとその各変化に関する情報を提供し、再描画せずに取引にエントリーするためのシグナルを提供するトレンド指標です。 インジケーターは各ローソク足を使用し、個別に分析します。上向きまたは下向きのさまざまな衝撃を指します。通貨、仮想通貨、金属、株、指数の取引への正確なエントリーポイント! バージョンMT5                   インジケーターの完全な説明     RFI LEVELS インジケーター と併用することをお勧めします。 主な機能: レンダリングなしで正確な入力信号! シグナルが表示されると、それは関連性を維持します。これは、シグナルを提供してからそれを変更し、その結果、入金された資金が失われる可能性があるリドローインジケーターとの重要な違いです。より高い確率と精度で市場に参入できるようになりました。矢印が表示された後、ターゲットに到達する (利益確定) か反転シグナルが表示されるまで、ローソク足に色を付ける機能もあります。 STOP-LOSS/TAKE-PROFITゾーンの表示 エントリーポイン
指示する     ロシア     -        utilizar con   el indicador の ESP 推奨事項 -   TPSpro トレンド プロフェッショナル版 -   MT5のバージョン 最も重要なことは、将来においても最も重要なことです。 機能のプリンシパル: ゾーンのほとんどは、ベンダーとコンプラドールによってアクティブ化されます。 状況を直感的に把握できるよう、初期の衝動を修正します。 LOGIC AI: MUESTRA zonas (círculos) parabuscar puntos de entrada cuando se activa una plantilla 視覚的に優れた視覚効果があり、最も重要な機能がすべて揃っていることに注意してください。 優れたニベレス/ゾーンの視覚化 (modo MTF) 世界で最も人気のある場所/ゾーンです。これを使用するのに最適な方法です (   TPSproTREND PRO   )。 アルゴリズム プロフェッショナル セパラド パソ ア パソ パラ オペラ それは、オペラハウスやコントラ・デ・エラの指導におい
FX Levelsは、伝統的なLighthouseの手法と革新的なダイナミックアプローチを融合させた、極めて正確なサポート・レジスタンス指標で、すべての取引シンボルで完璧に機能します。これには通貨ペア、指数、株式、コモディティが含まれます。FX Levelsは反転ポイントを特定し、チャート上に表示します。 FX Levelsの開発にあたっては、ブローカーとそのデータフィードや時間設定のバリエーションに関する豊富な経験を生かしました。その結果、FX Levelsは異なるブローカー間でほぼ100%同一のレベルを識別できるようになりました。そして、FX Levelsのこの特別な機能は、他の支持線・抵抗線インジケーターにはない、前例のないレベルの信頼性をユーザーに提供します。 スタイン・インベストメンツでは、優れたトレーディングツールと優れたトレーディングツールの違いは細部にあるとして、細部に細心の注意を払っています。 お試しください FX Levelsプロパティのほとんどの項目は直感的に理解できますが、ここでは重要な項目のみに絞って説明します。 まず、2つの分析方法を選択するオプション
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確な
mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Power MT5 NGは 、長年の人気を誇る通貨強度計FX Powerの次世代モデルです。 この次世代ストレングスメーターは何を提供するのでしょうか?初代FXパワーの魅力すべて プラス GOLD/XAUの強さ分析 より正確な計算結果 個別に設定可能な分析期間 カスタマイズ可能な計算上限値により、さらに優れたパフォーマンスを実現 もっと見たい人のための特別なマルチインスタンス設定 すべてのチャートでお好みの色を無限に設定可能 数え切れないほどの通知オプションにより、重要なことを見逃すことはありません。 Windows 11とmacOSのスタイルで角を丸くした新しいデザイン 魔法のように動くインジケーターパネル FXパワーの主な機能 すべての主要通貨の強さの完全な履歴 すべての時間枠における通貨の強さの履歴 すべてのブローカーとチャートで同一の計算結果 100%信頼できるリアルタイム計算 -> リペイントなし ドロップダウン・リストから
まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 オンラインコース、マニュアル、プリセットのダウンロード。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノンラグであり、信頼性の高いシグナルを保証します。 カスタマイズ:個々の取引の嗜好に合わせ
Matrix Arrow Indicator MT5
Juvenille Emperor Limited
5 (13)
マトリックスアローインジケーターMT5は、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームインジケーターに続くユニークな10in1トレンドです。マトリックスアローインジケーターMT5は、初期段階で現在のトレンドを判断し、最大10の標準インジケーターから情報とデータを収集します。 平均方向移動指数(ADX) 商品チャネルインデックス(CCI) クラシック平研アシキャンドル 移動平均 移動平均収束発散(MACD) 相対活力指数(RVI) 相対力指数(RSI) 放物線SAR ストキャスティクス ウィリアムズのパーセント範囲 すべてのインジケーターが有効な買いまたは売りシグナルを与えると、対応する矢印がチャートに印刷され、次のろうそく/バーの開始時に強い上昇トレンド/下降トレンドを示します。ユーザーは、使用するインジケーターを選択し、各インジケーターのパラメーターを個別に調整できます。マトリックスアローインジケーターMT5は選択されたインディケーターからのみ情報を収集し、それらのデータのみに基づいてアローを印
スイングトレーディング は、トレンドの方向のスイングと可能な反転スイングを検出するように設計された最初のインジケーターです。トレーディングの文献で広く説明されているベースラインスイングトレーディングアプローチを使用します。インディケータは、いくつかの価格と時間のベクトルを調査して、全体的なトレンドの方向を追跡し、市場が売られ過ぎまたは買われ過ぎて修正の準備ができている状況を検出します。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] むち打ちを起こさずに市場スイングの利益 インジケーターは常にトレンドの方向を表示します 色付きの価格帯は機会のベースラインを表します 色付きのダッシュは、可能な反転スイングを表します この指標は、独自の品質とパフォーマンスを分析します 複数時間枠のダッシュボードを実装します カスタマイズ可能なトレンドおよびスイング期間 電子メール/サウンド/プッシュアラートを実装します インジケータは再描画またはバックペインティングではありません Swing Tradingとは Swing Tradi
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタム ブレイクアウト プロ   は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはス
FX Volume MT5
Daniel Stein
4.93 (14)
mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Volumeは、ブローカーの視点から市場のセンチメントをリアルに洞察する、最初で唯一の出来高インジケーターです。 ブローカーのような機関投資家が外国為替市場でどのようなポジションをとっているか、COTレポートよりもはるかに速く、素晴らしい洞察を提供します。 この情報をチャート上で直接見ることは、あなたの取引にとって真のゲームチェンジャーであり、画期的なソリューションです。 以下のようなユニークなマーケットデータ洞察から利益を得てください。 比率は 、通貨のロングポジションとショートポジションの比率をパーセントで表示します。 比率の変化は 、選択した期間内のロング比率とその変化率を表示します。 Volumes Totalは 、通貨の取引量(ロングとショート)の合計をロット単位で表示します。 Volumes Long :全通貨のロングポジションの取引量を表示します。 Volumes(ショート )は、全通貨のショートポジションの取引量を表示
これはMT5のインジケーターで、再描画なしで取引に参入するための正確なシグナルを提供します。 外国為替、暗号通貨、金属、株式、インデックスなど、あらゆる金融資産に適用できます。かなり正確な見積もりを提供し、取引を開始して終了するのに最適な時期を教えてくれます。1つのシグナルを処理しただけでインジケーターの元が取れた例の 動画 (6:22)をご覧ください。Entry PointsPro インジケーターの助けを借りたほとんどのトレーダーの最初の1週間の結果が改善しています。 Telegramグループ に登録してください。Entry Points Proインジケーターのメリットは次の通りです。 再描画のないエントリーシグナル 再描画されるインジケーターでは一度表示されたシグナルが削除されて大きな金銭的損失につながることがありますが、これと異なり、表示されて確認されたシグナルは消えることがありません。 エラーなしの取引開始 インジケーターアルゴリズムによって取引を開始する(資産を売買する)理想的な瞬間を見つけることができます。それを使用するすべてのトレーダーの成功率が向上します。
今、147ドル(いくつかの更新後に499ドルに増加します) - 無制限のアカウント(PCSまたはMac) RelicusRoad ユーザー マニュアル + トレーニング ビデオ + プライベート Discord グループへのアクセス + VIP ステータス 市場の新しい見方 RelicusRoad は、外国為替、先物、暗号通貨、株式、および指数の世界で最も強力な取引インジケーターであり、トレーダーに収益を維持するために必要なすべての情報とツールを提供します。初心者から上級者まで、すべてのトレーダーが成功するためのテクニカル分析と取引計画を提供します。これは、将来の市場を予測するのに十分な情報を提供する重要な取引指標です。意味をなさないチャート上のいくつかの異なる指標ではなく、完全な解決策を信じています.これは、信号、矢印 + 価格アクション情報を表示するオールインワンのインジケーターで、他に類を見ない非常に正確です。 強力な AI に基づいて、RelicusRoad は不足している情報とツールを提供して、あなたを教育し、トレーディングのプロ、成功したトレーダーにします。
Was: $299  Now: $99   Supply Demand uses previous price action to identify potential imbalances between buyers and sellers. The key is to identify the better odds zones, not just the untouched ones. Blahtech Supply Demand indicator delivers functionality previously unavailable on any trading platform. This 4-in-1 indicator not only highlights the higher probability zones using a multi-criteria strength engine, but also combines it with multi-timeframe trend analysis, previously confirmed swings
初心者やエキスパートトレーダーに最適なソリューション! このインジケーターは、独自の機能と新しい計算式を取り入れた、ユニークで高品質、かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の為替ペアの通貨強度を読み取ることができます。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に特定することができるので、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアルはこちら  https://www.mql5.com/en/blogs/post/697384 これが最初の1本、オリジナルだ! 価値のないクローンを買わないでください。 特別な サブウィンドウの矢印で強い通貨の勢いを表示 GAPがあなたのトレードを導く! 基準通貨や気配値が売られすぎ・買われすぎのゾーン(外相フィボナッチレベル)にあるとき、個別チャートのメインウィンドウに警告表示。 通貨がレンジの外側から反落した場合、プルバック/リバーサルのアラート。 クロスパターンの特別なアラート 複数の時間枠を選択可能で、トレンドを素早く確認できます。通貨強
IX Powerは 、FX Powerの無敵の精度をついにFX以外のシンボルにも提供します。 お気に入りの指数、株式、コモディティ、ETF、さらには暗号通貨の短期、中期、長期のトレンドの強さを正確に判断します。 お使いの端末が提供する すべてを分析する ことができます。ぜひお試しいただき、取引 タイミングが大幅に改善 されることをご体験ください。 IXパワーの主な特徴 100%正確で再描画されない計算結果 - ターミナルで利用可能なすべての取引シンボルに対して 予め設定され、さらに個別に設定可能な強度分析期間のドロップダウン選択 Eメール、メッセージ、モバイル通知による無数の通知オプション EAリクエストのためのアクセス可能なバッファ カスタマイズ可能な計算制限により、さらに優れたパフォーマンスを実現 もっと見たい人のための特別なマルチインスタンス設定 すべてのチャートでお好みの色を無限に設定可能 Windows 11とmacOSのスタイルで角を丸くした新しいパネルデザイン サブ・ウィンドウとメイン・チャートの間をシームレスに移動する、魔法のように動くイン
Quantum Trend Sniper
Bogdan Ion Puscasu
4.71 (49)
ご紹介   クォンタム トレンド スナイパー インジケーターは 、トレンド反転を特定して取引する方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタムトレンドスナイパーインジケーター   は、非常に高い精度でトレンドの反転を識別する革新的な方法で、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 ***Quantum Trend Sniper Indicatorを購入すると、Quantum Breakout Indicatorを無料で入手できます!*** クォンタム ブレイクアウト インジケーターは、トレンドの反転を特定するとアラートを発し、矢印を示し、3 つのテイクプロフィットレベルを提案します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック MT4のバージョン:       ここをクリック 推奨事項: 期間:すべての時間枠。最良の結果を得るには、M
BUY INDICATOR AND GET EA FOR FREE AS A BONUS + SOME OTHER GIFTS! ITALO TREND INDICATOR  is the best trend indicator on the market, the Indicator works on all time-frames and assets, indicator built after 7 years of experience on forex and many other markets. You know many trend indicators around the internet are not complete, does not help, and it's difficult to trade, but the Italo Trend Indicator is different , the Italo Trend Indicator shows the signal to buy or sell, to confirm the signal t
Gold TMAF MTF - これは最高の株式テクニカル指標です。指標のアルゴリズムは、資産の値動きを分析し、ボラティリティと潜在的なエントリーゾーンを反映しています。 最高の指標シグナル: - 売りの場合 = TMA2の赤い上限がTMA1の赤い上限の上にある場合 + 上記の赤いフラクタル指標 + 同じ方向に黄色のSRシグナル矢印。 - 買いの場合 = TMA2の青い下限線がTMA1の青い下限線より下にある場合 + 下からの青いフラクタル指標 + 同じ方向の水色のSRシグナル矢印。 このインディケータの利点 1. このインディケータは、高精度のシグナルを生成します。 2. 確定した矢印シグナルは再描画されませんが、フラクタルシグナルは半周期再描画されます。 3. どのブローカーのMetaTrader 5取引プラットフォームでも取引できます。 4. あらゆる資産(通貨、金属、暗号通貨、株式、指数など)を取引できます。 5. M30-H1タイムフレーム(中期取引)で取引するのがよい。 6. 各トレーダーがインディケータを自分用に簡単にカスタマイズできるよ
TPA True Price Action indicator reveals the true price action of the market makers through 100% non-repainting signals strictly at the close of a candle! TPA shows entries and re-entries, every time the bulls are definitely stronger than the bears and vice versa. Not to confuse with red/green candles. The shift of power gets confirmed at the earliest stage and is ONE exit strategy of several. There are available now two free parts of the TPA User Guide for our customers. The first "The Basics"
このインジケータは、30を超える日本のローソク足パターンを認識し、チャート上でそれらを美しく強調します。それは、価格行動トレーダーがなしでは生きていけない指標の1つにすぎません。 一晩でテクニカル分析を強化 日本のローソク足パターンを簡単に検出 信頼できる普遍的な反転パターンを取引する 継続パターンを使用して、確立されたトレンドに安全に飛び乗る インジケーターは再描画されず、アラートを実装します インジケーターは、マルチタイムフレーム ダッシュボードを 実装します チャートが非常に多くのパターンを検出するため、チャートが非常に乱雑に見え、読みにくくなります。トレーダーは、チャートをより読みやすくするために、インディケーター入力から望ましくないパターンを無効にする必要があるかもしれません。 1小節、2小節、3小節、および多小節のパターンを検出します 反転、継続、および脆弱性のパターンを検出します パターンは有効または無効にできます 強気のパターンは 青 、弱気のパターンは 赤 、中立のパターンは 灰色で ラベル付けされてい ます 。 検出されたローソク足パターンのリスト 1バーから
"The Squeeze indicator attempts to identify periods of consolidation in a market. In general the market is either in a period of quiet consolidation or vertical price discovery. By identifying these calm periods, we have a better opportunity of getting into trades with the potential for larger moves. Once a market enters into a "squeeze," we watch the overall market momentum to help forecast the market direction and await a release of market energy." The Modified TTM Squeeze Indicator is a modi
Was: $249  Now: $99   Market Profile defines a number of day types that can help the trader to determine market behaviour. A key feature is the Value Area, representing the range of price action where 70% of trading took place. Understanding the Value Area can give traders valuable insight into market direction and establish the higher odds trade. It is an excellent addition to any system you may be using. Inspired by Jim Dalton’s book “Mind Over Markets”, this indicator is designed to suit the
Gannスクエアインジケーターは、W.D. Gannによって執筆された「市場予測のための数学的な式」の記事に基づく強力な市場分析ツールです。このツールは、解析に数学的な概念を応用し、Gann理論に基づいています。それは、144、90、52のスクエアや9のスクエアなど、Gannの関連テクニックの要素を取り入れています。さらに、の方法を組み込んでおり、9のスクエアとその関連性についてのチャネルやスターパターンに焦点を当てています。 ユーザーマニュアルと使用方法: このインジケーターを使用する前に、ユーザーマニュアルを読んで疑問点を解決するためにお問い合わせいただくことをお勧めします。ユーザーマニュアルの完全版は、当社のウェブサイトで入手できます。 MT5の完全版は購入できますし、MT4の無料版も試すことができます。両方のバージョンへのリンクを提供していますので、ご利用ください。 主な機能と機能: Gannスクエアインジケーターは、市場分析のための完全なツールセットを提供し、幾何学的な概念とGann理論に基づいて的確な判断を行う手助けをします。以下に主な機能を示します。 9のスクエアの分析:
Gartley Hunter Multi - An indicator for searching for harmonic patterns simultaneously on dozens of trading instruments and on all possible timeframes. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Patterns: Gartley, Butterfly, Shark, Crab. Bat, Alternate Bat, Deep Crab, Cypher 2. Simultaneous search for patterns on dozens of trading instruments and on all possible timeframes 3. Search for patterns of all possible sizes. From the smallest to the largest 4. A
Contact me after payment to send you the User-Manual PDF File. Volume Profile Indicator A functional and useful tool that can improve your trading plan. This indicator calculates volume in price levels(typical volume indicator shows only candle volumes). With the volume of price levels, you can identify important areas that have the potential to reverse. You can also see the volume of support and resistance levels and decide on them. Using volume profiles along with   Price Action   and  
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
このインディケーターはダブルトップとダブルボトムの反転パターンを見つけ、ブレイクアウトを使用して取引シグナルを発生させます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] クリアな取引シグナル カスタマイズ可能な色とサイズ パフォーマンス統計を実装します カスタマイズ可能なフィボナッチリトレースメントレベル 適切なストップロスとテイクプロフィットのレベルを表示します 電子メール/音声/視覚アラートを実装します これらのパターンは拡張でき、インジケーターは再描画によってパターンに追従します。ただし、インジケーターはトレードを容易にするためにツイストを実装します。トレードをシグナルする前に正しい方向へのドンチャンブレイクアウトを待機し、シグナルを非常に信頼性が高く、ほとんど再描画しません。 入力パラメータ 振幅:振幅は、代替価格ポイント間のバーの最小量を表します。大きなパターンを見つけるには、振幅パラメーターを大きくします。小さなパターンを見つけるには、振幅パラメーターを小さくします。 最小リトレースメント:
カップとハンドルのパターンは、カップとハンドルに似た技術的な価格構成です。カップは「U」字型で、ハンドルにはわずかに下向きのドリフトがあります。パターンの右側-ハンドル-は左側-cup-より小さく、上から50%以内に戻ります。継続パターンと反転パターンの両方があります。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] クリアな取引シグナル カスタマイズ可能な色とサイズ パフォーマンス統計を実装します カスタマイズ可能なサイズとパターン特性 適切なストップロスおよび利益レベルを表示します 再描画および非再描画ではありません 電子メール/音声/視覚アラートを実装します 入力パラメータ 振幅:振幅は、代替価格ポイント間のバーの最小量を表します。大きなパターンを見つけるには、振幅パラメーターを大きくします。小さなパターンを見つけるには、振幅パラメーターを小さくします。 カップの平坦度比:このパラメーターは、カップの上部がカップのサイズに対してどの程度「平坦」でなければならないかを示します。値を大きくすると、パターンはより厳密に
Currency Strength Meter is the easiest way to identify strong and weak currencies. This indicator shows the relative strength of 8 major currencies + Gold: AUD, CAD, CHF, EUR, GBP, JPY, NZD, USD, XAU. Gold symbol can be changed to other symbols like XAG, XAU etc. By default the strength value is normalised to the range from 0 to 100 for RSI algorithm: The value above 60 means strong currency; The value below 40 means weak currency; This indicator needs the history data of all 28 major currenc
作者のその他のプロダクト
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
フィルタ:
レビューなし
レビューに返信