• 概要
  • レビュー (2)
  • コメント
  • 最新情報

T Channel

T-Channel is a technical indicator defining the current Forex market status - trend or flat.

The indicator is based on TEMA (Triple Exponential Moving Average). The advantage of the TEMA is that it provides a smaller delay than a moving average with a single or double smoothing.

The indicator is able to work on any timeframes, but H1 and higher timeframes are recommended to minimize false signals.

The indicator displays a channel as lines located above and below the middle line. The upper and lower lines can serve as the resistance and support levels.

Sell when the price reaches the upper line, and buy when the price reaches the lower line.

It is recommended to use a small stop loss to protect against false signals.

The Inputs tab of the indicator allows to select:

  • period of the indicator;
  • one of the seven types of applied price (Close, Open, High, Low, Median, Typical, Weighted);
  • horizontal shift of all lines on the chart;
  • vertical shift of the upper and lower lines relative to the middle line.

The Colors tab allows to choose the color, width and line style of the indicator.


Parameters

  • period - number of bars used for the indicator calculations;
  • applied price - select from the seven applied price types;
  • shift - horizontal shift of all lines on the chart;
  • channel width - vertical shift of the upper and lower lines.

T-Channel indicator is calculated by the following formulas:

  • Upper Level = TEMA(N,P) + High(t)*CW/1000
  • Lower Level = TEMA(N,P) - Low(t)*CW/1000,

where:

  • Upper Level - the upper line of the channel;
  • Lower Level - the lower line of the channel;
  • TEMA - Triple Exponential Moving Average;
  • N - averaging period;
  • P - applied price (Close, Open, High, Low, Median, Typical, Weighted);
  • High(t) and Low(t) - the High and Low prices of the current period;
  • CW - channel width (vertical shift of the upper and lower lines relative to the middle line).
