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

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.5 (28)
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
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
Important Lines
Terence Gronowski
4.85 (20)
This indicator displays Pivot-Lines, preday high and low, preday close and the minimum and maximum of the previous hour. You just have to put this single indicator to the chart to have all these important lines, no need to setup many single indicators. Why certain lines are important Preday high and low : These are watched by traders who trade in a daily chart. Very often, if price climbs over or falls under a preday low/high there is an acceleration in buying/selling. It is a breakout out of
FREE
このプロダクトを購入した人は以下も購入しています
指示する     ロシア     -        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   )。 アルゴリズム プロフェッショナル セパラド パソ ア パソ パラ オペラ それは、オペラハウスやコントラ・デ・エラの指導におい
TPSpro TREND PRO は 、市場を自動的に分析し、トレンドとその各変化に関する情報を提供し、再描画せずに取引にエントリーするためのシグナルを提供するトレンド指標です。 インジケーターは各ローソク足を使用し、個別に分析します。上向きまたは下向きのさまざまな衝撃を指します。通貨、仮想通貨、金属、株、指数の取引への正確なエントリーポイント! バージョンMT5                   インジケーターの完全な説明     RFI LEVELS インジケーター と併用することをお勧めします。 主な機能: レンダリングなしで正確な入力信号! シグナルが表示されると、それは関連性を維持します。これは、シグナルを提供してからそれを変更し、その結果、入金された資金が失われる可能性があるリドローインジケーターとの重要な違いです。より高い確率と精度で市場に参入できるようになりました。矢印が表示された後、ターゲットに到達する (利益確定) か反転シグナルが表示されるまで、ローソク足に色を付ける機能もあります。 STOP-LOSS/TAKE-PROFITゾーンの表示 エントリーポイン
まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 オンラインコース、マニュアル、プリセットのダウンロード。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノンラグであり、信頼性の高いシグナルを保証します。 カスタマイズ:個々の取引の嗜好に合わせ
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確な
mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Power MT5 NGは 、長年の人気を誇る通貨強度計FX Powerの次世代モデルです。 この次世代ストレングスメーターは何を提供するのでしょうか?初代FXパワーの魅力すべて プラス GOLD/XAUの強さ分析 より正確な計算結果 個別に設定可能な分析期間 カスタマイズ可能な計算上限値により、さらに優れたパフォーマンスを実現 もっと見たい人のための特別なマルチインスタンス設定 すべてのチャートでお好みの色を無限に設定可能 数え切れないほどの通知オプションにより、重要なことを見逃すことはありません。 Windows 11とmacOSのスタイルで角を丸くした新しいデザイン 魔法のように動くインジケーターパネル FXパワーの主な機能 すべての主要通貨の強さの完全な履歴 すべての時間枠における通貨の強さの履歴 すべてのブローカーとチャートで同一の計算結果 100%信頼できるリアルタイム計算 -> リペイントなし ドロップダウン・リストから
Quantum Trend Sniper
Bogdan Ion Puscasu
4.8 (49)
ご紹介   クォンタム トレンド スナイパー インジケーターは 、トレンド反転を特定して取引する方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタムトレンドスナイパーインジケーター   は、非常に高い精度でトレンドの反転を識別する革新的な方法で、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 ***Quantum Trend Sniper Indicatorを購入すると、Quantum Breakout Indicatorを無料で入手できます!*** クォンタム ブレイクアウト インジケーターは、トレンドの反転を特定するとアラートを発し、矢印を示し、3 つのテイクプロフィットレベルを提案します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック MT4のバージョン:       ここをクリック 推奨事項: 期間:すべての時間枠。最良の結果を得るには、M
The AT Forex Indicator MT5 is a sophisticated trading tool designed to provide traders with a comprehensive analysis of multiple currency pairs. This powerful indicator simplifies the complex nature of the forex market, making it accessible for both novice and experienced traders. AT Forex Indicator uses advanced algorithms to detect trends, patterns and is an essential tool for traders aiming to enhance their forex trading performance. With its robust features, ease of use, and reliable signal
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.4 TRENDMAESTRO recognizes a new TREND in the bud, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these data a
このダッシュボードは、選択されたシンボルの最新の利用可能なハーモニックパターンを表示するので、時間を節約し、より効率的に /   MT4バージョン 。 無料インジケーター:   Basic Harmonic Pattern インジケーター列 Symbol : 選択したシンボルが表示されます。 Trend :   強気または弱気 Pattern : パターンの種類(ガートレー、バタフライ、バット、カニ、サメ、サイファー、ABCD) Entry : エントリー価格 SL: ストップロス価格 TP1: 1回目の利食い価格 TP2: 2回目の利食い価格 TP3:   3回目の利食い価格 Current price :   現在値 Age (in bars):    最後に描画されたパターンの年齢 主な入力項目 Symbols:   "28 Major Currency Pairs "または "Selected Symbols "から選択。 Selected Symbols:   カンマで区切られた監視したいシンボル("EURUSD,GBPUSD,XAUUSD")。ブローカーが
これはMT5のインジケーターで、再描画なしで取引に参入するための正確なシグナルを提供します。 外国為替、暗号通貨、金属、株式、インデックスなど、あらゆる金融資産に適用できます。かなり正確な見積もりを提供し、取引を開始して終了するのに最適な時期を教えてくれます。1つのシグナルを処理しただけでインジケーターの元が取れた例の 動画 (6:22)をご覧ください。Entry PointsPro インジケーターの助けを借りたほとんどのトレーダーの最初の1週間の結果が改善しています。 Telegramグループ に登録してください。Entry Points Proインジケーターのメリットは次の通りです。 再描画のないエントリーシグナル 再描画されるインジケーターでは一度表示されたシグナルが削除されて大きな金銭的損失につながることがありますが、これと異なり、表示されて確認されたシグナルは消えることがありません。 エラーなしの取引開始 インジケーターアルゴリズムによって取引を開始する(資産を売買する)理想的な瞬間を見つけることができます。それを使用するすべてのトレーダーの成功率が向上します。
WHY IS OUR FXACCCURATE LS MT5 THE PROFITABLE ? PROTECT YOUR CAPITAL WITH RISK MANAGEMENT Gives entry, stop and target levels from time to time. It finds Trading opportunities by analyzing what the price is doing during established trends. POWERFUL INDICATOR FOR A RELIABLE STRATEGIES We have made these indicators with a lot of years of hard work. It is made at a very advanced level. Established trends provide dozens of trading opportunities, but most trend indicators completely ignore them!
現在33%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適
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"
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
トレンド検出インジケーターはあらゆる戦略を補完し、独立したツールとしても使用できます。 インジケーターの操作に関する推奨事項、コメント   #8   でダウンロードできます 利点 使いやすく、不要な情報でチャートを過負荷にしません。 あらゆる戦略のフィルターとして使用できます。 利益を得るのとストップロスを設定するの両方に使用できる動的なサポートとレジスタンスのレベルが組み込まれています。 ローソク足が閉じた後、インジケーターの色は変わりません。  株式市場、指数、石油、金、およびすべての時間枠で機能します。 トースト通知、電子メール通知、プッシュ通知、サウンドアラートの機能があります。 私の他の開発はここで見つけることができます: https://www.mql5.com/ja/users/mechanic/seller 入力パラメータ Alert-オン/オフ。アラート; Push Notification-オン/オフ。プッシュ通知; Mail-オン/オフ電子メール通知; Fibo 1,2,3,4,5,6,7,11,21,31,41,51,61,71-動的サポートと抵抗
Step into the realm of Forex trading with confidence and precision using XQ, a cutting-edge Forex indicator designed to elevate your trading game to unprecedented heights. Whether you're a seasoned trader or just stepping into the world of currency exchange, XQ Forex Indicator empowers you with the insights and signals needed to make informed trading decisions. The signal conditions are a combination of three indicators, and XQ Forex Indicator only display  medium and long-term trends . The ind
FX Volume MT5
Daniel Stein
4.93 (14)
mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Volumeは、ブローカーの視点から市場のセンチメントをリアルに洞察する、最初で唯一の出来高インジケーターです。 ブローカーのような機関投資家が外国為替市場でどのようなポジションをとっているか、COTレポートよりもはるかに速く、素晴らしい洞察を提供します。 この情報をチャート上で直接見ることは、あなたの取引にとって真のゲームチェンジャーであり、画期的なソリューションです。 以下のようなユニークなマーケットデータ洞察から利益を得てください。 比率は 、通貨のロングポジションとショートポジションの比率をパーセントで表示します。 比率の変化は 、選択した期間内のロング比率とその変化率を表示します。 Volumes Totalは 、通貨の取引量(ロングとショート)の合計をロット単位で表示します。 Volumes Long :全通貨のロングポジションの取引量を表示します。 Volumes(ショート )は、全通貨のショートポジションの取引量を表示
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
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
このダッシュボードは、選択したシンボルの取引戦略に応じて、スキャルピングと長期モードの両方で、チャート上の需給ゾーンを発見し表示します。さらに、ダッシュボードのスキャナーモードは、一目ですべての希望のシンボルをチェックし、適切なポジションを見逃さないようにするのに役立ちます /  バージョンMT4 無料インディケータ:   Basic Supply Demand 特徴 複数の通貨ペアの取引機会を見ることができ、需給ゾーンの近さに応じてランク付けされた全ペアを明確かつ簡潔に表示します。 色から検出パラメータまで、特定のニーズに合わせてカスタマイズ可能な設定 主な入力 Indicator mode : 新機能を備えたインジケーター・モードまたはパネル・モードから選択。 Symbols :   "主要28通貨ペア "または "選択されたシンボル "から選択。 Selected Symbols :   カンマで区切られた監視したいシンボル (「EURUSD,GBPUSD,XAUUSD」)。お使いのブローカーがペアに接尾辞または接頭辞を付けている場合は、次の2つのパラメータ(ペア接頭
The Price Action Finder Multi indicator is an indicator of entry points that searches for and displays Price Action system patterns on dozens of trading instruments and on all standard time frames: (m1, m5, m15, m30, H1, H4, D1, Wk, Mn). The indicator places the found patterns in a table at the bottom of the screen. By clicking on the pattern names in the table, you can move to the chart where this pattern is located. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Pa
Matrix Arrow Indicator MT5
Juvenille Emperor Limited
5 (12)
マトリックスアローインジケーターMT5は、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームインジケーターに続くユニークな10in1トレンドです。マトリックスアローインジケーターMT5は、初期段階で現在のトレンドを判断し、最大10の標準インジケーターから情報とデータを収集します。 平均方向移動指数(ADX) 商品チャネルインデックス(CCI) クラシック平研アシキャンドル 移動平均 移動平均収束発散(MACD) 相対活力指数(RVI) 相対力指数(RSI) 放物線SAR ストキャスティクス ウィリアムズのパーセント範囲 すべてのインジケーターが有効な買いまたは売りシグナルを与えると、対応する矢印がチャートに印刷され、次のろうそく/バーの開始時に強い上昇トレンド/下降トレンドを示します。ユーザーは、使用するインジケーターを選択し、各インジケーターのパラメーターを個別に調整できます。マトリックスアローインジケーターMT5は選択されたインディケーターからのみ情報を収集し、それらのデータのみに基づいてアローを印
Golden Spikes Detector Acknowledgement and Dedications:  The name of this indicator was Inspired by an Original; Mr Grant Koopman; a Knowledgeable and experienced Synthetics trader. I dedicate this indicator to Mr Grant.  Overview: The Golden Spikes Premium is a groundbreaking trading indicator meticulously crafted for the Boom and Crash indices on the Deriv market. Tailored to meet the needs of discerning traders, this powerful tool operates exclusively on the one-minute timeframe, providin
MetaForecast M5
Vahidreza Heidar Gholami
5 (2)
MetaForecastは、価格データのハーモニクスに基づいて、どんな市場の未来を予測し視覚化します。市場が常に予測可能ではありませんが、価格にパターンがある場合、MetaForecastは可能な限り正確な未来を予測できます。他の類似製品と比較して、MetaForecastは市場のトレンドを分析することでより正確な結果を生成することができます。 入力パラメータ Past size (過去のサイズ) MetaForecastが将来の予測を生成するために使用するバーの数を指定します。モデルは選択したバー上に描かれた黄色の線で表されます。 Future size (将来のサイズ) 予測すべき将来のバーの数を指定します。予測された将来は、ピンクの線で表示され、その上に青い回帰線が描かれます。 Degree (程度) この入力は、MetaForecastが市場で行う分析のレベルを決定します。 Degree 説明  0 Degree 0の場合、価格の全てのピークや谷、そして詳細をカバーするために、「Past size」の入力に大きな値を使用することが推奨されています。  1 (推奨) Degr
トレンドに逆らった取引はもうやめましょう! 正確でタイムリーな情報を重視する真剣なトレーダーのために綿密に設計された当社のインジケーターは、28の主要ペアを非常にシンプルな方法で俯瞰することができます。このツールは、人気、強気または弱気のトレンドの強さ、買い手と売り手の割合/ MT5 バージョンに基づいて通貨ペアをランク付けすることができます。 特徴 リアルタイムのトレンド強度: 各通貨ペアのトレンドの強さを正確に評価し、取引機会を特定するための確かなガイドを提供します。 買い手と売り手の分析: 各ペアの買い手と売り手の強さランキングにより、市場のダイナミクスを即座に把握し、重要な動きを予測することができます。 トレーダーの関心: 各通貨ペアのトレーダーの関心と活動に関するデータにアクセスし、新たなトレンドと潜在的な転換点をよりよく理解するのに役立ちます。 直感的でカスタマイズ可能なダッシュボード: 当社の使いやすいダッシュボードは、お客様の好みに合わせて表示をカスタマイズすることができ、一目で関連情報を得ることができます。 リアルタイム更新: リアルタイム更新により
Boom and Crash Trend Detector is a  Non-Repaint   MT5 trading system usually being sold for 50 0$ . Most people use this for Deriv but can be used to forex too. The boom and crash spike indicator is a spike detecting software, with Multiple features, these features include. Spike Alert ( from 10 to 100-second warning before spike) Continues spike Alert (for double or continuous spikes at a time) supports all Boom/crash Indices M6 time frame works best here . Bigger time frame trend pointer f
当社の革新的なベーシック・ローソク足パターン・ダッシュボードは、チャート上の有益なローソク足パターンを自動的に識別するために特別に設計されています。このダッシュボードは、リアルタイムで価格チャートをスキャンし、古典的なものから複雑なものまで、幅広いローソク足パターンを検出する高度なアルゴリズムを使用しています。さらに、検出されたパターンをさまざまな時間枠で視覚化できる使いやすいインターフェイスを備えており、十分な情報に基づいた意思決定を簡単に行うことができます /  MT4バージョン 無料インディケータ:   Basic Candlestick Patterns 含まれるハーモニック・パターン 強気パターン Hammer  Inverse hammer Bullish engulfing Morning star 3 White soldiers 弱気パターン Hanging man Shooting star Bearish engulfing Evening star 3 Black crows インジケーターの列 Symbol:   選択したシンボル
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
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
このインディケータは、過去の価格行動を分析して市場の売買圧力を予測します。過去を振り返り、現在の価格周辺の価格のピークと谷を分析します。これは、最新の確認インジケータです。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 市場での売買圧力を予測する フレンジーを売って買うことに巻き込まれないようにする 設定も最適化も不要 インジケーターはすべての時間枠で機能します 非常に使いやすい 潜在的な供給価格と需要価格は、多くの市場参加者が負けポジションを維持し、損益分岐点でそれらを清算することを望んでいる価格です。したがって、これらの価格レベルで大規模な活動があります。 需要と供給の両方が数値として定量化されます 供給が需要を上回る場合、販売圧力が予想されます 供給が需要を下回っている場合、購入圧力が予想されます 供給が需要を上回っている場合はショートを探してください 供給が需要を下回っている場合は、長期を探してください 入力パラメータ 範囲:過去のピークと谷を検索するための現在の価格のボラティリティ乗数。 著者 Ar
作者のその他のプロダクト
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
フィルタ:
レビューなし
レビューに返信