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
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
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 drawn in the symbol 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 lines
FREE
このプロダクトを購入した人は以下も購入しています
Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検出す
Scalper Inside PRO – Since 2020. 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
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
ゴールドラッシュ・トレンド・アロー・シグナル ゴールドラッシュ・トレンド・アロー・シグナル 指標は、XAU/USDにおける高速・短期スキャルパー向けに最適化された、正確でリアルタイムのトレンド分析を提供します。 1分足専用に設計されたこのツールは、明確なエントリーポイントを示す方向矢印を表示し、スキャルパーが変動の激しい市場状況でも自信を持って取引できるよう支援します。 この指標は、PRIMARY(主要)とSECONDARY(補助)のアラート矢印で構成されています。PRIMARYシグナルは、トレンドの方向転換を示す白と黒の方向矢印であり、SECONDARYシグナルは、PRIMARY矢印が示す方向を確認し、潜在的なエントリーポイントを示す青と赤の矢印です。 注意:トレンド方向の変化後にPRIMARYアラート矢印が1つだけ表示される場合、複数のSECONDARY青/赤矢印が表示される点に注意が必要です。SECONDARYシグナルは、シグナル基準を満たす任意のローソク足後に表示されます。したがって、長期的なトレンド移動の場合、画面に多くのSECONDARY矢印が表示されます(添付の
The indicator is built on a non-standard Zig Zag, it draws accumulations after which if the price leaves this zone and a test of this zone occurs, then a sound signal is given and an arrow appears - after the test candle closes.The indicator does not redraw its signals, it is very easy to use, there are only three settings 1- this is the zig zag parameter 2- this is the minimum price exit from the zone 3- this is the maximum price exit from the zone. The lower the parameter for Zig Zag, the more
PRO Renko Systemは、特別にRENKOチャートを取引するために設計された高精度の取引システムです。 これは、様々な取引商品に適用することができる普遍的なシステムです。 システムは効果的に正確な逆転信号へのアクセスを与えるいわゆる市場の騒音を中和する。 表示器は非常に使いやすく、信号の生成に責任がある1つの変数だけがあります。 あなたは簡単にお好みの任意の取引ツールとレンコバーのサイズにツールを適応させることができます。 私はいつもあなたが私のソフトウェアで収益性の高い取引を支援するために余分なサポートを提供する準備ができています! 私はあなたに幸せで収益性の高い取引をしたいです! ご購入後にご連絡ください! 私はあなたに私のレンコチャートジェネレータを送信します。 私はまた、私の個人的な推奨事項やシステムの他のモジュールを無料で共有します!
Auto Optimized Parabolic RSI: 高度な3Dモメンタムエンジン ほとんどのリテール向けインジケーターは、市場のボラティリティが変化した瞬間に破綻する静的な入力値に依存しているため、失敗に終わります。Auto Optimized Parabolic RSIは、自らの数学的優位性を継続的に再計算することで「インジケーターの陳腐化」問題を解決し、機関投資家レベルの定量的適応力をMT5ターミナルに直接もたらします。 最大の強み: カスタムインメモリ3D最適化   標準的な自動最適化ツールは、インジケーターの呼び出しで端末に過負荷をかけるため、頻繁にMT5プラットフォームをフリーズさせます。本ツールは、このボトルネックを完全に回避しています。RAMベースのカスタムネイティブ計算機を内蔵した内部エンジンは、チャートを読み込んだりタイムフレームを変更したりするたびに、超高速の3Dグリッド探索を実行します。RSI期間(頻度)、SARステップ(加速度)、SAR最大値(制限速度)を同時にスイープし、プラットフォームを遅延させることなく、数万通りものパラメーターの組み合わせを絶対的
After purchase, contact me privately to receive 1 month of free testing with EA Forex Proton! This advanced MT4 trading robot automatically executes signals from any MT4 indicator, including Market Makers. The latest version also includes AI integration, allowing each trade signal to be analyzed using Artificial Intelligence. Live Signal with EA Forex Proton: Click here Market Makers is a powerful price action trading system designed to identify high-probability Buy and Sell opportunities based
現在40%オフ! 初心者やエキスパートトレーダーに最適なソリューション! このインジケータは、独自の機能と秘密の数式を組み込んだ、ユニークで高品質かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の通貨ペアのアラートを表示します。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に把握することができるので、あなたのトレードがどのように改善されるか想像してみてください! 新しい基本的なアルゴリズムに基づいて構築されているため、潜在的な取引の特定と確認がより簡単になります。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速のスピードを測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアにすれば、利益を生む可能性のある取引を特定することができるのです。 通貨の勢いを示す縦の線と矢印は、あなたの取引の指針となるでしょう。 ダイナミックマーケットフィボナッチ23レベルはアラートトリガーとして使用され、市場の動きに適応します。もしインパルスが黄色のトリガ
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確な
Advanced Supply Demand
Bernhard Schweigert
4.91 (300)
現在40%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
現在40%オフ 初心者やエキスパートトレーダーに最適なソリューション! このインジケーターは、独自の機能と新しい計算式を取り入れた、ユニークで高品質、かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の為替ペアの通貨強度を読み取ることができます。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に特定することができるので、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアルはこちら  https://www.mql5.com/en/blogs/post/697384 これが最初の1本、オリジナルだ! 価値のないクローンを買わないでください。 特別な サブウィンドウの矢印で強い通貨の勢いを表示 GAPがあなたのトレードを導く! 基準通貨や気配値が売られすぎ・買われすぎのゾーン(外相フィボナッチレベル)にあるとき、個別チャートのメインウィンドウに警告表示。 通貨がレンジの外側から反落した場合、プルバック/リバーサルのアラート。 クロスパターンの特別なアラート 複数の時間枠を選択可能で、トレンドを素早く確認できます
Apex Edge No Repaint MT4対応、プロ仕様のリペイントしないトレーディングインジケーター Apex Edge No Repaintは、リペイントする矢印の煩わしさから解放され、明確なシグナルを求める真剣なFXおよび仮想通貨トレーダー向けに設計された、高品質でクリーンかつ信頼性の高いトレーディングツールです。 主な機能: 100% リペイントなし – チャートに表示されたシグナルは固定されたままです デュアルシグナルシステム:早期のチャンスを提供するRAWシグナルと、高確率で確定したエントリーを提供するCONFシグナル シンプルなワンクリック切り替えボタン:RAW ON/OFFとCONF ON/OFF トレンド、強度パーセンテージ、シグナルステータスを表示するプロフェッショナルなリアルタイムダッシュボード インスタントアラート:ポップアップ、サウンド、メール通知 すべてのCONFシグナルにTP1、TP2、ストップロスレベルを自動描画 視覚的に分かりやすい、色分けされた矢印: ライムグリーン → CONF買い 赤 → CONF売り ドジャーブルー → RAW買
このインジケーターは、反転ポイントと価格戻りゾーンを正確に表示します。     主要プレーヤー 。新たなトレンドが形成される場所を把握し、最大限の精度で意思決定を行い、すべての取引をコントロールします。 TREND LINES PRO インジケーターと組み合わせることで、その潜在能力を最大限に発揮します。 VERSION MT5 インジケーターが示す内容: 新しいトレンドの始まりに活性化する反転構造と反転レベル。 リスクと報酬の比率を最小限に抑えた利益 確定 と 損失停止の レベルの表示     RR 1:2   。 インテリジェントな削減ロジックによるストップロス。 指定されたインジケーターから 2 つのトレンド タイプの反転パターンを表示します。 指標: トレンドを追う   TREND LINES PRO   (世界的なトレンドの変化) TREND PRO   (クイックトレンド変更) シンプルで効果的   スキャナー   リアルタイムトレンド(新機能)。 マルチタイムフレームのインストゥルメント フィルタリング。 画面   利益     LOGIC AI信号の後。 当日プラス方
このインジケーターは、エリオット波動理論と組み合わせて作動し、2つの方法で使用されます: 自動モード: このモードでは、インジケーターがチャート上の全ての5つのモーティブ波を自動的に検出し、予測とポテンシャルな逆転ゾーンを提供します。また、アラートやプッシュメッセージを生成する能力も備えています。この自動機能により、エリオット波動パターンの識別と分析のプロセスが効率化されます。 手動モード: このオプションは、エリオット波動理論を手動で扱いたいトレーダー向けです。9つの段階を使用して波を描画することができます。各段階は、表示された後に描画されたラインを調整して個別に定義できます。この機能により、手動で波を描画するプロセスがより効率的になります。重要な点として、すべての描画データが将来の参照のためにプラットフォームのデータフォルダに保存されることに注意してください。 パラメータ: Name: インジケーターの名前。 Use_System_Visuals: インジケーターのテーマを有効または無効にして、取引プラットフォーム全体の外観に合わせます。 Explain_Comment: 波の番号
Please send me Direct message on MQL5 CHAT after purchasing the Indicator for Training and Installation Support There are some additional files that is important to use with the Indicator . So be sure to contact me after purchasing the Indicator So that I can add you for training and support . If you find any difficulty with installation then send me Direct message here So that I can connect with you via Anydesk or Teamview for the product installation. " Smart Order Block Indicator " to find m
このインジケーターを購入すると、プロ仕様のトレードマネージャーを無料で差し上げます。 まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 オンラインコース、マニュアル、プリセットのダウンロード。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノ
「 Dynamic Scalper System 」インジケーターは、トレンド波の中でスキャルピング取引を行う手法のために設計されています。 主要通貨ペアと金でテスト済みで、他の取引商品との互換性があります。 トレンドに沿った短期的なポジションオープンのシグナルを提供し、追加の価格変動サポートも提供します。 インジケーターの原理 大きな矢印はトレンドの方向を決定します。 トレンド波の中では、小さな矢印の形でスキャルピングシグナルを生成するアルゴリズムが機能します。 赤い矢印は強気方向、青い矢印は弱気方向です。 トレンドの方向には敏感な価格変動ラインが描かれ、小さな矢印のシグナルと連動します。 シグナルは次のように機能します。適切なタイミングでラインが現れるとエントリーシグナルが形成され、ラインが開いている間はポジションが保持され、完了すると取引が終了します。 推奨される動作時間枠はM1~H4です。 矢印は現在のローソク足に形成され、次のローソク足が開いている場合は、前のローソク足の矢印は再描画されません。 入力パラメータ Trend Wave Period - トレンド方向
トレンドトレーディング は、タイミングのプルバックとブレイクアウトにより、市場で起こっているトレンドから可能な限り利益を得るように設計された指標です。確立されたトレンドの中で価格が何をしているかを分析することにより、取引の機会を見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 自信を持って効率的に金融市場を取引する むち打ちにならずに確立されたトレンドから利益を得る 収益性の高いプルバック、ブレイクアウト、早期の逆転を認識する この指標は、独自の品質とパフォーマンスを分析します 複数時間枠のダッシュボードを実装します インジケーターは再描画されていません 電子メール/音声/視覚アラートを実装します 確立されたトレンドは多くの取引機会を提供しますが、ほとんどのトレンド指標はそれらを完全に無視しています。インジケーターの解釈はかなり簡単です: (1) トレンドの変化 (2) トレンドの方向への後退 (3) トレンドの方向へのブレイクアウト 赤いダッシュ は下降トレンド中の修正です 青いダッシュ は上昇トレンド中
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市場でも同じです。つまり、反対方向に加速している通貨をペアリングすれば、潜在的に利益を生む取引を特定
KURAMA GOLD SIGNAL PRO(MT4版)— 7層フィルター・自動TP/SL・品質スコア搭載 XAUUSD完全トレードシステム リペイントなし。リドローなし。ラグなし。すべてのサインは確定後に変わりません。見たままが結果です。 特典:買い切りライセンスをご購入いただいた方に、AI Zone Radar($59相当)+PDFマニュアルを無料プレゼント。購入後にMQL5でメッセージをお送りください。 AI Zone Radar: https://www.mql5.com/en/market/product/175834 トレーダーから信頼されています:ゴールドトレーダーのコミュニティで実際に使用され、精度と使いやすさで高く評価されています。 あなたの問題 — そしてその解決策 ゴールドは1日$30〜$50動く。チャンスがあるのは分かっている。でもこういう経験はないか: - エントリーが早すぎて、$10逆行してから思った方向に動く - MAタッチのたびに入って、半分は負ける - TP/SLの基準がないから、持ちすぎるか早すぎる決済をする - 動かない時間帯にトレ
サポート線と抵抗線のプロットにうんざりしていませんか? サポートレジスタンス は、非常に興味深いひねりを加えてチャート内のサポートとレジスタンスラインを自動検出およびプロットするマルチタイムフレームインジケーターです。価格レベルは時間とともにテストされ、その重要性が高まるにつれて、ラインは太くなり、暗くなります。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 一晩でテクニカル分析を強化 チャートを閲覧せずに重要な価格レベルを検出 一目ですべての価格レベルの相対的な強さを認識する すべての取引で最大30時間のプロットラインを節約 インジケーターは、すべての価格レベルの年齢を表示します インジケーターは再描画されていません 過去および現在の価格レベルは近接によって崩壊し、現在の市場行動に合わせて調整されます。動作は、必ずしもピークではない場所に線が引かれます。 価格レベルは、時間とともに拒否されるにつれて、より暗く、より広くなります ノイズを避けるために、重要でない価格レベルは定期的にクリアされます カスタマイズ可能な時間枠の
Trend Screener
STE S.S.COMPANY
4.79 (95)
トレンドインジケーター、1つのツールに組み込まれたすべての重要なトレンド機能を備えたトレンドトレーディングとフィルタリングのための画期的なユニークなソリューション! これは、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームおよびマルチ通貨インジケーターです。 期間限定オファー: サポートおよびレジスタンス スクリーナー インジケーターは、たった 65 ドルで永久的にご利用いただけます。(元の価格 250 ドル) (オファー延長) トレンドスクリーナーは、チャート内のドットで矢印トレンドシグナルを提供するインジケーターに続く効率的なインジケーターです。 トレンド分析インジケーターで使用できる機能: 1.トレンドスキャナー。 2.最大利益分析を備えたトレンドライン。 3.トレンド通貨強度メーター。 4.アラート付きのトレンド反転ドット。 5.アラート付きの強いトレンドドット。 6.トレンド矢印 毎日の分析例、毎日のシグナルパフォーマンス...など、トレンドスクリーナーインジケーターを使用して、ここで見つけること
Super Signal – Skyblade Edition プロ仕様のノンリペイント / ノーラグ・トレンドシグナルシステム。卓越した勝率を実現 | MT4 / MT5 対応 1分足、5分足、15分足などの低い時間足で最も効果を発揮します。 主な特徴: Super Signal – Skyblade Edition は、トレンド取引に特化したスマートなシグナルシステムです。マルチレイヤーのフィルターロジックを用いて、明確な方向性と実際のモメンタムに支えられた強力なトレンドのみを検出します。 このシステムは 天井や底を予測するものではありません 。次の3つの条件がすべて満たされた場合にのみシグナルを発生させます: 明確なトレンド方向 モメンタムの増加 健全なボラティリティ構造 市場セッションに基づく流動性分析と組み合わせることで、シグナルの精度とタイミングがさらに向上します。 シグナルの特性: すべての矢印シグナルは 100% 非リペイント / 遅延なし 一度出現したシグナルは固定され、点滅・消失しません チャート上の矢印、情報パネル、ポップアップ通知、音声アラート、プッシュ通知
NextCandlePredictor インジケーター NextCandlePredictorは、再描画しない、色が変わらない、動かない、消えない、遅延がないアラート付きのシグナルインジケーターです。あらゆるタイムフレームで次のキャンドルまたはその次のキャンドルの方向を識別するのに役立ちます。ニューヨーク、ロンドン、またはその両方の重なり合う高ボラティリティ市場に特にお勧めです。 主な特徴: タイムフレームの汎用性: M1からH1以上のあらゆるタイムフレームで迅速かつ正確なシグナルを提供します。 明確な買い/売りシグナル: ADXのDI+とDI-ラインを使用して明確な買いと売りのシグナルを生成し、最良のトレード判断を下せるようにします。 直感的な視覚化: シグナルはチャート上に緑色(買い)と赤色(売り)の矢印で直接表示され、迅速かつ簡単に読み取れます。 カスタマイズ可能な設定: 分析するバーの数とアラートオプションを好みとトレード戦略に応じて調整できます。使用するTFに応じた提案表を以下で確認してください。 即時およびオプションのキャンドル終了時アラート: デフォルトでは、ADX条件が
FullScalping は、あらゆる市場で 継続的なスキャルピングエントリー を生成するように特別に設計された 再描画なし、後方描画なし のインジケーターです。絶え間ないアクションを求める積極的なトレーダーに最適です! 独占情報とアップデートを入手するには、チャンネルに参加してください: https://www.mql5.com/en/channels/forexnewadvisor ほぼすべてのローソク足 でシグナルを出し、トレンドを確認するか、重要なリトレースメントをシグナルします。常にあなたを導くレーダーのようなものです。 どのように機能しますか?非常にシンプルです: 赤い矢印 売り 取引に入る。 青い矢印 買い 取引に入る。 常に一般的なトレンドの方向に取引し、 取引ごとに15〜20ピップ を積極的にターゲットにし、急激な市場の反転の前に素早く退出します。 シグナルは 継続的 なので、取引機会が尽きることはありません。目標は以下を使用して 集中的なスキャルピング を実行することです: 高ロット 低スプレッド(左下隅に表示) 最後のトレンド変化の近くに配置された
購入後、このインジケーターに基づいたボーナスEAを受け取るためにご連絡ください。 Self Optimizing Double MA Strategyは、パラメータ推測の必要性を排除するために設計されたプロフェッショナルグレードの取引ツールです。組み込みの自動最適化エンジンを搭載し、バックグラウンドで何千ものパラメータの組み合わせをシミュレートすることで、変化する市場状況に継続的に適応し、統計的な優位性を維持します。 静的で時代遅れの設定に依存するのではなく、インジケーターは自身のロジックを動的に更新し、現在の時間枠と取引商品にとって最も収益性の高い構成を見つけ出します。 主な機能 組み込みの自動最適化: 選択した更新頻度に基づいて、システムはFast MA、Slow MA、およびRSIの期間を定期的に再計算し、設定が常に現在の市場のリズムと一致するようにします。 MAダイバージェンスフィルター: 移動平均線が明確に乖離している(広がっている)場合にのみシグナルを検証する、トレンド強度のコア指標です。これにより、移動平均線が収束している相場や平坦なレンジ相場での誤ったエントリーを防ぎ
チャートを構成し、周期的な価格変動を識別するテクニカル指標。 どのチャートでも動作します。 いくつかの種類の通知。 グラフ自体に追加の矢印があります。 履歴を再描画せずに、キャンドルのクローズに取り組みます。 M5以上のTFを推奨します。 パラメータの使用と設定が簡単です。 異なるパラメータを持つ 2 つのインジケーターを使用する場合、他のインジケーターなしで使用できます。 入力パラメータは2つあります 周期性と信号持続時間 これら 2 つのパラメータは、チャート構造の処理を扱います。 Cyclicity - 反転サイクルが変化する頻度を調整し、サイクルを滑らかにします。 Signal duration - 最小数では価格変動の衝動を検出し、最大数では長期的なトレンドの動きを検出します。
Special offer : ALL TOOLS , just $35 each! New tools   will be   $30   for the   first week   or the   first 3 purchases !  Trading Tools Channel on MQL5 : Join my MQL5 channel to update the latest news from me Fibonacci Confluence Toolkit Multi-Timeframe は、プロのトレーダー向けに設計された高度な技術的分析ツールで、主要な市場シグナルとパターンを組み合わせて潜在的な価格反転ゾーンを特定するのに役立ちます。タイムフレームセレクターのダッシュボードを通じたマルチタイムフレーム表示機能により、このツールキットは市場のダイナミクスを包括的かつ洞察に満ちた視点で提供し、正確かつタイムリーなトレーディング判断を可能にします。 MT5バージョンの詳細は:  Fibonacci Confluence Toolkit MT5 Multi Timefr
Trend Scanner PRO First of all, it’s worth emphasizing that this trading system is 100% Non-Repainting, Non-Redrawing, and Non-Lagging , which makes it ideal for both   manual   and   algorithmic   trading setups. Online course, user manual, and downloadable presets included. The Trend Scanner Dashboard is a professional   multi pair scanner   that analyzes multiple symbols and timeframes at once, giving you an instant   market scanner   view of the real trend direction. Instead of switching ch
作者のその他のプロダクト
This universal advisor is based on its own Algorithm, which is an incredibly effective tool due to the simultaneous operation of a trading strategy based on our  Indicator " Channel Sgnals ProfRoboTrading" and our proprietary signal filter system together with the Martingale method, which together work out a very interesting hedging system. Traders are also given the opportunity to set up their own risk management system with two filters to control deposit drawdowns . The advisor's algorithm is
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 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
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 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
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
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 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
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
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
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
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
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 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
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
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
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 インジケーターは、形成されたすべての取引チャネルを自動的に構築して画面に表示します。このインジケーターは、既存のすべてのチャネル戦略での取引に非常に便利で、す
フィルタ:
レビューなし
レビューに返信