おすすめのプロダクト
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
I present the well-known Moving Average indicator. This indicator is presented as a channel, where the upper and lower lines are equidistant from the main line by a percentage set by the user. The indicator is easy to use. The basic settings of the moving average have been saved and a percentage parameter (Channel%) has been added. Basic parameters: Channel% - shows how much we want to deviate from the main line. The indicator is freely available.
FREE
Necessary for traders: tools and indicators Waves automatically calculate indicators, channel trend trading Perfect trend-wave automatic calculation channel calculation , MT4 Perfect trend-wave automatic calculation channel calculation , MT5 Local Trading copying Easy And Fast Copy , MT4 Easy And Fast Copy , MT5 Local Trading copying For DEMO Easy And Fast Copy , MT4 DEMO Easy And Fast Copy , MT5 DEMO The homeopathic indicator is also called the CCI indicator. The CCI indicator was proposed
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
インディケータはチャート上にラウンドレベルを示します。 それらは、心理的、銀行的、または主要なプレーヤーレベルとも呼ばれます。 これらのレベルでは、強気と弱気の間に真の戦いがあり、多くの注文が蓄積され、ボラティリティの増加につながります。 インジケーターは、任意の楽器と時間枠に自動的に調整されます。 レベル80を突破してテストすると、購入します。レベル20を突破してテストすると、販売されます。ターゲットは00です。 注意。強力なサポートとレジスタンスレベルのため、価格は00レベルをわずかに下回る可能性があります。 入力パラメータ 。 Bars Count - 線の長さ 。 Show 00 Levels - 00レベルを表示するかしないか 。 Show 10, 90 Levels 。 Show 20, 80 Levels 。 Show 30, 70 Levels 。 Show 40, 60 Levels 。 Show 50 Levels 。 N Lines - チャートのレベル数を制限するパラメーター 。 Distance 00 Levels - レベル間の距離(自動または手動)
FREE
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 ダイナミックな金融市場では、トレンド反転のシグナルを識別することが効果的な取引に不可欠です。RSI Divergence Scannerは、さまざまな通貨ペアと時間枠にわたるRSIのダイバージェンスシグナルを正確かつ効率的に検出するために設計されています。 MT4バージョンの詳細はこちら:    RSI Divergence MT4 Scanner その他の製品は以下をご覧ください:   すべての 製品 1. RSIダイバージェンスの理解 RSI(相対力指数) は、価格のモメンタムを測定するテクニカル指標であり、トレーダーによく利用されています。RSIダイバージェンスは
FREE
RSI abcd
Francisco Gomes Da Silva
3 (1)
RSI ABCDパターンファインダー:テクニカル戦略 1. インジケーターの仕組み 古典的RSI と ABCD調和パターン の自動検出を組み合わせたものです。 主要コンポーネント 標準RSI (調整可能な期間) 高値・安値マーカー (矢印) ABCDパターン (緑/赤の線) 過買(70)・過売(30)フィルター 2. MT5設定 period = 14 ; // RSI期間 size = 4 ; // 最大パターンサイズ OverBought = 70 ; // 過買水準 OverSold = 30 ; // 過売水準 Filter = USE_FILTER_ YES ; // 確認フィルター 3. 取引戦略 3.1. 買いエントリー(強気ABCD) 条件: RSIが以下を形成: 谷( A )→ 山( B )→ より高い谷( C ) D が過売域(30)より上だが C より下 確認:A-B-C-Dを結ぶ緑色の線 目標: TP1: B-Cの61.8% TP2: B-Cの100% ストップロス: D より下 3.2. 売りエントリー(弱気ABCD) 条件: RSIが以下を形成: 山( A
FREE
Multi-timeframe trend indicator based on the ADX / ADXWilder indicator with Fibonacci levels The indicator shows trend areas using ADX or ADXWilder indicator data from multiple timeframes. The impulse mode of the indicator allows you to catch the beginning of a trend, and several "Screens" with different timeframes allow you to filter out market noise. Fibonacci levels are added to the price chart, which have flexible settings. How the indicator works: if PDI is greater than NDI, then   it`s
FREE
The Turning point of price indicator displays assumed turning points of the price on the chart. It is based on data of the Prise Reversal oscillator and standard ADX. When the value of Prise Reversal is in overbought or oversold area (area size is set by a user), and the value of the ADX main line exceeds the preset value, the Turning point of price indicator draws an arrow pointed to the further assumed price movement. This idea is described in the article Indicator of Price Reversal . Inputs
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 Follow Line MT5 とスキャナーを使って、ボラティリティに基づいた高度なインジケーターでトレーディングエッジを最大限に活用しましょう。このツールは、カスタマイズ可能な設定とともに、ボリンジャーバンドの力を組み合わせ、価格の動きについて正確な洞察を提供します。 See more MT4 version at:   Follow Line MT4 with Scanner See more products at:   https://www.mql5.com/en/users/ndhsfy/seller Follow Line の鍵は、価格が 1 標準偏差に設
FREE
Daily High-Low Indicator for MetaTrader 5 The Daily High-Low Indicator is part of a series of indicators for MetaTrader 5 that serves as an effective tool for identifying support and resistance levels on price charts. This indicator marks the highest and lowest prices an asset registers during a trading day using green (high) and red (low) lines. These levels often hold significant value for traders on the following trading day, as many assets tend to react to the previous day's support and resi
FREE
Nen Star Harmonic Pattern Indicator for MetaTrader 5 The Nen Star Harmonic Pattern Indicator is developed for MetaTrader 5 and serves as an advanced analytical tool for accurately identifying potential price reversal zones. Unlike basic indicators, it relies on a precise wave structure and extended Fibonacci ratios to provide more reliable signals. The Nen Star Pattern includes five critical points: X, A, B, C, and D. It can form in both bullish (shaped like an “M”) and bearish (shaped like a “W
FREE
Pivot Points Indicator – a fast, reliable, and fully customizable pivot detection for MetaTrader 5. This indicator uses MetaTrader’s native iHighest and iLowest functions to identify pivot highs and lows by scanning for the highest and lowest prices within a user-defined window of bars. A pivot is confirmed only when the current bar is the absolute maximum or minimum within the selected range, ensuring accurate and timely signals based on robust built-in logic. Key Features No Repainting : Onc
FREE
Sideway Trend Indicator for MetaTrader 5 The Sideway Trend Indicator for MetaTrader 5 is a practical analytical tool designed to detect consolidation phases where the market lacks directional movement. During such periods of reduced volatility, the indicator visualizes the range-bound behavior. Once the price breaks out of this sideways phase, the tool issues clear entry signals, enabling traders to act with improved timing and accuracy. «Indicator Installation & User Guide» MT5 Indicator Instal
FREE
ZigZag Support Resistance
Emmanuel Tshepang Mosweu
5 (3)
This indicator uses the Zigzag indicator to identify swing highs and swing lows in the price chart.  Once it has identified the swing highs and swing lows, it can use them to determine potential support and resistance levels. A support level is formed when the price drops and bounces back up from a swing low, indicating that there is buying pressure at that level. A resistance level is formed when the price rises and reverses downward from a swing high, suggesting selling pressure at that level.
FREE
This indicator finds Three Drives patterns. The Three Drives pattern is a 6-point reversal pattern characterised by a series of higher highs or lower lows that complete at a 127% or 161.8% Fibonacci extension. It signals that the market is exhausted and a reversal can happen. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Customizable pattern sizes Customizable colors and sizes Customizable breakout periods Customizable 1-2-3 and 0-A-B ratios It implements visual/s
FREE
SDivergence Indicator calculates and shows regular divergences and hidden divergences for MACD and Stochastic(for now). The benefit of this indicator is multiple input variables. Using these inputs you can modify to get more adaptive RD and HD's to your strategy. Guide : 1- First put your desired oscillator (MACD or Stochastic or Both) on the chart. 2- Run SDivergence indicator and set corresponding sub-window index of previously put oscillator in SDivergence input window. -Note: the chart sub-w
FREE
Fibonacci Moving Averages
Brendan Jonathan Stoyanowski-campbell
2 (1)
OVERVIEW The Fibonacci Moving Averages are a toolkit which allows the user to configure different types of Moving Averages based on key Fibonacci numbers. Moving Averages are used to visualise short-term and long-term support and resistance which can be used as a signal where price might continue or retrace. Moving Averages serve as a simple yet powerful tool that can help traders in their decision-making and help foster a sense of where the price might be moving next. The aim of this scrip
FREE
Channels Pro MT5
Alexander Nikolaev
5 (1)
This indicator determines the channels along which prices move on the trading history. There are many trading strategies that rely on channel trading on a channel breakout. This indicator can draw price channels by reading information from several timeframes at once (from the current, from the second and third). You can customize the color and thickness of the lines for each timeframe. Also, you can set a different distance between highs and lows to draw channels or lines. There is also a simple
FlatBreakout MT5 (Free Version) Flat Range Detector and Breakout Panel for MT5 — GBPUSD Only FlatBreakout MT5   is the free version of the professional FlatBreakoutPro MT5 indicator, specially designed for flat (range) detection and breakout signals on the   GBPUSD   pair only. Perfect for traders who want to experience the unique fractal logic of FlatBreakout MT5 and test breakout signals on a live market without limitations. Who Is This Product For? For traders who prefer to trade breakout of
FREE
Investment Castle RSI Divergence MT5
Ahmed Alaaeldin Abdulrahman Ahmed Elherzawi
The RSI Divergence Indicator is a powerful tool designed to identify potential reversals in the market by spotting discrepancies between the Relative Strength Index (RSI) and price movement. Divergences can be a significant indication of an impending trend change, either from bullish to bearish or vice versa. This indicator is built for making the task of identifying potential trade opportunities more straightforward and efficient. Features: Automatic Detection:   The indicator scans the chart
FREE
The indicator identifies when a divergence occurs between price and an indicator or oscillator. It identifies both regular and hidden divergences. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerful system. For higher probability setups I can recommend you to use my Supply Demand indicator and trade only if the divergence occurs inside a zone. Supply zone for bearish div and demand zone for bullish div. The optimal scenario is if it
FREE
3 Bars High Low indicator for MT5 The 3 Bars High Low Indicator combines the concepts of the Commodity Channel Index (CCI) and Average True Range (ATR) to display trend movement and volatility.  This indicator includes a dynamic line and Williams Fractal points. When the price moves above the indicator line, the color changes to green , and when the price moves below it, the color changes to red .  Consecutive Williams points indicate the price's inclination to move in a particular direction. «I
FREE
VR Donchian MT5
Vladimir Pastushak
4.87 (15)
VR ドンチャン インジケーターは、ドンチャン チャネルの改良版です。改善はチャネルのほぼすべての機能に影響を与えましたが、主要な動作アルゴリズムとチャネル構造は維持されました。現在のトレンドに応じてレベルの色の変化がボールインジケーターに追加されました。これは、トレーダーにトレンドまたはフラットの変化を明確に示します。スマートフォン、電子メール、または MetaTrader ターミナル自体で 2 つのチャネル レベルのうちの 1 つのブレイクアウトについてトレーダーに通知する機能が追加されました。値札が追加されており、これを利用してトレーダーはチャート上の価格レベルを確認できます。古典的なドンチャン指標の操作アルゴリズムは、トレーダーが指標が計算する期間を自分で設定できるという事実により、最適化され高速化されています。古典的な Donchian インジケーターは、MetaTrader ターミナルで利用可能な履歴全体を計算します。これにより、MetaTrader ターミナルに数学的計算の負荷が大きくかかります。 VR Donchian インジケーターは、トレーダーが設定で設定した金額の
FREE
Indicator and Expert Adviser  EA Available in the comments section of this product. Download with Indicator must have indicator installed for EA to work. Mt5 indicator alerts for bollinger band and envelope extremes occurring at the same time. Buy signal alerts occur when A bullish candle has formed below both the lower bollinger band and the lower envelope  Bar must open and close below both these indicators. Sell signal occur when A bear bar is formed above the upper bollinger band and upper
FREE
The indicator detects and displays М. Gartley's Butterfly pattern. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The pattern and wave parameters are displayed on the screenshots. The default parameters are used for demonstration purposes only in order to increase the amount of detected patterns. Parameters z
这是一个组合指标分析趋势、支撑阻力、买卖点。运用了均线MA、布林带、KDJ、CCI、RSI。 主图上下线是布林带上下线,采用的是20周期和2.3标准差可以用来支撑阻力。 中间的是分析趋势的均线,趋势分析是用均线多周期: 为涨趋势,反之为下跌趋势。在同一种颜色,基本说明趋势没有发生变化。 子图是由   KDJ、CCI、RSI三个指标组成,大于70超买,小于30超卖, 智能提示是运用了算法,主要计算布林带,   KDJ、CCI、RSI指标 有三个或四个指标超出市场常态就会发出提示行情可能反转。 子图指标运用了很多数据,刚刚开始加载会有点慢,耐心等待就可以 这个指标是子图指标,还要再下我发布的MMB分析,这样就刚刚好组成一套分析 电脑分辨率的文本大小请设置100%,不然字体会不一样
FREE
这是一个组合指标分析趋势、支撑阻力、买卖点。运用了均线MA、布林带、KDJ、CCI、RSI。 主图上下线是布林带上下线,采用的是20周期和2.3标准差可以用来支撑阻力。 中间的是分析趋势的均线,趋势分析是用均线多周期: 为涨趋势,反之为下跌趋势。在同一种颜色,基本说明趋势没有发生变化。 子图是由 KDJ、CCI、RSI三个指标组成,大于70超买,小于30超卖, 智能提示是运用了算法,主要计算布林带, KDJ、CCI、RSI指标 有三个或四个指标超出市场常态就会发出提示行情可能反转。 子图指标运用了很多数据,刚刚开始加载会有点慢,耐心等待就可以 这个指标是主图指标,还要再下我发布的RCD分析,这样就刚刚好组成一套分析 电脑分辨率的文本大小请设置100%,不然字体会不一样
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.52 (29)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
このプロダクトを購入した人は以下も購入しています
このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディングシステム です。 このテクニカルインジケーターの主な目的は、価格とMACDインジケーターの間に発生するダイバージェンスを検出 し、将来の価格の動きを示す
トレンド スクリーナー インジケーターでトレンド取引の力を解き放ちます。ファジー ロジックと複数通貨システムを活用した究極のトレンド取引ソリューションです。 ファジー ロジックを活用した革新的なトレンド インジケーターである Trend Screener を使用して、トレンド取引を向上させます。 これは、13 を超えるプレミアム ツールと機能、および 3 つの取引戦略を組み合わせた強力なトレンド追跡インジケーターであり、Metatrader をトレンド アナライザーにする多用途の選択肢となります。 期間限定オファー : トレンド スクリーナー インジケーターは、わずか 100 ドルで生涯ご利用いただけます。 (元の価格 50$ ) (オファー延長) Trend Screener の 100% 非再描画精度の揺るぎない精度を体験して、取引の決定が過去の価格変動の影響を受けないようにしてください。 マルチタイムフレームおよびマルチ通貨機能の多用途性を解放し、比類のない自信を持って外国為替、商品、暗号通貨、インデックスの世界を取引できるようにします。 Trend Screener の包括的な
Gold Stuff mt5
Vasiliy Strukov
4.92 (189)
Gold Stuff mt5 は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください!  トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   設定 矢印を描く - オンオフ。 チャートに矢印を描く。 アラート - 可聴アラートのオンオフ。 メール通知 - オンオフ。 電子メール通知。 プチ通知 - オンオフ。 プッシュ通知。 次に、色域を調整します。 Gold Stuff mt5 は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください!   設定 矢印を描く - オンオフ。 チャートに矢印を描く。 アラート - 可聴アラートのオンオフ。 メール通知 - オンオフ。 電子メール通知。 プチ通知 - オンオ
「Entry In The Zone」と「SMC Multi Timeframe」は、スマートマネーコンセプト(SMC)に基づいたリアルタイム市場分析ツールです。このツールは、反転信号を効果的に統合し、マルチタイムフレーム構造検出を通じて主要な反転ゾーンを自動的に識別します。また、注目すべきポイント(POI)の識別も行います。これにより、トレーダーはより自信を持って、より構造化されたアプローチで取引計画を立て、意思決定を行うことができます。 主な機能: 自動市場構造検出(BOS CHoCH、mBOS mCHoCH) オーダーブロック、供給と需要ゾーン、フェアバリューギャップ(FVG)の識別 流動性ゾーン、プレミアムおよびディスカウントエリア、同一高値および同一安値 注目すべき同一高値 & 同一安値イント(POI) 取引セッションのタイミング(東京、ロンドン、ニューヨーク) 独自の取引スタイルに合わせたカスタマイズ可能なダッシュボード リアルタイムでの動作、シグナルの再描画なし。完全なマルチタイムフレームカバレッジで 自信を持った取引決定をサポートします。 --------------
優れたテクニカルインジケーター「Grabber」をご紹介します。これは、すぐに使える「オールインワン」トレーディング戦略として機能します。 ひとつのコードに、市場のテクニカル分析ツール、取引シグナル(矢印)、アラート機能、プッシュ通知が強力に統合されています。 このインジケーターを購入された方には、以下の特典を無料で提供します: Grabberユーティリティ:オープンポジションを自動で管理するツール ステップバイステップのビデオマニュアル:インジケーターのインストール、設定、取引方法を解説 カスタムセットファイル:インジケーターをすばやく自動設定し、最大限の成果を出すための設定ファイル 他の戦略はもう忘れてください!Grabberだけが、あなたを新たなトレードの高みへと導いてくれるのです。 Grabber戦略の主な特徴: 推奨タイムフレーム:M5〜H4 対応通貨ペア・資産:どれでも使用可能ですが、私が実際に検証した以下を推奨します(GBPUSD、GBPCAD、GBPCHF、AUDCAD、AUDUSD、AUDSGD、AUDCHF、NZDUSD、NZDCAD、EURCAD、EURUSD、E
これはMT5のインジケーターで、再描画なしで取引に参入するための正確なシグナルを提供します。 外国為替、暗号通貨、金属、株式、インデックスなど、あらゆる金融資産に適用できます。かなり正確な見積もりを提供し、取引を開始して終了するのに最適な時期を教えてくれます。1つのシグナルを処理しただけでインジケーターの元が取れた例の 動画 (6:22)をご覧ください。Entry PointsPro インジケーターの助けを借りたほとんどのトレーダーの最初の1週間の結果が改善しています。 Telegramグループ に登録してください。Entry Points Proインジケーターのメリットは次の通りです。 再描画のないエントリーシグナル 再描画されるインジケーターでは一度表示されたシグナルが削除されて大きな金銭的損失につながることがありますが、これと異なり、表示されて確認されたシグナルは消えることがありません。 エラーなしの取引開始 インジケーターアルゴリズムによって取引を開始する(資産を売買する)理想的な瞬間を見つけることができます。それを使用するすべてのトレーダーの成功率が向上します。 あら
FX Volume MT5
Daniel Stein
4.84 (19)
FX Volume:ブローカー視点で捉える本物の市場センチメント クイック概要 トレード手法をさらに高めたいとお考えですか? FX Volume は、リテールトレーダーやブローカーのポジション状況をリアルタイムで提供します。これは、COTのような遅延レポートよりもはるかに早く知ることができます。安定した利益を目指す方も、さらなる優位性を求める方も、 FX Volume は大きな不均衡を見極め、ブレイクアウトを確認し、リスク管理を洗練させるのに役立ちます。今すぐ始めて、実際の出来高データがどのように意思決定を変革するかを体感してください! 1. FX Volume がトレーダーにとって非常に有益な理由 高精度の早期警戒シグナル • 各通貨ペアを売買しているトレーダー数を、他者よりも早く、ほぼリアルタイムで把握できます。 • FX Volume は、複数のリテールブローカーから得られる本物の出来高データを収集し、分かりやすい形式で提供する 唯一 のツールです。 強力なリスク管理 • ロングやショートの大きな偏り(インバランス)を特定し、潜在的なトレンド転換を見逃しません。ストップ
これまでに、 素晴らしいバックテスト結果、 驚くべき数値を持つ ライブ口座のパフォーマンス証明 、そして あらゆる場所での統計情報 がある取引インジケーターを購入し、しかし使用後に 口座を破綻させてしまった ことは何度ありますか? シグナル単独を信用すべきではありません。そもそもなぜそれが表示されたのかを知る必要があります。そして、それこそがRelicusRoad Proの得意とすることです! ユーザーマニュアル + 戦略 + トレーニングビデオ + VIPアクセス付きプライベートグループ + モバイル版利用可能 市場の見方を変える新しい方法 RelicusRoadは、FX、先物、仮想通貨、株式、指数に対応する、 世界で最も強力で最高の取引インジケーター であり、トレーダーが口座を 成長させる ために必要なすべての情報とツールを提供します。 初心者 から 上級者 まで、 すべてのトレーダー が成功できるよう、 テクニカル分析 と 取引計画 を提供します。 これは、将来の市場を 予測する のに十分な情報を提供する 主要な取引インジケーター です。私たちは、チャート上で意味をなさない複
Algo Pumping
Ihor Otkydach
4.72 (18)
PUMPING STATION – あなた専用の「オールインワン」戦略 PUMPING STATIONは、あなたのトレードをより楽しく、そして効果的に変えてくれる革新的なFXインジケーターです。ただの補助ツールではなく、強力なアルゴリズムを備えた本格的なトレーディングシステムで、より安定したトレードのスタートをサポートします。 この商品をご購入いただくと、以下の特典を無料でお付けします: 専用セットファイル:自動設定による最大パフォーマンスを実現。 ステップバイステップのビデオマニュアル:PUMPING STATION戦略の使い方を学べます。 Pumping Utility:PUMPING STATION専用の半自動トレードボットで、より快適かつシンプルな運用を可能にします。 ※ご購入後すぐにご連絡ください。追加リソースへのアクセスを提供いたします。 PUMPING STATIONの仕組み: トレンド管理:市場のトレンド方向を即座に判断。トレンドはあなたの最高の味方です。 エントリーサイン:チャート上の矢印で、取引のタイミングと方向を明確に示します。 明確な目標設定:インジケーターが自
FX Levels: あらゆる市場における非常に高精度なサポート&レジスタンス 概要 通貨ペア、株式指数、個別銘柄やコモディティなど、どのような市場でも信頼できるサポートとレジスタンスを特定したいですか? FX Levels は伝統的な “Lighthouse” メソッドと先進的な動的アプローチを融合し、ほぼ汎用的な精度を実現します。ブローカーの実務経験を活かし、自動化されたデイリー更新とリアルタイム更新を組み合わせることで、 FX Levels は反転ポイントを見つけ、利益目標を設定し、自信をもってトレードを管理するための手助けをします。今すぐ試してみて、サポート/レジスタンス分析の正確性がどれほどトレードを向上させるかを実感してください! 1. FX Levels がトレーダーにとって非常に有用な理由 非常に正確なサポート&レジスタンスゾーン • FX Levels は異なるブローカー環境でもほぼ同一のゾーンを生成するよう設計されており、データフィードの差異や時刻設定のずれによる不一致を解消します。 • つまり、どのブローカーを利用していても一貫したレベルが得られるため、戦
Matrix Arrow Indicator MT5
Juvenille Emperor Limited
5 (16)
マトリックスアローインジケーターMT5は、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームインジケーターに続くユニークな10in1トレンドです。マトリックスアローインジケーターMT5は、初期段階で現在のトレンドを判断し、最大10の標準インジケーターから情報とデータを収集します。 平均方向移動指数(ADX) 商品チャネルインデックス(CCI) クラシック平研アシキャンドル 移動平均 移動平均収束発散(MACD) 相対活力指数(RVI) 相対力指数(RSI) 放物線SAR ストキャスティクス ウィリアムズのパーセント範囲 すべてのインジケーターが有効な買いまたは売りシグナルを与えると、対応する矢印がチャートに印刷され、次のろうそく/バーの開始時に強い上昇トレンド/下降トレンドを示します。ユーザーは、使用するインジケーターを選択し、各インジケーターのパラメーターを個別に調整できます。マトリックスアローインジケーターMT5は選択されたインディケーターからのみ情報を収集し、それらのデータのみに基づいてアローを印刷
サポートとレジスタンススクリーナーは、1つのインジケーター内に複数のツールを提供するMetaTraderの1つのレベルインジケーターにあります。 利用可能なツールは次のとおりです。 1.市場構造スクリーナー。 2.強気のプルバックゾーン。 3.弱気プルバックゾーン。 4.デイリーピボットポイント 5.毎週のピボットポイント 6.毎月のピボットポイント 7.ハーモニックパターンとボリュームに基づく強力なサポートとレジスタンス。 8.銀行レベルのゾーン。 期間限定オファー:HVサポートおよびレジスタンスインジケーターは、50ドルと生涯でのみご利用いただけます。 (元の価格125 $) MQL5ブログにアクセスすると、分析例を含むすべてのプレミアム指標を見つけることができます。 ここをクリックしてください。 主な機能 ハーモニックおよびボリュームアルゴリズムに基づく強力なサポートおよびレジスタンスゾーン。 ハーモニックおよびボリュームアルゴリズムに基づく強気および弱気のプルバックゾーン。  市場構造スクリーナー 毎日、毎週、毎月のピボットポイント。 ドキュメント すべてのサポートおよび
Atbot
Zaha Feiz
4.65 (51)
AtBot: どのように機能し、どのように使用するか ### どのように機能するか MT5プラットフォーム用の「AtBot」インジケーターは、テクニカル分析ツールの組み合わせを使用して売買シグナルを生成します。単純移動平均(SMA)、指数移動平均(EMA)、および平均真実範囲(ATR)インデックスを統合して取引機会を特定します。さらに、Heikin Ashiキャンドルを使用してシグナルの精度を向上させることもできます。 購入後にレビューを残すと、特別なボーナスギフトを受け取ります。 ### 主な機能: - 再描画なし: シグナルはプロット後に変更されません。 - 再描画なし: シグナルは一貫しており、変更されません。 - 遅延なし: 遅延なくタイムリーなシグナルを提供します。 - 多様な時間枠: あらゆる時間枠で使用可能で、取引戦略に合わせることができます。 ### 操作手順: #### 入力と設定: - firstkey (TrendValue): トレンド検出の感度を調整します。 - Secondkey (SignalValue): 売買シグナル生成の感度を定義します。 - ma
FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
このダッシュボードは、選択されたシンボルの最新の利用可能なハーモニックパターンを表示するので、時間を節約し、より効率的に /   MT4バージョン 。 無料インジケーター:   Basic Harmonic Pattern インジケーター列 Symbol : 選択したシンボルが表示されます。 Trend :   強気または弱気 Pattern : パターンの種類(ガートレー、バタフライ、バット、カニ、サメ、サイファー、ABCD) Entry : エントリー価格 SL: ストップロス価格 TP1: 1回目の利食い価格 TP2: 2回目の利食い価格 TP3:   3回目の利食い価格 Current price :   現在値 Age (in bars):    最後に描画されたパターンの年齢 主な入力項目 Symbols:   "28 Major Currency Pairs "または "Selected Symbols "から選択。 Selected Symbols:   カンマで区切られた監視したいシンボル("EURUSD,GBPUSD,XAUUSD")。ブローカーがペアに接
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタム ブレイクアウト プロ   は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはスプレッドが非常に低い R
- Real price is 80$ - 50% Discount (It is 39$ now) Contact me for instruction, any questions! - Lifetime update free - Non-repaint - I just sell my products in Elif Kaya Profile, any other websites are stolen old versions, So no any new updates or support. Advantages of  M1 Scalper Pro  Profitability: M1 Scalper Pro is highly profitable with a strict exit strategy. Frequent Opportunities: M1 Scalper Pro  takes advantage of numerous small price changes. Minimal Market Risk: Limited exposure redu
VERSION MT4        —        ИНСТРУКЦИЯ RUS           —        INSTRUCTIONS  ENG 主な機能: レンダリングなしで正確な入力信号! シグナルが表示されると、それは関連性を維持します。これは、シグナルを提供してからそれを変更し、その結果、入金された資金が失われる可能性があるリドローインジケーターとの重要な違いです。より高い確率と精度で市場に参入できるようになりました。矢印が表示された後、ターゲットに到達する (利益確定) か反転シグナルが表示されるまで、ローソク足に色を付ける機能もあります。 STOP-LOSS/TAKE-PROFITゾーンの表示 エントリーポイントを検索する際の視覚的な明瞭さを改善するために、最適な市場エントリーポイントが検索される購入/販売ゾーンを最初に表示するモジュールが作成されました。ストップロスレベルを操作するための追加のインテリジェントロジックは、時間の経過とともにそのサイズを縮小するのに役立ち、それによって取引に参加するときの初期リスクを軽減します(Move SL)。 より高いタイ
Berma Bands
Muhammad Elbermawi
5 (5)
Berma Bands (BBs) インジケーターは、市場のトレンドを特定して活用したいトレーダーにとって貴重なツールです。価格と BBs の関係を分析することで、トレーダーは市場がトレンド段階にあるか、レンジ段階にあるかを判断できます。 詳細については、[ Berma Home Blog ] をご覧ください。 バーマ バンドは、上部バーマ バンド、中部バーマ バンド、下部バーマ バンドの 3 つの異なる線で構成されています。これらの線は価格の周りにプロットされ、全体的な傾向に対する価格の動きを視覚的に表します。これらのバンド間の距離から、ボラティリティや潜在的な傾向の反転についての洞察を得ることができます。 バーマ バンドの線がそれぞれ離れると、市場が横ばいまたはレンジ相場の期間に入っていることを示すことがよくあります。これは、明確な方向性の偏りがないことを示しています。トレーダーは、これらの期間中にトレンドを特定するのが難しいと感じる可能性があり、より明確なトレンドが出現するまで待つ場合があります。 バーマ バンドの線が 1 本の線に収束すると、強いトレンド環境の兆候となること
このインディケータは、価格アクション分析とドンチャンチャネルのみを使用して、ジグザグ方式で価格の反転を検出します。再描画やバックペインティングを一切行わずに、短期取引向けに特別に設計されています。それは彼らの操作のタイミングを増やすことを目指している賢明なトレーダーにとって素晴らしいツールです。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 驚くほど簡単に取引できます すべての時間枠で価値を提供します 自己分析統計を実装します 電子メール/音声/視覚アラートを実装します 可変長のブレイクアウトと混雑ゾーンに基づいて、インディケータは価格アクションのみを使用して取引を選択し、市場が非常に高速に行っていることに反応します。 過去のシグナルの潜在的な利益が表示されます この指標は、独自の品質とパフォーマンスを分析します 負けブレイクアウトは強調表示され、説明されます インジケータは、非バックペインティングおよび非再ペイントです この指標は、日中のトレーダーが単一の価格反転を見逃さないようにするのに役立ちます。ただし、すべての
「 Dynamic Scalper System MT5 」インジケーターは、トレンド波の中でスキャルピング取引を行う手法のために設計されています。 主要通貨ペアと金でテスト済みで、他の取引商品との互換性があります。 トレンドに沿った短期的なポジションオープンのシグナルを提供し、追加の価格変動サポートも提供します。 インジケーターの原理 大きな矢印はトレンドの方向を決定します。 トレンド波の中では、小さな矢印の形でスキャルピングシグナルを生成するアルゴリズムが機能します。 赤い矢印は強気方向、青い矢印は弱気方向です。 トレンドの方向には敏感な価格変動ラインが描かれ、小さな矢印のシグナルと連動します。 シグナルは次のように機能します。適切なタイミングでラインが現れるとエントリーシグナルが形成され、ラインが開いている間はポジションが保持され、完了すると取引が終了します。 推奨される動作時間枠はM1~H4です。 矢印は現在のローソク足に形成され、次のローソク足が開いている場合は、前のローソク足の矢印は再描画されません。 入力パラメータ Trend Wave Period - トレ
Dark Absolute Trend   is an Indicator for intraday trading. This Indicator is based on   Trend Following  strategy but use also candlestick patterns and Volatility. We can enter in good price with this Indicator, in order to follow the main trend on the current instrument. It is advised to use low spread ECN brokers. This Indicator does   Not repaint   and   N ot lag . Recommended timeframes are M5, M15 and H1. Recommended working pairs: All. I nstallation and  Update Guide   -  Troubleshooting
Bill Williams Advanced is designed for automatic chart analysis using Bill Williams' "Profitunity" system. The indicator analyzes four timeframes at once. Manual (Be sure to read before purchasing) Advantages 1. Automatically analyzes the chart using the "Profitunity" system of Bill Williams. The found signals are placed in a table in the corner of the screen. 2. Equipped with a trend filter based on the Alligator indicator. Most of the system signals are recommended to be used only according t
Momentum Hunter – 高度なリペイントなしモメンタムインジケーター Momentum Hunter   は、新しいモメンタムを検出し、トレーダーが市場の動きを正確に捉えるために設計された強力で信頼性の高いインジケーターです。特に M1タイムフレーム 用に最適化されていますが、上位タイムフレームでもシームレスに動作し、スキャルパーやスイングトレーダーにも適しています。 主な特徴: リペイントなし & 遅延なし :シグナルは安定しており、矢印はローソク足が確定した後にのみ表示されます。 シンプルなインターフェース :矢印、ストップロスラベル、トレーリングストップラベルのみが表示され、複雑なボタンなどはありません。 即時アラート :シグナルが表示されるとすぐにMetaTraderとモバイルデバイスに通知が届きます。 全てのトレーダー向けに設計 :M1でスキャルピングをする場合でも、上位タイムフレームでトレードする場合でも、Momentum Hunterはあなたのスタイルに適応します。 この高度なツールは、複数の実証済み戦略を組み合わせています: 移動平均線   でトレンド方向を
トレンドトレーディング は、タイミングのプルバックとブレイクアウトにより、市場で起こっているトレンドから可能な限り利益を得るように設計された指標です。確立されたトレンドの中で価格が何をしているかを分析することにより、取引の機会を見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 自信を持って効率的に金融市場を取引する むち打ちにならずに確立されたトレンドから利益を得る 収益性の高いプルバック、ブレイクアウト、早期の逆転を認識する この指標は、独自の品質とパフォーマンスを分析します 複数時間枠のダッシュボードを実装します インジケーターは再描画されていません 電子メール/音声/視覚アラートを実装します 確立されたトレンドは多くの取引機会を提供しますが、ほとんどのトレンド指標はそれらを完全に無視しています。インジケーターの解釈はかなり簡単です: (1) トレンドの変化 (2) トレンドの方向への後退 (3) トレンドの方向へのブレイクアウト 赤いダッシュ は下降トレンド中の修正です 青いダッシュ は上昇トレンド中
The Trend Forecaster indicator utilizes a unique proprietary algorithm to determine entry points for a breakout trading strategy. The indicator identifies price clusters, analyzes price movement near levels, and provides a signal when the price breaks through a level. The Trend Forecaster indicator is suitable for all financial assets, including currencies (Forex), metals, stocks, indices, and cryptocurrencies. You can also adjust the indicator to work on any time frames, although it is recommen
Auto Order Block with break of structure based on ICT and Smart Money Concepts (SMC) Futures Break of Structure ( BoS )             Order block ( OB )            Higher time frame Order block / Point of Interest ( POI )    shown on current chart           Fair value Gap ( FVG ) / Imbalance   -  MTF      ( Multi Time Frame )    HH/LL/HL/LH  -  MTF      ( Multi Time Frame )  Choch  MTF      ( Multi Time Frame )  Volume Imbalance     ,  MTF          vIMB Gap’s Power of 3 Equal High / Low’s  
FX Dynamic: カスタマイズ可能なATR分析でボラティリティとトレンドを把握 概要 FX Dynamic は平均的な真のレンジ(ATR)の計算を活用して、日次および日中ボラティリティに関する卓越した情報をトレーダーに提供する強力なツールです。80%、100%、130%などのボラティリティ閾値を設定することで、通常の範囲を超えた際にすぐに警告を受け取ったり、有望な利益機会を素早く捉えられます。 FX Dynamic はブローカーのタイムゾーンに合わせて調整でき、安定したボラティリティ測定を維持しながら、リアルタイム分析のためにMetaTraderとシームレスに連携します。 1. なぜFX Dynamicがトレーダーにとって非常に有益か リアルタイムのATRインサイト • 日次・日中のボラティリティをひと目で把握。価格がATRの80%、100%、130%などに達したときに警告を受け取り、重要な水準にあるかどうかを確認できます。 • ボラティリティが完全に爆発する前に潜在的な反転やブレイクアウトを先取り可能。 幅広いマーケットへの適用 • 外国為替、コモディティ、株価指数な
MonetTrend — Премиум-индикатор для торговли по тренду (M30, H1, H4) MonetTrend — это мощный и визуально понятный трендовый индикатор, созданный для торговли на таймфреймах M30, H1 и H4. Он идеально подходит для работы с волатильными инструментами, такими как: • Золото (XAUUSD) • Криптовалюты (BTCUSD) • Валютные пары (EURUSD, USDJPY и др.) Ключевые особенности MonetTrend: • Автоматическое отображение Take Profit 1 (TP1) и Stop Loss (SL): После появления сигнала индикатор сразу показывает: • TP
作者のその他のプロダクト
Unda
Pavel Gotkevitch
The Unda indicator determines the trend direction and strength, as well as signals about trend changes. The indicator uses price extremums for the previous periods and calculates the ratio between the current price and extremums. Therefore, the only parameter is Period (default = 13), which sets the number of bars to determine extremums. The higher the Period, the less the number of signals about trend changes, but the greater the indicator delay. Uptrends are shown by blue color of the indicato
DeMarker Mod
Pavel Gotkevitch
4 (2)
В стандартном индикаторе DeMarker используется простая скользящая средняя - Simple Moving Average, что несколько ограничивает возможности этого индикатора. В представленном индикаторе DeMarker Mod добавлен выбор из четырех скользящих средних - Simple, Exponential, Smoothed, Linear weighted, что позволяет существенно расширить возможности данного индикатора.   Параметры стандартного индикатора DeMarker: ·         period  - количество баров, используемых для расчета индикатора;   Параметры индикат
FREE
Only Exponential Moving Average at Close Price is used in standard Bulls Power limiting the possibilities of that indicator to some extent. Bulls Power Mod enables you to select from four Moving Averages and seven applied prices, thus greatly expanding the indicator's functionality.
FREE
MAPC
Pavel Gotkevitch
3 (1)
MAPC (Moving Average Percent's Change) shows the Moving Average's percent change from one period to another selected period allowing you to track the smoothed price change rate. MAPC is calculated according to the following equation: MAPC[i] = 100 * (MA[i] - MA[i - n]) / MA[i],  where: MA[i] - current Moving Average value;   MA[i - n] - value of the Moving Average that is n periods away from the current Moving Average value. Input Parameters Period - Moving Average period; Method - smoothing me
FREE
Only Exponential Moving Average at Close Price is used in standard Bears Power limiting the possibilities of that indicator to some extent. Bears Power Mod enables you to select from four Moving Averages and seven applied prices, thus greatly expanding the indicator's functionality.
FREE
Support & Resistance indicator is a modification of the standard Bill Williams' Fractals indicator. The indicator works on any timeframes. It displays support and resistance levels on the chart and allows setting stop loss and take profit levels (you can check the exact value by putting the mouse cursor over the level). Blue dashed lines are support level. Red dashed lines are resistance levels. If you want, you can change the style and color of these lines. If the price approaches a support lev
MA Crossing displays two moving averages on the chart painting their crossing points in different colors - blue (buy) and red (sell). The indicator clearly defines the trend direction and power and simplifies the perception of market signals. The indicator may be useful in the strategies involving two moving averages' crossing method. The indicator's input parameters allow you to select the following settings for each moving average: period (Fast Period, Slow Period); smoothing period (Simple, E
Vates
Pavel Gotkevitch
4.2 (5)
Vates is a Latin word meaning a prophet. Vates is a multicurrency trend Expert Advisor that can run on any type real accounts, on any timeframe, with any initial deposit, with a fixed or varying lot size, with four and five-digit quotes, with brokers offering different order filling types. A distinctive feature of the EA is its stability and reliability. The results of Expert Advisor testing in the Strategy Tester in four modes (two main modes – normal and with a delay, and two additional modes
Grab
Pavel Gotkevitch
The Grab indicator combines the features of both trend indicators and oscillators. This indicator is a convenient tool for detecting short-term market cycles and identifying overbought and oversold levels. A long position can be opened when the indicator starts leaving the oversold area and breaks the zero level from below. A short position can be opened when the indicator starts leaving the overbought area and breaks the zero level from above. An opposite signal of the indicator can be used for
The standard Commodity Channel Index (CCI) indicator uses a Simple Moving Average, which somewhat limits capabilities of this indicator. The presented CCI Modified indicator features a selection of four moving averages - Simple, Exponential, Smoothed, Linear weighted, which allows to significantly extend the capabilities of this indicator. Parameter of the standard Commodity Channel Index (CCI) indicator period - the number of bars used for the indicator calculations; apply to - selection from
K_Channel is a technical indicator defining the current Forex market status - trend or flat. The indicator works on any timeframe. H1 and higher timeframes are recommended though to minimize false signals. The indicator is displayed as lines above and below EMA. Average True Range (ATR) is used as bands' width. Therefore, the channel is based on volatility. This version allows you to change all the parameters of the main Moving Average. Unlike Bollinger Bands that applies the standard deviation
D-Channel is a technical indicator defining the current Forex market status - trend or flat. The indicator is based on DEMA (Double Exponential Moving Average). The advantage of DEMA is that it eliminates false signals at the saw-toothed price movement and allows saving a position at a strong trend. The indicator can work on any timeframe, though H1 and higher timeframes are recommended to minimize false signals. The indicator displays a channel as lines located above and below the average line.
Stips is a histogram indicator that determines trend direction and strength, as well as trend changes. The indicator can be used as a normal oscillator, i.e. analyze its trend change signals (crossing the zero line), as well as divergence and exit from overbought and oversold zones. The indicator uses extreme prices of previous periods and calculates the ratio between the current price and extreme values. Therefore its only parameter is Period (default is 13), which sets the number of bars to de
F-Channel is a technical indicator defining the current Forex market status - trend or flat. The indicator is based on FRAMA (Fractal Adaptive Moving Average). The FRAMA follows strong trend movements and slows down significantly during price consolidation. The indicator is able to work on any timeframes, but H1 and higher timeframes are recommended to minimize false signals. The indicator displays a channel as lines located above and below the middle line. The upper and lower lines can serve as
Labor is a technical analysis indicator defining trend direction and power, as well as signaling a trend change. The indicator is based on a modified EMA (Exponential Moving Average) with an additional smoothing filter. The indicator works on any timeframe. The uptrend is shown as a blue line, while a downtrend - as a red one. Close a short position and open a long one if the line color changes from red to blue. Close a long position and open a short one if the line color changes from blue to re
P-Channel is a technical indicator determining the current Forex market status - trend or flat. The indicator is able to work on any timeframes, but H1 and higher timeframes are recommended to minimize false signals. The indicator displays a channel as lines located above and below the middle line. The upper and lower lines can serve as the resistance and support levels. Sell when the price reaches the upper line, and buy when the price reaches the lower line. It is recommended to use a small st
The FRAMA Crossing indicator displays on a chart two FRAMAs (Fractal Adaptive Moving Average) and paints their crossing areas in different colors – blue (buy) and red (sell). FRAMA follows strong trend movements and slows down significantly during price consolidation. The indicator clearly defines the trend direction and power and simplifies the perception of market signals. The indicator can work on any timeframes may be useful in the strategies involving two moving averages' crossing method. T
The CCI Crossing indicator displays the intersection of two CCI (Commodity Channel Index) indicators - fast and slow - in a separate window. The intersection area is filled in blue, when the fast CCI is above the slow CCI. The intersection area is filled in red, when the fast CCI is below the slow CCI. This indicator is a convenient tool for measuring the deviations of the current price from the statistically average price and identifying overbought and oversold levels. The indicator can work on
Dash
Pavel Gotkevitch
Dash is a histogram indicator, which measures the rate of price change and determines the overbought and oversold levels. The indicator uses price extremums for the previous periods and calculates the ratio between the current price and extremums. Therefore, the only parameter is Period , which sets the number of bars to determine extremums. A long position can be opened when the red lines of the indicator start leaving the oversold area and break the -1 level upwards. A short position can be op
The Surge indicator combines the features of trend indicators and oscillators. The indicator measures the rate of price change and determines the overbought and oversold market levels. The indicator can be used on all timeframes and is a convenient tool for detecting short-term market cycles. The indicator uses price extremums for the previous periods and calculates the ratio between the current price and extremums. Therefore, the only parameter is Period, which sets the number of bars to determ
The DEMA Crossing indicator displays the intersection of two DEMA (Double Exponential Moving Average) - fast and slow. The intersection area is filled in blue, when the fast DEMA is above the slow DEMA. The intersection area is filled in red, when the fast DEMA is below the slow DEMA. The advantage of the DEMA moving average is that it eliminates false signals at the saw-toothed price movement and allows saving a position at a strong trend. The indicator clearly defines the trend direction and p
The Trend Sight indicator shows the Moving Average's percent change from the current bar to the other selected bar allowing you to track the smoothed price change rate, as well as trend strength and change. The uptrend is shown as a blue indicator line, while a downtrend is displayed in red. Close a short position and open a long one if the line color changes from red to blue. Close a long position and open a short one if the line color changes from blue to red. You should use a tight stop loss,
The Trend Sign indicator is a modification of the MACD indicator (Moving Average Convergence Divergence), which allows determining the direction and strength of the trend, as well as a trend change. The indicator is based on two moving averages - fast and slow, and it can work on any timeframe. Uptrends are shown by blue color of the indicator line, downtrends by the red color. Close a short position and open a long one if the line color changes from red to blue. Close a long position and open a
The DEMA Trend indicator is based on two DEMA (Double Exponential Moving Average) - fast and slow. The advantage of the DEMA moving average is that it eliminates false signals at the saw-toothed price movement and allows saving a position at a strong trend. The indicator allows determining the direction and strength of the trend, and it can work on any timeframe. Uptrends are shown by blue color of the indicator line, downtrends by the red color. Close a short position and open a long one if the
The TEMA Trend indicator is based on two TEMA (Triple Exponential Moving Average) - fast and slow. The advantage of the TEMA is that it provides a smaller delay than a moving average with a single or double smoothing. The indicator allows determining the direction and strength of the trend, and it can work on any timeframe. Uptrends are shown by blue color of the indicator line, downtrends by the red color. Close a short position and open a long one if the line color changes from red to blue. Cl
The Trend Detect indicator combines the features of both trend indicators and oscillators. This indicator is a convenient tool for detecting short-term market cycles and identifying overbought and oversold levels. A long position can be opened when the indicator starts leaving the oversold area and breaks the zero level from below. A short position can be opened when the indicator starts leaving the overbought area and breaks the zero level from above. An opposite signal of the indicator can b
The Trade Helper indicator is a modification of the Trade Assistant indicator (by Andriy Moraru). The Trade Helper multitimeframe indicator is a good assistant for traders, useful as a filter in most trading strategies. This indicator combines the tactics of Elder's Triple Screen in a single chart, which lies in entering a trade when the same trend is present on three adjacent timeframes. The indicator operation is based on the principle of determining the trend on the three selected timeframes
Lotus indicator combines the features of both trend indicators and oscillators allowing you to track the smoothed price change rate, as well as trend strength and change. The uptrend is shown as a green indicator line, while a downtrend is displayed in red. A long position can be opened when the indicator breaks the zero level from below. A short position can be opened when the indicator breaks the zero level from above. An opposite signal of the indicator can be used for exiting positions. You
DEMA Cross DEMA Cross - это мультивалютный трендовый советник, работающий на реальных счетах любого типа, на любом временном интервале, с любым начальным депозитом, с постоянным или изменяющимся размером лота, с четырех- и с пятизначными котировками, а также с брокерами, использующими различный тип заливки ордеров. Отличительной особенностью советника является его стабильность и, что особенно важно, его достоверность. Результаты проверки советника в тестере стратегий в 4-х режимах (2 основных
フィルタ:
Rogerio1985
387
Rogerio1985 2021.05.21 21:21 
 

ユーザーは評価に対して何もコメントを残しませんでした

Sergey Zhuravkov
2115
Sergey Zhuravkov 2021.01.09 19:53 
 

ユーザーは評価に対して何もコメントを残しませんでした

Wan Ping Fei
1690
Wan Ping Fei 2019.08.22 04:27 
 

ユーザーは評価に対して何もコメントを残しませんでした

削除済み 2019.01.14 06:40 
 

ユーザーは評価に対して何もコメントを残しませんでした

Gennadiy Voltornist
11909
Gennadiy Voltornist 2018.01.05 19:27 
 

ユーザーは評価に対して何もコメントを残しませんでした

Daniel Andrejczuk
5597
Daniel Andrejczuk 2017.11.09 13:36 
 

ユーザーは評価に対して何もコメントを残しませんでした

レビューに返信
バージョン 1.1 2022.03.25
The indicator is optimized for new versions of MT5.