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

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 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
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
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.73 (11)
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 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
特徴 価格別の取引量を確認するためのインジケーターです。 主に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 (Tic
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, respec
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 clean
The indicator highlights the points that a professional trader sees in ordinary indicators. VisualVol visually displays different volatility indicators on a single scale and a common align. Highlights the excess of volume indicators in color. At the same time, Tick and Real Volume, Actual range, ATR, candle size and return (open-close difference) can be displayed. Thanks to VisualVol, you will see the market periods and the right time for different trading operations. This version is intended f
FREE
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
Was: $69  Now: $49   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 Mo
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- ShowSwingsOnTrendLevelDirection
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 pr
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 th
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 Exper
FREE
この情報インジケーターは、アカウントの現在の状況を常に把握したい人にとって役立ちます。 -   より便利なインジケーター このインジケーターには、ポイント、パーセンテージ、通貨での利益、現在のペアのスプレッド、現在の時間枠でバーが閉じるまでの時間などのデータが表示されます。 チャート上に情報線を配置するには、いくつかのオプションがあります。 価格の右側 (価格の後ろにあります)。 コメントとして (グラフの左上隅に); 画面の選択した隅。 情報区切り記号を選択することもできます。 | / \ # このインジケーターは使いやすく、非常に有益です。設定で不要な情報項目を無効にすることも可能です。 設定 外観の種類     - 情報行の表示タイプ。次の 3 つのオプションがあります。 価格に従ってください     - 価格に従う。 コメントとして     - コメントとして; 画面の選択した隅に     - 画面の選択した隅にあります。 添付用グラフコーナー     - 表示タイプを選択した場合 画面の選択されたコーナーでは、この項目を使用して 4 つのスナップ コーナーの 1 つを選択
FREE
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ゾーンの表示 エントリーポイントを
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
指示する     ロシア     -        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   )。 アルゴリズム プロフェッショナル セパラド パソ ア パソ パラ オペラ それは、オペラハウスやコントラ・デ・エラの指導におい
まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 オンラインコース、マニュアル、プリセットのダウンロード。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノンラグであり、信頼性の高いシグナルを保証します。 カスタマイズ:個々の取引の嗜好に合わせ
Golden Trend Indicator MT5
Noha Mohamed Fathy Younes Badr
4.85 (13)
Golden Trend indicator  is The best indicator for predicting trend movement this indicator never lags and never repaints and never back paints    and give  arrow buy and sell    before the candle appear  and it will help you and  will make your trading decisions clearer its work on all currencies and  gold and crypto and all time frame This unique  indicator uses very secret algorithms to catch the  trends, so you can trade using this indicator and see the trend clear on charts  manual guide and
FX Volume MT5
Daniel Stein
4.93 (14)
FX Volume:ブローカー視点で捉える本物の市場センチメント クイック概要 トレード手法をさらに高めたいとお考えですか? FX Volume は、リテールトレーダーやブローカーのポジション状況をリアルタイムで提供します。これは、COTのような遅延レポートよりもはるかに早く知ることができます。安定した利益を目指す方も、さらなる優位性を求める方も、 FX Volume は大きな不均衡を見極め、ブレイクアウトを確認し、リスク管理を洗練させるのに役立ちます。今すぐ始めて、実際の出来高データがどのように意思決定を変革するかを体感してください! 1. FX Volume がトレーダーにとって非常に有益な理由 高精度の早期警戒シグナル • 各通貨ペアを売買しているトレーダー数を、他者よりも早く、ほぼリアルタイムで把握できます。 • FX Volume は、複数のリテールブローカーから得られる本物の出来高データを収集し、分かりやすい形式で提供する 唯一 のツールです。 強力なリスク管理 • ロングやショートの大きな偏り(インバランス)を特定し、潜在的なトレンド転換を見逃しません。ストップ
これはMT5のインジケーターで、再描画なしで取引に参入するための正確なシグナルを提供します。 外国為替、暗号通貨、金属、株式、インデックスなど、あらゆる金融資産に適用できます。かなり正確な見積もりを提供し、取引を開始して終了するのに最適な時期を教えてくれます。1つのシグナルを処理しただけでインジケーターの元が取れた例の 動画 (6:22)をご覧ください。Entry PointsPro インジケーターの助けを借りたほとんどのトレーダーの最初の1週間の結果が改善しています。 Telegramグループ に登録してください。Entry Points Proインジケーターのメリットは次の通りです。 再描画のないエントリーシグナル 再描画されるインジケーターでは一度表示されたシグナルが削除されて大きな金銭的損失につながることがありますが、これと異なり、表示されて確認されたシグナルは消えることがありません。 エラーなしの取引開始 インジケーターアルゴリズムによって取引を開始する(資産を売買する)理想的な瞬間を見つけることができます。それを使用するすべてのトレーダーの成功率が向上します。 あら
Gold Trend - これは優れた株価テクニカル指標です。指標のアルゴリズムは、資産の値動きを分析し、ボラティリティと潜在的なエントリーゾーンを反映しています。 最高の指標シグナル: - 売りの場合 = 赤のヒストグラム + 赤のショートポインター + 同じ方向に黄色のシグナル矢印。 - 買いの場合 = 青のヒストグラム + 青のロングポインター + 同じ方向の水色のシグナル矢印。 インジケータの利点 1. このインディケータは、高い精度でシグナルを発信します。 2. 確定した矢印シグナルは、トレンドが変化したときにのみ再描画されます。 3. どのブローカーのMetaTrader 5取引プラットフォームでも取引できます。 4. あらゆる資産(通貨、金属、暗号通貨、株式、指数など)を取引できます。 5. H1タイムフレーム(中期取引)で取引するのがよい。 6. 各トレーダーがインディケータを自分用に簡単にカスタマイズできるよう、インディケータ設定で個々のパラメータ(TF、色など)を変更できます。 7. このインディケータは、トレーディングシステムの優れたメイン機能として
IX Powerのご紹介 - あなたの取引精度をさらに高める究極のツールです! IX Powerは、FX Powerと同じ精度で設計されており、指数や株式からコモディティ、ETF、暗号通貨まで、あらゆる取引シンボルをマスターすることができます。短期、中期、長期のトレンドに対する正確な洞察で、あなたのトレードを向上させましょう。 IXパワーを選ぶ理由 IX Powerを使えば、タイミングが鋭くなり、よりスマートで迅速な取引判断が可能になります。スキャルピングでもスイングトレードでも、IX Powerはあなたの一挙手一投足に即座に実用的なデータを提供します。IX Powerの革新的なパワーを体験している多くのトレーダーの仲間入りをしてください! IX Powerの主な特徴 100%正確な非リペイント結果:ターミナルで利用可能なすべての取引シンボルについて、一貫性のある信頼できるデータを入手できます。 カスタマイズ可能な強さ分析:あらかじめ設定された期間から選択することも、独自の期間を作成することもできます。 柔軟な通知:Eメール、メッセージ、モバイルアラートなど、カスタマイズ可能な通
今、147ドル(いくつかの更新後に499ドルに増加します) - 無制限のアカウント(PCSまたはMac) RelicusRoad ユーザー マニュアル + トレーニング ビデオ + プライベート Discord グループへのアクセス + VIP ステータス 市場の新しい見方 RelicusRoad は、外国為替、先物、暗号通貨、株式、および指数の世界で最も強力な取引インジケーターであり、トレーダーに収益を維持するために必要なすべての情報とツールを提供します。初心者から上級者まで、すべてのトレーダーが成功するためのテクニカル分析と取引計画を提供します。これは、将来の市場を予測するのに十分な情報を提供する重要な取引指標です。意味をなさないチャート上のいくつかの異なる指標ではなく、完全な解決策を信じています.これは、信号、矢印 + 価格アクション情報を表示するオールインワンのインジケーターで、他に類を見ない非常に正確です。 強力な AI に基づいて、RelicusRoad は不足している情報とツールを提供して、あなたを教育し、トレーディングのプロ、成功したトレーダーにします。 ほと
FXレベルの発見:取引成功のための究極の支持線・抵抗線指標 FX Levelsは単なるサポート&レジスタンス・インディケーターではありません。通貨ペア、株価指数、株式、コモディティなど、あらゆる取引シンボルにおいて、正確性、信頼性、シームレスな機能性を求める真剣なトレーダーにとって、画期的なインジケーターです。実績のあるLighthouseメソッドをベースに、ダイナミックでリアルタイムな適応性を強化したFX Levelsは、市場の反転ポイントをチャート上に表示し、正確な利益目標の設定やトレードエントリーの最適化に最適です。 FX Levelsを選ぶ理由 Stein Investmentsのチームは、ブローカーとその様々なデータフィードに関する長年の経験を活かし、FX Levelsを精度と一貫性において傑出したものにしました。異なるブローカー間でほぼ100%同一のレベルを持つFX Levelsは、他のインジケーターにはない比類ないレベルの信頼性を提供します。FX Levelsの細部へのこだわりは、お客様の期待に応えるだけでなく、サポートとレジスタンス分析へのアプローチ方法を変えること
究極の通貨強度計「FXパワーNG」の実力をフルに引き出す FX Powerは8年以上にわたり、信頼性の高い正確な通貨強度分析で世界中のトレーダーに力を与えてきました。 そして今、FXパワーNGはこの信頼できるツールを次のレベルに引き上げ、比類のない精度、カスタマイズ性、そして洞察力をあなたの取引にもたらす高度な機能を提供します。 FX Power NGが真剣なトレーダーの必需品である理由とは? FX Power NGは、初代FX Powerでご好評いただいたすべての機能をベースに、重要な追加と改良を加えています: 金強度分析(XAU):通貨ペアとともに金の強さを追跡し、より広範な市場洞察を得ることができます。 洗練された計算:すべての分析において、より正確で信頼性の高い結果が得られます。 カスタマイズ可能な分析期間:日中から長期的な洞察まで、取引戦略に合わせて分析期間を調整できます。 高度なマルチインスタンス設定:複数の時間枠や戦略の分析に最適な、包括的なビューのために複数のインスタンスを実行します。 グラフィックの無制限カスタマイズ:各チャートの色やスタイルを取引環境に合わせてカ
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確なデイ
!SPECIAL SALE!  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, althoug
FX Dynamic - 必要な唯一のATRインジケーター 比類のない精度と洞察力であなたの取引戦略を強化する準備はできていますか? FX Dynamicは 、 通貨ベースの 分析と ブローカーのGMTシフトの自動調整の ために設計された最初で唯一のATR指標です。時代遅れのツールに別れを告げ、市場のボラティリティをマスターするための究極のソリューションをご利用ください。 FX Dynamicがゲームチェンジャーである理由 通貨ベースのATR分析 - 従来のツールからの脱却。FX Dynamicは、FXペアやコモディティのようなシンボルを超えて、個々の通貨の ボラティリティに関する詳細な洞察を 提供する初のATR指標です。 GMTシフト調整による比類のない精度 - もう手動でタイムゾーンを修正する必要はありません。FX DynamicはブローカーのGMTシフトを自動的に計算 し、市場で最も正確で信頼できる分析を保証します。 オールインワンの汎用性 - 短期スキャルピングから長期投資まで、FX Dynamicはカスタマイズ可能な時間枠と精度設定であなたの取引スタイルに適応します。
Micro  ******************* Секундные графики MT5 ********************** Более точного инструмента для входа в сделку вы не найдёте. Входные параметры: Timeframe, sek - период построения графика, секунды Displayed bars - отображаемые бары Step of price levels, pp, 0-off - шаг отрисовки ценовых уровней, пункты Scale points per bar, 0-off - масштаб в пунктах на бар Show lines - отображение текущих уровней Show comment - отображение комментария Standard color scheme - стандартная цветовая сх
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! The
このダッシュボードは、選択されたシンボルの最新の利用可能なハーモニックパターンを表示するので、時間を節約し、より効率的に /   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")。ブローカーがペアに接
Matrix Arrow Indicator MT5
Juvenille Emperor Limited
5 (13)
マトリックスアローインジケーターMT5は、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームインジケーターに続くユニークな10in1トレンドです。マトリックスアローインジケーターMT5は、初期段階で現在のトレンドを判断し、最大10の標準インジケーターから情報とデータを収集します。 平均方向移動指数(ADX) 商品チャネルインデックス(CCI) クラシック平研アシキャンドル 移動平均 移動平均収束発散(MACD) 相対活力指数(RVI) 相対力指数(RSI) 放物線SAR ストキャスティクス ウィリアムズのパーセント範囲 すべてのインジケーターが有効な買いまたは売りシグナルを与えると、対応する矢印がチャートに印刷され、次のろうそく/バーの開始時に強い上昇トレンド/下降トレンドを示します。ユーザーは、使用するインジケーターを選択し、各インジケーターのパラメーターを個別に調整できます。マトリックスアローインジケーターMT5は選択されたインディケーターからのみ情報を収集し、それらのデータのみに基づいてアローを印刷
Enjoy a   50% OFF   Christmas holiday sale!   After your purchase, feel free to contact me for more details on how to receive a bonus indicator called VFI, which pairs perfectly with Easy Breakout for enhanced confluence!     Easy Breakout MT5   is a powerful price action trading system built on one of the most popular and widely trusted strategies among traders: the   Breakout strategy ! This indicator delivers crystal-clear Buy and Sell signals based on breakouts from key support and resis
もちろんです。以下は、提供いただいたテキストの日本語への翻訳です: MT4用の天文学指標をご紹介します:究極の天体トレーディングコンパニオン トレーディング体験を天空の高みに高める準備はできていますか?私たちの革命的なMT4用の天文学指標をご紹介します。この革新的なツールは、複雑なアルゴリズムの力を借りて、類まれなる天文学的洞察と精密な計算を提供します。 あなたの指先で宇宙の情報を:   宝のような天文学的データが明らかになる包括的なパネルをご覧ください。惑星の地理的/太陽中心座標、太陽と地球の距離、星の大きさ、伸び、星座、黄道座標および赤道座標、さらには水平座標まで、それぞれが綿密に計算され美しく表示されています。指標によって生成される垂直線は時間値に対応し、トレーディングの旅に宇宙の視点を提供します。 惑星のラインと関係:   グラフを飾る惑星のラインの魔法を体験し、スケールと角度をカスタマイズできます。直感的なコントロールパネルを介して各惑星のラインの表示を簡単に切り替えることができます。指定された時刻範囲内での合会、六分会、四分会、三分会、対会、逆行の指標で天体の関係の芸術を発
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, providing
Royal Scalping Indicator is an advanced price adaptive indicator designed to generate high-quality trading signals. Built-in multi-timeframe and multi-currency capabilities make it even more powerful to have configurations based on different symbols and timeframes. This indicator is perfect for scalp trades as well as swing trades. Royal Scalping is not just an indicator, but a trading strategy itself. Features Price Adaptive Trend Detector Algorithm Multi-Timeframe and Multi-Currency Trend Low
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"
The Volume by Price Indicator for MetaTrader 5 features Volume Profile and Market Profile TPO (Time Price Opportunity). Volume and TPO histogram bar and line charts. Volume Footprint charts. TPO letter and block marker collapsed and split structure charts. Static, dynamic and flexible range segmentation and compositing methods with relative and absolute visualizations. Session hours filtering and segment concatenation with Market Watch and custom user specifications. Graphical layering, positio
Royal Wave Pro M5
Vahidreza Heidar Gholami
3.5 (4)
Royal Wave is a Trend-Power oscillator which has been programmed to locate and signal low-risk entry and exit zones. Its core algorithm statistically analyzes the market and generates trading signals for overbought, oversold and low volatile areas. By using a well-designed alerting system, this indicator makes it easier to make proper decisions regarding where to enter and where to exit trades. Features Trend-Power Algorithm Low risk Entry Zones and Exit Zones Predictions for Overbought and Over
Timeframes Trend Scanner is a trend analyzer or trend screener indicator that helps you know the trend in all timeframes of symbol you're watching. This indicator provides clear & detailed analysis results on a beautiful dashboard, let you able to use this result right away without need to do any additional analysis. How it works Step 1: Calculate values of 23 selected & trusted technical indicators (Oscillator & Moving Average indicators) Step 2: Analyze all indicators using best practices to f
サポート線と抵抗線のプロットにうんざりしていませんか? サポートレジスタンス は、非常に興味深いひねりを加えてチャート内のサポートとレジスタンスラインを自動検出およびプロットするマルチタイムフレームインジケーターです。価格レベルは時間とともにテストされ、その重要性が高まるにつれて、ラインは太くなり、暗くなります。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 一晩でテクニカル分析を強化 チャートを閲覧せずに重要な価格レベルを検出 一目ですべての価格レベルの相対的な強さを認識する すべての取引で最大30時間のプロットラインを節約 インジケーターは、すべての価格レベルの年齢を表示します インジケーターは再描画されていません 過去および現在の価格レベルは近接によって崩壊し、現在の市場行動に合わせて調整されます。動作は、必ずしもピークではない場所に線が引かれます。 価格レベルは、時間とともに拒否されるにつれて、より暗く、より広くなります ノイズを避けるために、重要でない価格レベルは定期的にクリアされます カスタマイズ可能な時間枠の
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
MetaForecast M5
Vahidreza Heidar Gholami
5 (2)
MetaForecastは、価格データのハーモニクスに基づいて、どんな市場の未来を予測し視覚化します。市場が常に予測可能ではありませんが、価格にパターンがある場合、MetaForecastは可能な限り正確な未来を予測できます。他の類似製品と比較して、MetaForecastは市場のトレンドを分析することでより正確な結果を生成することができます。 入力パラメータ Past size (過去のサイズ) MetaForecastが将来の予測を生成するために使用するバーの数を指定します。モデルは選択したバー上に描かれた黄色の線で表されます。 Future size (将来のサイズ) 予測すべき将来のバーの数を指定します。予測された将来は、ピンクの線で表示され、その上に青い回帰線が描かれます。 Degree (程度) この入力は、MetaForecastが市場で行う分析のレベルを決定します。 Degree 説明  0 Degree 0の場合、価格の全てのピークや谷、そして詳細をカバーするために、「Past size」の入力に大きな値を使用することが推奨されています。  1 (推奨) Degre
作者のその他のプロダクト
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
フィルタ:
レビューなし
レビューに返信