VHP channel PRT

This channel is based on the Hodrick-Prescott filter, which is a type of zero-lag digital filter. First, filtered Close price values are calculated. Then, a second filtering with a longer period is applied. This results in two arrays: HP and HPSlow. In the next step, the standard deviation of HP relative to HPSlow is computed, and a channel is constructed.
 
The VHP channel PRT indicator displays the average spread value and the channel width relative to HPSlow (expressed as a percentage) at the zero bar, in the lower-right corner of the chart. You can double-click the text label to drag it to a convenient position. Pressing the DEL key will remove it. When switching timeframes, the text will reappear.
 
Compared to Moving Averages, such filters look visually appealing but redraw as new bars appear. Why Does This Happen? It's mathematically impossible to implement a truly “honest” zero-lag filter. Any filter introduces a delay equal to or greater than the averaging period. This becomes obvious when adjusting the period in a Moving Average: the longer the period, the smoother the result—but the greater the lag. There is only one way to eliminate lag: the input bars must first be filtered left to right, and then the resulting sequence must be filtered right to left. The initial direction doesn’t matter, as long as the second pass goes in the opposite direction.
 
In practice, zero-lag filters represent various trade-offs between smoothing and delay. However, it is crucial to understand that a perfect solution is unattainable, as the future cannot be predicted!
 
Recommended Use
This filter is best used to identify short-term price direction, especially within the last few bars. When this channel is overlaid with a Standard Deviation Channel, you'll notice that near the latest (rightmost) bars, both show similar directions. However, while the Standard Deviation Channel consists of three straight lines, this channel provides a more precise direction of price movement in history — albeit with decreasing accuracy the further back in time you go.
 
Implementation Notes
During the MQL4 adaptation, additional code was added to draw the channel "tails". Run it on the M1 timeframe, wait about 30 minutes without switching timeframes, and you’ll observe the channel “wagging its tail.” When switching timeframes, the tail disappears.
 
Use Case Recommendation
This indicator is best suited for scalping. It is not appropriate for long-term strategies,
 
Indicator Input Parameters:
 
HP Fast Period — HP filter period
 
HP Slow Period — HPSlow filter period
 

FontColor — text color

 

You can use this indicator in our versatile ProfRoboTrading Channel EA, in wich you can seamlessly integrate various channel, arrow, and reversal indicators. It offers the flexibility to use all popular channel trading strategies, while also providing powerful tools to customize your trading conditions and risk management system.

ProfRoboTrading Channel EA for MT4:

https://www.mql5.com/en/market/product/140233?source=Site+Market+MT4+New+Rating006

Universal Channel Expert Advisor for MT4:

https://www.mql5.com/en/market/product/135441?source=Site+Market+MT4+Search+Rating006%3aUniversal+Channel+Expert+Advisor



おすすめのプロダクト
マルチタイムフレーム対応、カスタマイズ可能なビジュアル信号、設定可能なアラートシステムを備えた相対力指数(RSI)インジケーター。 フリーランスプログラミングサービス、アップデート、その他のTrueTL製品は私の MQL5プロフィール からご利用いただけます。 フィードバックとレビューを心よりお待ちしております! RSIとは? 相対力指数(RSI)は、価格変化の速度と大きさを測定するモメンタムオシレーターです。このインジケーターは0から100の間で振動し、指定された期間にわたって最近の上昇幅と最近の下落幅の大きさを比較します。 RSIは主に買われすぎと売られすぎの状態を識別するために使用されます。高い値は買われすぎ状態を示し、低い値は売られすぎ状態を示します。トレーダーはまた、RSIと価格動作の間のダイバージェンスにも注目しており、これは潜在的なトレンド転換を示す可能性があります。 機能: 矢印と垂直線を使用したビジュアルシグナルマーカー 設定可能なトリガー付きの3つの独立したシグナルバッファ(方向変化、レベル交差、ピーク/谷、極端ゾーン) 時間帯フィルタリング付きの設定可能なア
FREE
移動平均は移動中に変化します。 インジケータは、移動平均を計算する期間を自動的に選択します。 動きの方向性が高いほど、平均化期間は長くなります。 トレンドが遅くなると、移動平均の期間が減少し、より速くなります。 これは傾向の変更により速く反応することを可能にする。  この指標は、トレンドまたはトレンド反転ポイントでうまく機能します。 横方向では、速い動きのあるものが遅いものを上に横切るときなど、インジケータは逆の方法で使用することができます-これは売りシグナルです。 または、チャネルを使用しておおよその購入ゾーンまたは販売ゾーンを決定することもできます。 チャンネル表示は、設定で有効にすることができます。  パラメータ: 自動計算のためのバー-このバー数について、インジケータは極端を検出し、最後の極端な時間に応じて移動平均の期間を計算します。 乗数-移動平均の差を設定します。 速度-ある期間から別の期間への移動平均の移行率を変更します。 channel-チャンネル表示を有効または無効にします。 インターフェイスの利便性のために他の設定もあります。 移動平均の期間を変更
FREE
The indicator has combined 5 popular strategies. Draws an arrow after confirming a signal for the selected strategy. There are signal alerts. Doesn't redraw its values. I recommend watching my advisor -   Night Zen EA 5 strategies. The main line crosses the signal line. The main line crosses the signal line in the oversold (for buy) / overbought (for sell) zones. The main line enters the oversold (for sell) / overbought (for buy) zones . The main line comes out of the oversold (for buy ) / over
FREE
A ratio between 0 and 1 with the higher values representing a more efficient or trending market,  It is used in the calculation of Perry J. Kaufman Adaptive Moving Average (KAMA), dividing the price change over a period by the absolute sum of the price movements that occurred to achieve that change. The Fractal Efficiency or also known as Efficiency Ratio was first published by Perry J. Kaufman in his book ‘Smarter Trading‘. This is mostly considered a filter for volatile markets none the less
FREE
This is a regression tree indicator for MT4/MT5. This indicator classificate nodes on the time period so that the deviation becomes smaller, and displays regression line and channel for each node. It's free! Attached CartDemo.ex4 and CartDemo.ex5 is a Demo version and has the following limitations: Can't use HighSpeed method (default method is RandomForest) Maximum number of bars is 260 (increase from 200) There is no expiration date and can be started many times, but it stops after an hour.
FREE
Price Ladder
Kourosh Hossein Davallou
This indicator is based on the Channel . Input Parameters channel_One- show trend line One on or off. timeFrame_One - time Frame of channel One . ColorChannel_One - color of  trend line One. channel_Two- show trend line Two on or off. timeFrame_Two - time Frame of channel Two . ColorChannel_Two - color of  trend line Two. channel_Three- show trend line Three on or off. timeFrame_Three - time Frame of channel Three . ColorChannel_Three - color of  trend line three. channel_Four- show trend line F
FREE
特別無料! Adaptive Trend Channel Pro v1.0 製品説明 【市場のノイズを排除】ボラティリティに自動適応する高精度トレンドチャネル 「Adaptive Trend Channel Pro v1.0」は、従来の固定幅チャネル(移動平均線±Pipsなど)の欠点を完全に解消するために開発されました。市場の 平均的なボラティリティ (ATR) に動的に合わせてチャネル幅が伸縮するため、レンジ相場でのダマシを避け、トレンド発生時の信頼性の高いエントリーシグナルを提供します。 このインジケーターの核となる優位性 ボラティリティ適応性 (ATRベース): 市場が静かな時はチャネルが狭くなり、市場が活発な時はチャネルが広がります。常に現在の市場環境に「適切な」取引レンジを表示します。 ノイズ排除: ボラティリティに応じてチャネル幅が変わるため、短期的なノイズによる無駄なシグナルが大幅に減少します。 2段階の高付加価値アラート: トレンド発生と平均回帰、2つの異なる戦略に対応した高精度なアラートを搭載しています。 2種類のアラート機能(高付加価値シグナ
FREE
An improved version of the standard Standard Deviation indicator. It is now a responsive and smoothed line. The setup is not straightforward - but I hope you can do it. It is very easy to understand the readings of this indicator, the meaning is the same as that of the usual Standard Deviation. //////////////////////////////////////////////// /////////////////////////////////// I hope this indicator will be very useful to you in successful trading. Good luck.
FREE
Dual Onset
Dariel Iserne Carrera
4.5 (2)
It is an algorithm to detect trend changes early. You should try multiple values for the Multiplier parameter (1 <value <10 recommended). At first glance you can see effective entries. This is, in fact, one of the rows that Geleg Faktor initially had. But it was removed because it was no longer needed. The other rows were sufficient for G.Faktor's effectiveness, but I still wanted to share this one. Always test before using it on your live account so that you fully understand how it works and
FREE
OrderBlock TS Roman
Vladislav Vlastovskii
3.8 (5)
Индикатор строит блоки заказов (БЗ) по торговой системе (ТС) Романа. Поиск блоков осуществляется одновременно на двух таймфремах: текущем и старшем (определяемым в настройках). Для оптимизации и игнорирования устаревших блоков в настройках задается ограничение количества дней в пределах которых осуществляется поиск блоков. Блоки строятся по правилам ТС состоящем из трех шагов: какую свечу вынесли (что?); какой свечой вынесли (чем?); правило отрисовки (как?).
FREE
磁気価格ファインダーインジケーターは、価格が回帰する傾向にある平均価格です。 XAUUSD H1向けに最適化されています。3本のラインがあり、中央のラインは焦点を当てるべき価格です。 過去のデータに基づくと、デフォルト設定での平均価格への回帰成功率は92%を超えました。その他のケースでは、デフォルトで設定されているストップロスが発動しました。 エントリーポイントとエントリー時間は、概ね一日の始まりであり、便宜上、新日最初のローソク足は、磁気ラインより下で開いたか上で開いたかに応じて矢印でマークされます。 このインジケーターは、日中の単一エントリーで回帰に重点を置く取引戦略や、グリッド戦略に適しています。 利用可能な設定: Candles:微調整のためのローソク足の数。12-24-48の値を使用するか、デフォルトのままにすることをお勧めします。 ATR設定:ご自身の戦略に合わせてストップロスを微調整するために必要です。 ShowLabels:ラインの右側にマーカーテキストを表示します。 LabelOffsetBars:テキストのオフセット。 ArrowOffset_Multiplier:
FREE
The indicator draws two simple moving averages using High and Low prices. The MA_High line is displayed when the moving average is directed downwards. It can be used for setting a stop order for a sell position. The MA_Low line is displayed when the moving average is directed upwards. It can be used for setting a stop order for a buy position. The indicator is used in the TrailingStop Expert Advisor. Parameters Period - period of calculation of the moving average. Deviation - rate of convergence
FREE
Updates 9/12/2023 - If you are looking for the Spock EA, I don't sell it anymore. DM me for more info. 24/10/2023  -  Check out my other products. Starting to roll out some EAs & indicators based on this range. Currently there is no MT5 version. I am using MT4 myself. So I will spend my time mostly to develop more extensive stats for the Stats version and maybe even an EA. But I might  develop a MT5 version. All depends on the demand. Meaning, the more people request it, the bigger the chan
FREE
Overview The TTM Squeeze indicator helps identify low volatility periods (squeeze) that often precede price breakouts. It uses Bollinger Bands (BB) and Keltner Channels (KC) to determine when the market is "coiling" and ready to move. Configuration Guide Volatility Settings The indicator uses Bollinger Bands to measure market volatility. When BBs are inside Keltner Channels, a squeeze is detected. The squeeze suggests the market is consolidating and may soon break out. True Range Option Optiona
FREE
このプロジェクトが好きなら、5つ星レビューを残してください。 このインジケータは、指定されたためのオープン、ハイ、ロー、クローズ価格を描画します 特定のタイムゾーンの期間と調整が可能です。 これらは、多くの機関や専門家によって見られた重要なレベルです トレーダーは、彼らがより多くのかもしれない場所を知るために有用であり、 アクティブ。 利用可能な期間は次のとおりです。 前の日。 前週。 前の月。 前の四半期。 前年。 または: 現在の日。 現在の週。 現在の月。 現在の四半期。 現年。
FREE
Wave Reversal Indicator - determines the direction of trend waves and price reversals. The indicator shows wave movements and trend directions. It gives recommendations where to follow the trader, helps to follow the trading strategy. It is an addition to an intraday or medium-term strategy. Almost all parameters are selected for each time frame and are changed automatically, the only parameter for manual adjustment is the wavelength. Works on various trading instruments and timeframes, recomme
FREE
無限からの通貨の強さを測定するためのこの革新的な指標は、長い間取引されているダフ屋やトレーダーにとって不可欠な助手です。 通貨の強さ/弱さを分析するためのシステムは、世界の主要なトレーダーによって市場で長い間知られており、使用されてきました。 任意の裁定取引は、この分析なしでは完全ではありません。 私たちの指標は、互いに関連して基本通貨の強さを簡単に決定します。 これは、インスタント分析を可能にし、最強のエントリポイントを検索し、すべてまたは現在の通貨ペアの折れ線グラフが表示されます。 インジケータは直感的で、すぐに見つけて任意のペアに切り替えることができ、地下室とメインチャートの両方に配置できるモバイルパネルがあります。 通貨の強さの変化の通知のタイマーモードは、トレーダーに電話で通知を受け取る機会を与えます。  通貨パワーメーターインフィニティ指標を使用するためのいくつかの戦略: 1. 通貨の強さの線形表示のチャートを使用して、交差点を新興トレンドの信号として検索します 2. トレンド反転信号が表示された後、強い通貨の方向に頭皮 3. 通貨の強さの発散分析を使用して、現在の
FREE
iMACD in iMA is indicator to change color in iMA if iMACD is upper of zero (up trend) or lower of zero (down trend). It is a useful tool to track when the upside and the downside iMACD on iMA. You can to get source code from here . Parameters MA_Periods — Period for iMA. MA_Method — Method for iMA. MACD_FastEMA — Fast EMA for MACD. MACD_SlowEMA — Slow EMA for MACD. MACD_SignalSMA — SMA signal for MACD. MACD_ApliedPrice — Price used for MACD. BarsCount — How many bars will show the line. Revers
FREE
This semaphore indicator is based in the standard RSI, which is applied over the Envelopes indicator that shows an envelope or envelope fluctuation borders. This is a version of RSI vs Envelopes Graph drawn in a separate window . A sell signal emerges when the upper envelope/border is broken by the RSI indicator from top to bottom. A buy signal emerges when the lower envelope/border is broken by the RSI indicator from bottom upwards. The indicator can draw arrows on the indicator, draw vertical
FREE
Mr Beast Sniper
Luis Mariano Vazquez Marcos
5 (1)
Asesor Experto "Sniper FX": Precisión Milimétrica para Tus Operaciones El asesor experto "Sniper FX" redefine la precisión en el trading automatizado al ofrecer un enfoque estratégico centrado en pocas, pero extraordinariamente precisas, entradas en el mercado. Inspirado por la agudeza de un francotirador, este asesor experto utiliza algoritmos avanzados para identificar oportunidades óptimas de compra y venta, maximizando el potencial de beneficios mientras minimiza la exposición al mercado.
FREE
This indicator has been created for finding the probable reversal points of the symbol price. A small candlestick reversal pattern is used it its operation in conjunction with a filter of extremums. The indicator is not redrawn! If the extremum filter is disabled, the indicator shows all points that have a pattern. If the extremum filter is enabled, the condition works – if the history Previous bars 1 candles back contains higher candles and they are farther than the Previous bars 2 candle, such
FREE
このエキスパートアドバイザーは、一般にThe Turtle Traderとして知られる、元のDennis and Eckhardtトレーディングシステムを実装しています。元のカメが行ったのとまったく同じように取引され、経験豊富なトレーダーが上昇または下降市場のトレンドを把握するために使用できます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 使いやすく、監督 完全に構成可能な戦略設定 完全に構成可能な取引設定 ECN / Non-ECNブローカーおよび2-3-4-5桁の記号に対応 CFDおよび外国為替商品に対応 この戦略では、メインシステムとフェイルセーフシステムの2つの補完的なシステムを取り引きします。 システム1は20日間のブレークアウトを取引し、10日間のブレークアウトで取引を終了します システム2は55日間のブレークアウトを取引し、20日間のブレークアウトで取引を終了します 戦略の基本原則は次のとおりです。 トレードは最後のシグナルの結果に基づいてフィルタリングされます 取引は、ATR(30)/ 2の間隔で、最大
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
Velvet RVI is intended for use with the Velvet advanced ordering layer.  It is based on the algorithm for the Relative Vigor Index, provided by Investopedia here . All of the data it displays is accurate and verified against the internal API function iRVI, when it is detected by the ordering layer.  In order to place orders with the Velvet RVI indicator, the ordering layer must be installed and running.  Ordering from the Velvet RVI indicator requires that "Velvet Ordering Layer" ( found here ),
FREE
PREVIOUS INDICATOR’S DATA MA CROSSOVER https://www.mql5.com/en/users/earobotkk/seller#products P/S: If you like this indicator, please rate it with 5 stars in the review section, this will increase its popularity so that other users will be benefited from using it. This indicator notifies and draws an arrow on the chart whenever    the MA line has crossed over its previous indicator’s data MA filtered by MA Trend.   It also displays total pips gained from all the entry set-ups. Setting ·   You c
FREE
StrikePin
Mike Pascal Plavonil
1 (1)
The StrikePin indicator is a technical, analytical tool designed to identify trend reversals and find optimal market entries.  The StrikePin indicator is based on the pin bar pattern, which is the Price Action reversal pattern. An entry signal, in a trending market, can offer a very high-probability entry and a good risk to reward scenario. Be careful: the indicator is repainting since it is looking for highest high and lowest lows.  You should avoid to use it in experts but you can use it in
FREE
APriceChannel is a modification of the standard Price_Channel indicator. The EA draws 2 levels - the upper level shows the price High for the specified period of time, the lower level shows the price Low for the same period. In addition to the period, you can set vertical offset in points to widen the channel up and down. This prevents false breakouts of current support/resistance levels. Inputs Period - time period in bars - the number of bars to calculate the price High/Low. Offset up and dow
FREE
The indicator rely on The Toby strategy >> The mother candle which is bigger in range than the previous six candles. A vertical line shows the last Toby Candle with the targets shown up and down. The strategy is about the closing price out of the range of the toby candle to reach the 3 targets..The most probable to be hit is target1 so ensure reserving your profits and managing your stop lose.
FREE
Tmcd
Shaheen Hassanali
The Tmcd is a very smooth oscillator and a good indicator of trend. It has a noise filter built in which shows sideways markets and it can also show the beginning of a trend. It works on any symbol from Forex to commodities as well as crypto currencies. It does not require a change of settings. The default settings are fine. The use of it can be varied and I recommend it is be used in conjunction with other indicators. The indicator is free for use and your review will be appreciated. Join my T
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
このプロダクトを購入した人は以下も購入しています
Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検出す
An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability. Scalper Inside
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
Dynamic Forex28 Navigator - 次世代の Forex 取引ツール。 現在 49% オフ。 Dynamic Forex28 Navigator は、長年人気のインジケーターを進化させたもので、3 つの機能を 1 つにまとめています。 Advanced Currency Strength28 インジケーター (レビュー 695 件)  + Advanced Currency IMPULSE with ALERT (レビュー 520 件) + CS28 コンボ シグナル (ボーナス)。 インジケーターの詳細 https://www.mql5.com/en/blogs/post/758844 次世代の Strength インジケーターが提供するもの  オリジナルで気に入っていたすべての機能が、新機能と精度の向上によって強化されました。 主な機能: 独自の通貨強度計算式。 すべての時間枠でスムーズかつ正確な強度ライン。 トレンドの特定と正確なエントリーに最適です。 ダイナミックマーケットフィボナッチレベル (マーケットフィボナッチ)。 このインジケーターに固有
CRT Multi-Timeframe Market Structure & Liquidity Sweep Indicator Non-Repainting | Multi-Asset | MT5 Version Available MT5 Version:   https://www.mql5.com/en/market/product/162075 Full User Guide — explains what each feature does and why:   https://www.mql5.com/en/blogs/post/767525 Quick Start User Guide  — explains how to configure and in what order:  https://www.mql5.com/en/blogs/post/767540 Indicator Overview CRT Ghost Candle HTF Fractal is a complete institutional-grade market structure too
Volatility Trend System - a trading system that gives signals for entries. The volatility system gives linear and point signals in the direction of the trend, as well as signals to exit it, without redrawing and delays. The trend indicator monitors the direction of the medium-term trend, shows the direction and its change. The signal indicator is based on changes in volatility and shows market entries. The indicator is equipped with several types of alerts. Can be applied to various trading ins
チャートを構成し、周期的な価格変動を識別するテクニカル指標。 どのチャートでも動作します。 いくつかの種類の通知。 グラフ自体に追加の矢印があります。 履歴を再描画せずに、キャンドルのクローズに取り組みます。 M5以上のTFを推奨します。 パラメータの使用と設定が簡単です。 異なるパラメータを持つ 2 つのインジケーターを使用する場合、他のインジケーターなしで使用できます。 入力パラメータは2つあります 周期性と信号持続時間 これら 2 つのパラメータは、チャート構造の処理を扱います。 Cyclicity - 反転サイクルが変化する頻度を調整し、サイクルを滑らかにします。 Signal duration - 最小数では価格変動の衝動を検出し、最大数では長期的なトレンドの動きを検出します。
Scalper Vault は、スキャルピングを成功させるために必要なすべてを提供するプロフェッショナルなスキャルピング システムです。このインジケーターは、外国為替およびバイナリー オプションのトレーダーが使用できる完全な取引システムです。推奨される時間枠は M5 です。 システムは、トレンドの方向に正確な矢印シグナルを提供します。また、トップとボトムのシグナルとギャン マーケット レベルも提供します。 インジケーターは、プッシュ通知を含むすべてのタイプのアラートを提供します。 インジケータの購入後にご連絡ください。私の個人的な取引の推奨事項と素晴らしいボーナス指標を無料で共有します! 幸せで有益な取引をお祈りします!
Trend indicator AI
Ramil Minniakhmetov
4.49 (84)
Trend Ai indicatorは、トレンドの識別と実用的なエントリポイントと反転アラートを組み合わせることで、トレーダーの市場分析を強化する優れたツールです。 この指標は、ユーザーが自信と正確さで外国為替市場の複雑さをナビゲートすることを可能にします トレンドAiインジケーターは、主要なシグナル以外にも、プルバックやリトレースメント中に発生するセカンダリエントリポイントを識別し、トレーダーが確立されたトレンド内の価格修正を活用できるようにします。 重要な利点: *MT4およびMT5の仕事 *明確な買いまたは売りシグナル *再描画しません ·すべての資産で動作します 私はeaやセットをtelegram it詐欺で販売しないように注意してください。 すべての設定はここでブログで無料です。  重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! 私の他のプロダクトと同様、実質操作の監視はここに見つけることができます: https://www.mql5.com/en/users/mechanic/seller&nbsp ; 設定および入力: すべての
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確な
GOLD Impulse with Alert
Bernhard Schweigert
4.67 (12)
このインディケータは、当社の2つの製品 Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics . のスーパーコンビネーションです。 このインジケーターは全ての時間枠で作動し、8つの主要通貨と1つのシンボルの強弱のインパルスをグラフで表示します。 このインジケータは、金、エキゾチックペア、商品、インデックス、先物など、あらゆるシンボルの通貨強度の加速度を表示することに特化されています。金、銀、原油、DAX、US30、MXN、TRY、CNHなどの通貨強度の加速度(インパルスまたは速度)を表示するために、任意のシンボルを9行目に追加できる、この種の最初のものです。 新しいアルゴリズムに基づいて構築され、潜在的な取引の特定と確認がさらに容易になりました。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速の速度を測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアリングすれば、潜在的に利益を生む取引を特定
Advanced Supply Demand
Bernhard Schweigert
4.91 (299)
現在40%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
GEM Signal Pro - プロフェッショナル・トレーディング・インジケーター 精密なエントリー。リペイントなし。常に一つひとつの判断。 GEM Signal Pro は、MetaTrader 4 および MetaTrader 5 向けに構築された、プロフェッショナルグレードのトレンドフォロー型インジケーターです。ノイズ、遅延、そして多くのリテール向けインジケーターにありがちな誇大な期待なしに、クリーンで実行可能なシグナルを求めるトレーダーのために設計されています。 すべてのシグナルは、独自の多層確認エンジンによって評価されます。 GEM Signal Pro が他と違う理由 多くのインジケーターは、色付きの矢印を表示するだけで、あとはトレーダー任せです。GEM Signal Pro は、完全なトレードセットアップを提供します。 有効なチャンスが検出されると、インジケーターはシードシグナルを表示し、構造的な確認を待ち、ローソク足パターン認識を通じて最適なエントリータイミングを特定し、その後、正確なリスク管理レベルをチャート上に描画します。エントリー価格、ストップロス、3 つの利確
Scalping Entry Points - is a manual trading system that can adjust to price movements and give signals to open trades without redrawing. The indicator determines the direction of the trend by the central level of support and resistance. The dot indicator provides signals for entries and exits.  Suitable for manual intraday trading, scalping and binary options. Works on all time frames and trading instruments. The indicator gives several types of alerts. How to use the product The blue line det
FX Volume
Daniel Stein
4.63 (38)
FX Volume:ブローカー視点で捉える本物の市場センチメント クイック概要 トレード手法をさらに高めたいとお考えですか? FX Volume は、リテールトレーダーやブローカーのポジション状況をリアルタイムで提供します。これは、COTのような遅延レポートよりもはるかに早く知ることができます。安定した利益を目指す方も、さらなる優位性を求める方も、 FX Volume は大きな不均衡を見極め、ブレイクアウトを確認し、リスク管理を洗練させるのに役立ちます。今すぐ始めて、実際の出来高データがどのように意思決定を変革するかを体感してください! 1. FX Volume がトレーダーにとって非常に有益な理由 高精度の早期警戒シグナル • 各通貨ペアを売買しているトレーダー数を、他者よりも早く、ほぼリアルタイムで把握できます。 • FX Volume は、複数のリテールブローカーから得られる本物の出来高データを収集し、分かりやすい形式で提供する 唯一 のツールです。 強力なリスク管理 • ロングやショートの大きな偏り(インバランス)を特定し、潜在的なトレンド転換を見逃しません。ストップ
MetaBands M4
Vahidreza Heidar Gholami
3.5 (6)
MetaBandsは、強力でユニークなアルゴリズムを使用してチャンネルを描画し、トレンドを検出して、トレーダーに取引の入出ポイントを提供することができます。チャンネル指標に加えて、強力なトレンド指標でもあります。入力パラメータを使用して新しいチャンネルを作成するために、異なるタイプのチャンネルを統合することができます。MetaBandsは、市場のイベントについてユーザーに通知するために、すべてのタイプのアラートを使用します。 特徴 ほとんどのチャンネルアルゴリズムをサポート 強力なトレンド検出アルゴリズム 異なるタイプのチャンネルを統合する能力 マルチタイムフレームおよびマルチカレンシー(シグナルマトリックス) すべてのタイプのアラート機能(サウンド、画面フラッシャー、プッシュ通知、メール、ポップアップ、矢印) 再描画しない トレンド検出 MetaBandsは、チャネル内を振動する青いラインを使用してトレンドを検出します。ラインがチャネルの上部バンドに達すると、下降トレンドの開始を示し、下部バンドに達すると上昇トレンドの開始を示します。青いラインが中心ラインに近づくと、市場はコンソリ
このインジケーターは、反転ポイントと価格戻りゾーンを正確に表示します。     主要プレーヤー 。新たなトレンドが形成される場所を把握し、最大限の精度で意思決定を行い、すべての取引をコントロールします。 TREND LINES PRO インジケーターと組み合わせることで、その潜在能力を最大限に発揮します。 VERSION MT5 インジケーターが示す内容: 新しいトレンドの始まりに活性化する反転構造と反転レベル。 リスクと報酬の比率を最小限に抑えた利益 確定 と 損失停止の レベルの表示     RR 1:2   。 インテリジェントな削減ロジックによるストップロス。 指定されたインジケーターから 2 つのトレンド タイプの反転パターンを表示します。 指標: トレンドを追う   TREND LINES PRO   (世界的なトレンドの変化) TREND PRO   (クイックトレンド変更) シンプルで効果的   スキャナー   リアルタイムトレンド(新機能)。 マルチタイムフレームのインストゥルメント フィルタリング。 画面   利益     LOGIC AI信号の後。 当日プラス方
FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
現在40%OFF! 初心者やエキスパートトレーダーのためのベストソリューション! このダッシュボードソフトウェアは、28の通貨ペアで動作しています。それは私達の主要な指標(高度な通貨の強さ28と高度な通貨インパルス)の2に基づいています。それは全体の外国為替市場の大きい概観を与えます。それは、すべての(9)時間枠で28の外国為替ペアのための高度な通貨の強さの値、通貨の動きの速度と信号を示しています。チャート上で1つのインディケータを使用して市場全体を観察し、トレンドやスキャルピングの機会をピンポイントで見つけることができたら、あなたのトレードがどのように改善されるか想像してみてください。 このインディケータには、強い通貨と弱い通貨の識別、潜在的な取引の識別と確認がより簡単になるような機能が搭載されています。このインディケータは、通貨の強さや弱さが増加しているか減少しているか、また、すべての時間枠でどのように機能しているかをグラフィカルに表示します。 新機能として、現在の市場環境の変化に適応するダイナミックなマーケットフィボナッチレベルが追加され、すでに当社のAdvanced
トレンドラインプロ   市場の真の方向転換点を理解するのに役立ちます。この指標は、真のトレンド反転と主要プレーヤーが再び参入するポイントを示します。 分かりますか     BOSライン   複雑な設定や不要なノイズなしに、より長い時間足でのトレンドの変化と重要なレベルを把握できます。シグナルは再描画されず、バーが閉じた後もチャート上に残ります。 VERSION MT 5     -     RFI LEVELS PRO インジケーター と組み合わせることで、その潜在能力を最大限に発揮します。 インジケーターが示す内容: 本当の変化   トレンド(BOSライン) 一度シグナルが現れたら、それは有効です!これは、リペイント機能を持つインジケーターとの重要な違いです。リペイント機能を持つインジケーターは、シグナルを発した後、それを変更し、資金の損失につながる可能性があります。これにより、より高い確率と精度で市場に参入できます。また、矢印が現れた後、目標値(利益確定)に達するか、反転シグナルが現れるまで、ローソク足の色を変更する機能もあります。 繰り返しエントリ       主要プレーヤーの
TPSproトレンドプロ     - これは市場を自動的に分析し、トレンドとその変化に関する情報を提供し、取引のエントリーポイントを表示するトレンドインジケーターです。     描き直しなしで! ИНСТРУКЦИЯ RUS   -   説明書 英語 -   バージョン MT5 主な機能: 正確なエントリーシグナル   塗り直し不要! 一度シグナルが現れたら、それは有効です!これは、シグナルを発した後にそれを変更し、潜在的に預金の損失につながる可能性のあるリペイントインジケーターとは大きく異なります。これにより、より高い確率と精度で市場に参入できるようになります。また、矢印が現れた後、目標(利益確定)に達するか反転シグナルが現れるまで、ローソク足の色を変更する機能もあります 。 ストップロス/テイクプロフィットゾーンの表示 エントリーポイントを探す際の視覚的な明瞭性を高めるため、市場における最適なエントリーポイントを探すためのBUY/SELLゾーンを最初に表示するモジュールを作成しました。また、ストップロスレベルを時間経過とともに管理するインテリジェントなロジックを追加することで、ス
Meravith
Ivan Stefanov
5 (3)
マーケットメーカーのためのツール。 Meravith は次の機能を提供します: すべての時間足を分析し、現在有効なトレンドを表示します。 強気と弱気の出来高が等しくなる流動性ゾーン(出来高均衡)を強調表示します。 異なる時間足のすべての流動性レベルをチャート上に直接表示します。 テキスト形式の市場分析を生成し、参考情報として表示します。 現在のトレンドに基づいて目標値、サポートレベル、ストップロスを計算します。 取引のリスクリワード比を算出します。 口座残高に基づいてポジションサイズを計算し、潜在的な利益を推定します。 また、市場に大きな変化があった場合には警告を表示します。 インジケーターの主要ライン: 強気/弱気の出来高エグゾーストライン ― 目標値として機能します。 市場のトレンドを示すライン。市場が強気か弱気かによって色が変わり、トレンドのサポートとして機能します。主にその色が市場センチメントを示します。 出来高均衡ライン(Eq)。Eq(Volume Equilibrium)ラインはシステムの中核です。これは買い手と売り手の出来高のバランスポイントを表します。市場の流動性を示し
Market Maker Reversal Scanner — Professional Watchlist Builder for Reversal Traders (MT4/MT5) If you trade reversals, your biggest enemy isn’t entries — it’s watchlist selection . Most traders waste hours scrolling charts and end up forcing trades on “meh” instruments. Market Maker Reversal Scanner solves that by doing one job extremely well: It scans your symbols and highlights the instruments that are “in play” for reversal conditions — so you can focus on the best setups during your session i
シンプルでありながら効果的なポジション取引戦略であるオーダーブロックの個人的な実装。価格範囲がブレイクアウトの反対方向に違反されていない場合、トレーダーは市場に参入するか、最後の注文ブロックの方向で取引を探す必要があります。わかりやすくするために、開いたブロックは描かれていません。 【 インストールガイド】 アップデートガイド | トラブルシューティング | FAQ | すべての製品 ] 強気のオープンブロックは、新鮮な市場の安値の後の最初の強気のバーです 弱気のオープンブロックは、新鮮な市場の高値の後の最初の弱気のバーです 開いているブロックが壊れるとシグナルが表示され、オーダーブロックになります オーダーブロックが反対側に折れると、反転ブロックになります インジケーターはすべての種類のアラートを実装します 塗り直しや裏塗りはしません 入力パラメータ 期間:新鮮な高値または安値を作成するために必要なバーの量。値が小さいほど、信号が多くなります。 最小ATRフィルター:ATRの乗数として表される、オーダーブロックバーの最小ボディサイズ。 最大ATRフィルター:ATRの乗数として表さ
Cumulative Delta Pro is a professional indicator that takes market order flow analysis to a fundamentally new level. Cumulative Delta is the difference between buying and selling volumes, presented as a continuous cumulative sum over a specific period of time starting from the initial calculation point. This metric allows traders to see in real time who controls the market: if the positive delta increases, it indicates the dominance of active buyers; if the negative delta decreases, sellers are
Apollo Pips Generator は、トレンドの方向にシグナルを提供するインジケーターです。インジケーターは複数のエントリーポイントを提供するため、常に利益を得る取引機会を見つけることができます。スクリーンショットに注意してください。 スクリーンショットは、上部と下部を示す星の信号が付いたチャネルで表される他のツールと組み合わせたPipsGeneratorツールを示しています。この組み合わせにより、システムを適用する方法が複数提供されます。 購入後、無料で私の2番目のインジケーターを取得するために私に連絡してください。スクリーンショットで示したものとまったく同じシステムになります。 また、このシステムを使用して最良の結果を得る方法についても説明します。 どちらのツールも、プッシュ通知を含むすべてのタイプのアラートを提供します。 私はあなたに幸せな取引を望みます!
TrendLine PRO MT4
Evgenii Aksenov
4.83 (167)
The Trend Line PRO indicator is an independent trading strategy. It shows the trend change, the entry point to the transaction, as well as automatically calculates three levels of Take Profit and Stop Loss protection. Trend Line PRO is perfect for all Meta Trader symbols: currencies, metals, cryptocurrencies, stocks and indices. The indicator is used in trading on real accounts, which confirms the reliability of the strategy. Robots using   Trend Line PRO   and real Signals can be found here:   
Super Reversal Indicator with Alert 概要 Super Reversal Indicator with Alert は、マルチタイムフレーム分析を用いて高確率の相場反転ポイントを特定するためのトレーディングツールです。ストキャスティクスのモメンタム、需給ゾーン、そして価格のリジェクションシグナルを組み合わせて分析を行います。 本インジケーターは、明確な視覚シグナルとリアルタイムアラートにより、トレーダーが市場の転換点を見極めるのをサポートします。 主な機能 マルチタイムフレーム ストキャスティクス分析 上位時間足のストキャスティクスを使用(ユーザー設定可能) モメンタムの変化やクロスシグナルを検出 エントリー精度を高めるための買われ過ぎ・売られ過ぎレベルを表示 反転リジェクションシグナル 重要な価格帯での強いリジェクションローソク足を検出 以下のポイントでの反転を識別 日足高値での売り反転 日足安値での買い反転 視認性を高めるため、チャート上に矢印を表示 需給ゾーン(Supply and Demand) H4およびD1の上位時間足から重要なゾーンを自動
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
現在40%オフ 初心者やエキスパートトレーダーに最適なソリューション! このインジケーターは、独自の機能と新しい計算式を取り入れた、ユニークで高品質、かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の為替ペアの通貨強度を読み取ることができます。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に特定することができるので、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアルはこちら  https://www.mql5.com/en/blogs/post/697384 これが最初の1本、オリジナルだ! 価値のないクローンを買わないでください。 特別な サブウィンドウの矢印で強い通貨の勢いを表示 GAPがあなたのトレードを導く! 基準通貨や気配値が売られすぎ・買われすぎのゾーン(外相フィボナッチレベル)にあるとき、個別チャートのメインウィンドウに警告表示。 通貨がレンジの外側から反落した場合、プルバック/リバーサルのアラート。 クロスパターンの特別なアラート 複数の時間枠を選択可能で、トレンドを素早く確認できます
作者のその他のプロダクト
The Extreme Spike PRT Indicator   is an effective tool for identifying   sharp market fluctuations .   It performs its calculations using the ATR (Average True Range) indicator and displays candles with extreme volatility in two categories:   primary spikes   and   secondary spikes , within the Metatrader platform oscillator window. This tool assists traders in detecting   intense price movements   and conducting more precise   analyses   based on these fluctuations. Time Frame 15-minute - 1-ho
Regression_Channel_mod Indicator that expands our standard linear regression channel by adding support and resistance lines. Easy to integrate into other indicators. The linear regression channel consists of several parallel lines equidistant from the upper and lower part of the linear regression trend line. The distance between the channel boundaries and the regression line is equal to the deviation of the maximum closing price from the regression line.
The TMA Centered Bands Indicator for MT5 draws bands on the chart and shows the overall price trend. It displays three bands - the lower and upper boundaries of the channel and the median.   The bands are made up of moving averages, and each of them has an MA period. The name TMA comes from triangular moving averages, as the indicator draws triangular bands.   The price will fluctuate between these ranges whenever the trend changes direction, thus creating entry and exit points.   How to trade
FREE
The Channel Sgnals ProfRoboTrading Indicator for MT5 is an effective Forex trading tool designed to track market movements.   The MT5 signal point indicator effectively detects trend reversals after they have already occurred. This Indicator   is a fully automated technical tool that includes a number of parameters to track market trends.   It automatically examines the ever-changing price dynamics of the market, compares the information with earlier data and generates a trading signal. Because
FREE
The Kalires Channel Indicator is a technical indicator used to evaluate trend direction and potential trading opportunities. This is a hybrid indicator that combines Kauffman Adaptive Moving Average (KAMA), linear regression and smoothing. The Kalires Channel Indicator consists of two lines: one central and two outer bands. The central line is a smoothed KAMA modified according to the direction of the trend. The outer bars represent two linear regression lines drawn above and below the center l
FREE
Bollinger Bands Stop Indicator holds significant importance for traders navigating the complex world of financial markets. Its relevance lies in several key aspects. Firstly, it aids in trend identification. By analyzing price movements relative to the Bollinger Bands, traders can discern whether the market is in an uptrend, downtrend, or ranging phase. Secondly, the indicator provides valuable insights into market volatility. Wider bands indicate higher volatility, while narrower bands suggest
FREE
The TrendOscillator Indicator is an upgraded version of the traditional Stochastic Oscillator.   It comprises two lines: %K and %D.   The %K line represents the current market position.   In contrast, the %D line is a moving average of the %K line used to generate signals and identify potential entry or exit points. The good thing is the indicator works on all timeframes like the traditional Stochastic.   However, to avoid any false signals, applying the indicator on longer timeframes is better
FREE
Our modernized version of the popular channel TMA_TRUE  indicator for MT4, which provides information on the main points of trend reversal and momentum exhaustion by drawing a channel on the chart, also draws arrows of signals for buy and sell. As a result, traders can identify bullish and bearish price reversal zones and BUY and SELL accordingly. This indicator works well on all instruments and on all Timeframes. This indicator is the basis of our Channel Trigger EA, which you can buy in MQL
FREE
The TrendChannelTracker Indicator is an innovative Forex trading tool. This indicator, which is based on the standard Stochastic Oscillator, provides traders with a unique and simplified method for observing market trends. In contrast to the traditional Stochastic Oscillator, which is shown at the bottom of the chart, the TrendChannelTracker Indicator is built into the price action itself. This removes the need for traders to continually switch their attention between the oscillator and the pri
FREE
The TMA Centered Bands indicator for MT4 draws bands on the chart and reports the overall price trend, as well as gives arrows signals to buy and sell when the bar closes outside the channel. Unlike many TMAs, our version uses the calculation part of the algorithm without redrawing, and also adds the ability to select a symbol. The bands are made up of moving averages, and each of them has an MA period. The name TMA comes from triangular moving averages, as the indicator draws triangular bands
FREE
This indicator works by plotting fractals on the chart as arrows that can be used as buy or sell signals. It is a great tool for both new and experienced traders as it provides a clear visual representation of the market and helps traders identify fractals. Although it repaints, it can be used quite effectively in conjunction with other tools to filter trading strategies. We use this indicator in this way in our Royal Fractals EA, which you can purchase on the MQL5 Market: https://www.mql5.com
FREE
The Forex Gangster Indicator allows you to determine the current trend. If the Forex Gangster Indicator line has moved below the price and turned blue, then you should open deals for an increase. If the Forex Gangster Indicator line has appeared above the price and turned red, then you should open deals for a decrease: The indicator is suitable for any time frames, but it needs to be supplemented with filtering indicators, since by itself it is late and does not have time to give an accurate si
FREE
This indicator works by plotting fractals on the chart as arrows that can be used as buy or sell signals. It is a great tool for both new and experienced traders as it provides a clear visual representation of the market and helps traders identify fractals. Although it repaints, it can be used quite effectively in conjunction with other tools to filter trading strategies. We use this indicator in this way in our RoyalFractals II Expert Advisor, which you can purchase on the MQL5 Market: https:
FREE
The BandsFill Indicator is a modified Bollinger Bands with a colored cloud.   It has two adjustable parameters: Period Deviation The cloud is colored as follows: If the price crosses the upper band, the cloud is blue. If the price crosses the lower band, the cloud is pink.   Thanks to this, the BandsFill Indicator provides traders with an easy opportunity to detect various features and patterns in price dynamics that are invisible to the naked eye. Based on this information, traders can predict
FREE
The Teamtrader Channel Stop indicator allows you to determine the current trend. If the Teamtrader Channel Stop indicator line has moved below the price and turned blue, then you should open deals for an increase. If the Teamtrader Channel Stop indicator line has appeared above the price and turned red, then you should open deals for a decrease: The indicator is suitable for any time frames, but it needs to be supplemented with filtering indicators, since by itself it is late and does not have
FREE
Moving Averages Divergence 3x3    Indicator     uses the crossover technique for signaling the market trend and the trade opportunities as well.     It applies 3 formats of the same indicator and allows them to plot the crossover signals which are interpreted as the trade signals along with the direction of the market trend. Moving Averages Divergence 3x3    Indicator   can be applied to trade all kinds of forex currency pairs within the financial markets.  Although, this indicator works well o
FREE
The Red Dragons Support and Resistance Levels indicator automatically determines support and resistance levels using the proprietary algorithm based on historical and current data, so the levels are dynamic, which allows you to adjust trading targets based on the current price movement. For this reason, we use this indicator in our advisors, for example, Red Dragons, which you can purchase here: https://www.mql5.com/en/market/product/128713?source=Site +Market+MT4+New+Rating006 The panel also
FREE
FOREX GANGSTER is a unique Expert Advisor created by a professional prop trader and financial asset manager with many years of experience. This is a solution for those who strive for stable profits without constant control over each transaction or monitoring the work of a trading advisor. Created for optimal conservative trading and investing through exchange instruments with long-term regular profits and minimal risks. The Expert Advisor algorithm is based on a deep understanding of market pat
The Wolf Wave Finder Indicator is a popular indicator, that is useful in identifying potential trading opportunities.   The indicator works by recognizing the Wolf Wave pattern, which is a well-known pattern used by professional traders to identify potential areas of support and resistance.   The indicator is easy to use and provides traders with an easy way to identify potential trades.   The Wolf Wave Finder Indicator is a great tool for traders who are looking for a reliable and accurate way
This indicator is a fusion of the Parabolic SAR and Fibonacci indicators. Fibo is drawn on the last wave, at the peaks the indicator displays prices for convenience. Parabolic SAR helps to define the market trend and generates trends following trade signals.     On the other hand, Fibonacci plots the price retracement levels so that traders can determine a better and safer place to enter the market. Scalping with Parabolic SAR and Fibonacci Overview. For this strategy, in addition to our indica
This is an easy-to-set-up and easy-to-use Expert Advisor that will help you always have the necessary information about your trading account at hand, sending from MetaTrader 4 to you in Telegram: • Account drawdown • Number of open positions • Volume of open positions • Profit per day, week, month How to get an chat ID: - Chat with BotFather to create Bot and get API Token of Bot. If you had Bot, skip the step. - Chat with bot @userinfobot , then the bot will reply your ID. How to setu
The SYMBOL MANAGER symbol change indicator is an effective tool designed to enhance trading convenience and significantly simplify the trader's experience. This indicator allows users to switch seamlessly between currency pairs and timeframes within a single open window of the trading terminal. Importantly, when switching, the associated template, including indicators and current chart settings, is automatically duplicated, ensuring a consistent trading environment.
Morning Star PRT インジケーターは、朝のフラットブレイクアウト原理を使用します。インジケーターは朝のフラットレベルを表示し、可能なターゲットを示します。 インジケーターには追加のフィボナッチレベルが追加され、設定で指定された両方のターゲットレベルと夜間のフラットレベルの交差点に関するサウンドアラートも追加されました。 Morning Star PRT インジケーターは、夜の終わりに夜間のフラットチャネルと、上下の 2 つのフィボナッチ価格レベルを構築します。これらのレベルは、ターゲットレベルと反転レベルの両方と見なすことができます。 Morning Star PRT インジケーターはすべての時間枠で機能しますが、M15 間隔で使用するのが最も効果的です。 The Morning Star PRT indicator uses the morning flat breakout principle. The indicator displays morning flat levels and shows possible targets. An additiona
インジケーター サプライ & デマンド ゾーン PRT – は、チャートのサプライ ゾーンとデマンド ゾーンのマーキングを実行するために使用されるカスタム ツールです。インジケーターは、抵抗/サポート レベルとサプライ/デマンド ゾーンを強調する線と長方形をチャート上に描画します。便宜上、線と数字は両方とも異なる色で塗られており、シグナルを互いに簡単に区別できます。インジケーターは、まだ使用されていない、価格がまだ突破していない新しいレベルのみを描画します。初心者と経験豊富なトレーダーの両方に最適です。 インジケーターは、スキャルピング、トレンド、カウンタートレンド、その他のトレーディング システムで使用されます。これは、あらゆる戦略の一部に簡単に組み込むことができる汎用アルゴリズムです。すべての時間枠とインストルメントで適切に表示され、オシレーターとうまく組み合わせることができます。 Indicator Supply & Demand zones PRT– is a custom tool that is used to perform supply and demand zon
このインジケーターは、チャートパターンを特定したいトレーダーにとって強力なツールであり、トレーディング戦略に組み込むことのメリットは数多くあります。このツールは、金融市場の潜在的なトレンドと反転を効果的に特定して通知し、トレーディングの収益性を高めます。高度なアルゴリズムのおかげで、インジケーターは市場データを正確に分析し、トレーダーに情報に基づいた決定を下すのに役立つ貴重な情報を提供します。このインジケーターを使用すると、チャートパターンを高精度で自動的に特定するため、より包括的な市場分析が可能になります。これらのパターンは、多くの場合、特定の方向への潜在的な価格変動を示します。したがって、この情報にアクセスできると、トレーダーは、これらのパターンを認識できないか、その意味を理解できない可能性のある他の市場参加者よりも有利になります。 このインジケーターは、強気と弱気のパターン認識機能を幅広く備えています(チャート上の略称は括弧内に表示されます)。 - Rising Star(SS) - Evening Star(E_Star) - Evening Doji Star(E_
This universal expert advisor is based on our own Algorithm, which is based on effective and time-tested Elliot Wave Theory.  This   expert advisor   is ideal for working both on a flat and during sharp or protracted trend movements (thanks to the Martingale method, according to which averaging positions are opened in accordance with the multiplier and distance set in the settings for accepting a new signal). ATTENTION! CAREFULLY STUDY THE OPERATING PRINCIPLE AND AVAILABLE SETTINGS OF THE EXPER
This is the automatic price spike signal indicator for MT4. Plots advance alerts on potential breakouts/pullbacks. Suits forex, stocks & crypto trading strategies. This is a perfect indicator for reversal traders. A spike often indicates a turn-around moment. The best way to use that gauge is to apply it to your favourite trading system as a filter. 這是 MT4 的自動價格飆升訊號指示器。繪製有關潛在突破/回調的預先警報。適合外匯、股票和加密貨幣交易策略。 對於反轉交易者來說,這是一個完美的指標。尖峰通常表示轉變時刻。使用該指標的最佳方法是將其作為過濾器應用到您最喜歡的交易系統中
パラボリック SAR およびサポート/レジスタンス レベルは、潜在的なトレンドの反転やエントリー ポイントとエグジット ポイントを識別するために外国為替取引で使用されるテクニカル分析インジケーターであるだけでなく、既製の自律的な取引戦略でもあります。 このインジケーターは、チャートに動的なサポート レベルとレジスタンス レベルを追加することで PSAR インジケーターを基盤としており、トレーダーが市場が反転する可能性のある主要な価格レベルを特定するのに役立ちます。 このインジケーターを使用すると、トレーダーは市場の強さと方向、および取引の潜在的なエントリー ポイントとエグジット ポイントに関する洞察を得ることができます。 パラボリック SAR およびサポート/レジスタンス レベル インジケーターは、チャートにさまざまなパラボリック サポートとレジスタンス (PSAR) レベルをプロットするテクニカル分析ツールであり、トレーダーに潜在的なトレンドの反転シグナルを提供します。 このインジケーターは、メインの MT4 チャート ウィンドウに一連の水平に並んだ線として表示されるため、トレ
The All Market Channels indicator from ProfRobotrading automatically builds and displays all formed trading channels on the screen. This indicator is very convenient for trading on all existing channel strategies and is applicable to all instruments and timeframes.  Look at the screenshot - it will tell you more :) More information is available on our website ProfRoboTrading. ProfRobotrading の All Market Channels インジケーターは、形成されたすべての取引チャネルを自動的に構築して画面に表示します。このインジケーターは、既存のすべてのチャネル戦略での取引に非常に便利で、す
This is a Bollinger Bands Compression indicator. It detects volatility compression and the release of “suppressed momentum.” It can be used when it coincides with any specific trading entries — released volatility means a higher probability of making a decent profit. There is also a histogram with colored bands symbolizing weakness or strength, and a zero line crossover. Therefore, this indicator can be used both in conjunction with other indicators within trading strategies, and on its own meri
フィルタ:
レビューなし
レビューに返信