ATR Moving Average MT4

4

ATR Moving Average draws a moving average of the standard Average True Range( ATR ) in the same window.


Settings

Name Description
ATR period
Set Price period for ATR calculation 
ATR level Set ATR value for thresholding( only whole number, ignore leading zeros e.g. 0.00089 = 89 )
MA Period Set moving Average Period
MA Method Set moving average method( Simple, Exponential, Smoothed and Linear Weighted )
MA Shift
Set moving average shift
Enable Alerts ? Generate Alert when ATR Crosses Moving Average
Enable Icons ? Show Alert Icons


Example Use 


Volatility Filter

The ATR is a technical analysis indicator that measures market volatility by decomposing the entire range of an asset price for that period. Higher ATR values means higher market volatility.

By thresholding these values, we can create a filter that shows when the market is volatile.


Method 1 : 

a. Identify a region on chart where the market is less volatile( price is moving slowly or sideways ).

b. Check the ATR value e.g 0.00089

c. Set the ATR level to the whole number starting on right, ignore leading zeros e.g 0.00089 = 89


Every time the ATR value is above the threshold then the price movement must be more volatile than the region we started with in a. 

The points where the ATR crosses the level can be used to generate signals.

This method is useful if you want to filter volatility when you have specific ATR values.


Method 2:

a. Identify a region on the chart where the market is volatile( price is increasing or decreasing rapidly ). 

b. Identify the number of candles( period ) in the region e.g. 5

c. Set ATR MA Period to this number and ATR Period to a higher number e.g 10


Every time the moving average( ATR MA ) is above the ATR the market is volatile for the given period.

The points where the ATR and MA cross can be used to generate signals.

This method is useful if you want to filter volatility without specific ATR values.


//---

For MT5: ATR Moving Average

//---

Enjoy

レビュー 3
akeks-
84
akeks- 2024.10.07 15:35 
 

Полезный индикатор.

おすすめのプロダクト
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
COLORED TREND MA / MACD CANDLES draw MA Candles above/below Moving Average in a single color draw MA as a leading Line like a Supertrend draw MA as a Channel => MA High and Low draw MACD Candles above and below 0 and Signal-Line Your  Advantage: a simple view of the trend direction a simple view over the higher trend direction a calmer chart for the eye clear rules can be defined Settings: Bars to process : 6000 is my default, this value is up to you Value Quick-Set : pre-Settings MACD 12 / 26
FREE
This indicator was modified according to the 'Way Of The Turtle'. The ATR indicator can be used as a reference to set stop-loss or take-profit, and also can be used to confirm the daily price range (also applicable to other cycles). Calculation The true range value is calculated as follows: TR = MAX(H-L, H-PDC, PDC-L) Among them: H = Highest price of the current bar L = Lowest price of the current bar PDC = Close price of the previous bar The average true range in 'Way Of The Turtle' is calcula
FREE
CCFp (Complex_Common_Frames percent) は、通貨の強弱を判断する指標で、 各通貨ごとの「短期移動平均」と「長期移動平均」の変化率の総計を示しています。 USD、EUR、JPY、CHF、GBP、AUD、CAD、NZDの8つの主要通貨に対して対応しております。 1.グラフの右端に通貨名を表示します。 2.各通貨の表示色を変更できます。 3.移動平均平滑化タイプ(ENUM_MA_METHOD)が選択可能です。 4.価格定数(ENUM_APPLIED_PRICE)が変更可能です。 5.短期移動平均期間(Fast)を変更できます。 6.短期移動平均期間(Slow)を変更できます。 ***28通貨ペアが全て選択されていることが必要です。 ***週足よりも小さい時間足利用を推奨します。
FREE
SpectorMA
Sergii Krasnyi
5 (1)
このインディケータは、チャートのビジュアルを向上させるだけでなく、チャートに躍動感やダイナミックさを与えます。このインジケータは、1つまたは複数の移動平均(MA)インジケータを組み合わ せたもので、常に色が変化し、カラフルで興味深い外観を作り出します。 この製品はグラフィカルなソリューションであるため、テキストでその機能を説明することは困難です。 このインジケーターは、ビデオ編集用にチャートの美しい画像を作成したいブロガーや、チャートを生き生きとカラフルにしたいトレーダーに適しています。 MAラインのカラーパレットは、虹のように変化したり、ランダムに変化したりします(設定したパラメータによる)。MAインジケータは、「MA期間」パラメータのステップを維持することで、独立に並び、美しい画像を作成します。 また、このインジケーターにはMA期間を常に変更する機能があり、チャートに活気とダイナミズムの効果を作り出すことができます。 ご清聴ありがとうございました。 ご清聴ありがとうございました。
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
======================================================== GOLD WAVE LEVELS (ELLIOTT-ALIGNED) - MQL5/MT4 MARKET DESCRIPTION (formatting: **bold** = Bold button; lines with • = bullet list; UPPERCASE = heading) ======================================================== OVERVIEW ------------------------------------------------------- **Gold Wave Levels** draws a tested wave backbone for gold and validates signals against **Elliott theory hard-rules**, with higher-timeframe context and per-timeframe
FREE
The implementation of the impulse system described by Dr. Alexander Elder. The indicator colors the bars according to the following pattern: Moving average and MACD histogram increase - green bar, it is forbidden to sell; Moving average and MACD histogram have different directions - blue bar, the ban is removed; Moving average and MACD histogram decrease - red bar, it is forbidden to buy. Indicator Parameters EMA - period of the indicator's moving average MACD Fast - period of the fast moving a
FREE
*This is TradingView indicator converted to mql4* The SuperTrend V indicator is a popular technical analysis tool used to identify trends and potential trend reversals in financial markets. It is based on the concept of the SuperTrend indicator but incorporates additional features and variations. The SuperTrend V indicator uses a combination of price action and volatility to determine the trend direction and generate trading signals. Here are the key components and features of the indicator: Ca
FREE
The indicator displays on a chart trading results. You can configure the color and font of displayed results, as well as filter trades based on the magic number. If multiple trades were closed within one bar of the current timeframe, the result is summed and output in one value. Utility parameters Plot profit in - the format of output results: wither in deposit currency taking onto account commission and swap, or in points. Start from - start processing data at the specified time. Plot last dea
FREE
Follow The Line
Oliver Gideon Amofa Appiah
3.94 (16)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 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.  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
FREE
Signals and Alerts for Accelerator/Decelerator indicator based on these MQL5 posts: Accelerator Oscillator and Signals of the Indicator Accelerator Oscillator . Note : this tool is based on the code of Accelerator indicator developed by MetaQuotes Software Corp. Features The signals are triggered at   closing   of last bar/opening of a new bar; Any kind of alerts can be enabled: Dialog Box, Email message, SMS notifications for smartphones and tablets, and Sound alerts; Customizable arrows. By d
FREE
シンプルなクロスヘアインジケーターです。 【主な機能・特徴】 マウスカーソルに追従する価格・時間の十字ガイドラインを表示し、チャート上の情報を直感的に確認できるようになります。 計算処理を最小限に抑えた設計のため、動作が軽く、チャートの負荷をほとんど増やしません。 マウスカーソルがチャート外に出た場合は、自動的にクロスヘアが消えるため、不要な表示が残りません。 【こんな方におすすめ】 環境認識の効率を上げたいと感じている方 チャートをシンプルかつ実用的にカスタマイズしたい方 高値・安値・ネックラインなどを、直感的かつ正確に確認したい方 【使い方】 対象のチャートに「Ast Crosshair」を適用すれば、すぐに使用できます。 チャート上で、価格・時間に沿った十字のガイドラインがマウスカーソルに追従するようになります。 必要であれば、使用環境に応じて色やオフセット等のパラメーターを調整してください。 【パラメーター一覧】 Crosshair color クロスヘア(縦線・横線)の色を指定します。 Horizontal offset 縦線の横方向オフセットをピクセル単位で調整し
FREE
Step RSI AM
Andrii Matviievskyi
5 (2)
提示されたインジケーターは、古典的なテクニカル分析インジケーターである RSI に基づいて独自に開発されたものです。 インジケーターの値の急激な変動を平滑化するために、弱い変化をカットし、トレーダーの注意を値の強い変動に集中させるフィルターが使用されます。 インジケーターは形成されたバーでは再描画されません。 このインジケーターの有効性を高めるには、トレンドの方向やサポート/レジスタンス レベルを識別するインジケーターと組み合わせて使用​​する必要があります。 インジケーター信号は、インジケーター ヒストグラムがインジケーター信号ラインと交差するポイントで示されます。 シグナルの確認は、シグナルが与えられたバーの最高値/最低値を価格が突破したときです。 このインジケーターを使用すると、信号通知をモバイル端末や電子メールに送信することができます。 設定可能なパラメータ: Style - インジケーター信号のスタイル (インジケーターの主な信号は、オシレーターが信号線を横切るか、オシレーターがゼロ線を横切ることです)。 Number_of_bars_calculated - インジケーター
FREE
FFx RVI
Eric Venturi-Bloxs
5 (1)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Trend Quorum   は、動的なSuperTrendエンジンと独自のトレンド品質指数(TQI)、3つのオプションのコンフルエンスフィルターを組み合わせた適応型トレンドフォロー指標です。十分な数の独立した要素が一致して「投票」した場合にのみシグナルが発動します——まるで定足数のように。 MT5バージョンはこちら:  Trend Quorum MT5 その他の製品はこちら:   全製 品一覧 ライブ事例や新しいツールはプロフィールをご覧ください。更新情報を見逃さないよう、フレンドリクエストもお送りください! 仕組み 適応型SuperTrendエンジン 固定ATR乗数を使用する標準的なSuperTrend指標とは異なり、Trend Quorumはトレンド品質指数(TQI)を使用してリアルタイムでバンド幅を動的に調節します。TQIは4つの加重要素から計算された0から1までの連続スコアです: 効率比率   — 方向性のある動きの純粋度を測定します(価格の動きのどの程度が方向性のあるものでノイズでないか) ボラティリティレジーム   — 拡大または収縮するボラティリティ状況を検出します 価
FREE
Calculation of Lot Size for many traders is a big challenge. A case that is very important in money management. What many traders ignore. Choosing an appropriate Lot Size in trades can improve results and it will ultimately lead to success. This indicator calculates the authorized Lot Size for your trades. The indicator uses the following values to get the appropriate Lot Size for positioning: The distance of Stop Loss. The Pip Value. The amount of Risk Allowed For Each Trade. The amoun
FREE
Smart RSI MT4
Mostafa Saad Saeed Shawara
製品名 Smart RSI (MT4) – SmartView シリーズ 短い説明 MetaTrader プラットフォームで独特なユーザー体験を提供する RSI インジケーター。以前は利用できなかった高度な機能を提供し、ダブルクリックで設定を開く、削除せずにインジケーターを非表示/表示する、インジケーターウィンドウをチャート全体のサイズで表示するなどの機能を備えています。SmartView Indicators シリーズの残りの部分とシームレスに連携するように設計されています。 概要 SmartView シリーズは、革新的な機能を通じて MetaTrader プラットフォーム上のインジケーターに独特で特徴的なユーザー体験を提供し、インジケーター管理をより速く、より簡単にします。各インジケーターには、チャート上のスマートコントロールパネルが装備されており、基本情報を表示し、すべての重要な機能への迅速なアクセスを提供します。 以前は利用できなかった独自の機能 SmartView シリーズは、インジケーターでの作業をより簡単で迅速にする高度な機能を提供します: ダブルクリックで設定を開く:
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
Didta
Mykhailo Zakervashevych
5 (1)
Indicator Description: DISH X Imbalance (DIDTA/DIDFA) 1. Overview The   DISH X Imbalance   indicator is a sophisticated volume-based technical analysis tool for MetaTrader 4 that analyzes market order flow imbalance to identify potential trend reversals and fair value deviations. The indicator calculates two core values:   DIDTA (Daily Imbalance Delta)   and   DIDFA (Daily Imbalance Delta Fair Value) , providing traders with insights into buying/selling pressure and market valuation. 2. Core Com
FREE
MACD indicator in MetaTrader 4/5 looks different than MACD does in most other charting software. That is because the MetaTrader 4/5 version of MACD displays the MACD line as a histogram when it is traditionally displayed as a line. Additionally, the MetaTrader 4/5 version computes the Signal line using an SMA, while according to MACD definition it is supposed to be an EMA. The MetaTrader 4/5 version also does not compute a true MACD Histogram (the difference between the MACD/Signal lines). This
FREE
Strength Scalper Pro
Jose Ramon Miranda Ramos
3 (1)
PLEASE TAKE NOTICE: This indicator is in current development. final version will be free. This is a simple indicator that uses 3 timeframes in its formula to create Possible buy and sell signals. This indicator is optimized for the M1 timeframe Only. It has 2 types of Alerts: Push Notifications Audio Alerts UPDATES: 3/19/24: Still testing the final code Troubleshooting: When loading the indicator, if you don't see the arrows on the current chart that means that MT4 has not loaded all the high
FREE
Indicator to be placed in the same folder as Dash to activate the alert filter with Heiken Aish. After downloading the indicator, copy it to the same folder so Dash can read the indicator. It is not necessary to insert it into the chart, this is only for Dash to search for signals and inform the direction of buying and selling of the Indicator. Check if the indicator's path is correct within Dash.
FREE
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
FFx ADX
Eric Venturi-Bloxs
2.5 (2)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
外国為替マーケットプロファイル(略してFMP) これは何ではありません: FMPは、従来の文字コード化されたTPO表示ではなく、チャートデータプロファイルの計算全体を表示しません。また、チャートを期間に分割して計算しません。 それが何をするか: 最も重要なことは、FMPインジケーターは、ユーザー定義のスペクトルの左端とユーザー定義のスペクトルの右端の間にあるデータを処理することです。 ユーザーは、インジケーターの両端をマウスで引くだけでスペクトルを定義できます。 インジケーターの右端がライブバーに引き寄せられ、さらに(将来に)引っ張られると、インジケーターは「ライブ」と見なされます(新しいバーで更新されます) インジケーターは、アタッチされているチャートに「アンカー」オブジェクトをドロップし、その後、そのアンカーをハードドライブ上のファイルに関連付けます。 これにより、チャート(またはインジケーター)が閉じられるまで、再起動しても設定が維持された状態で、チャート上で継続的なFMPを実行できます。 FMPインジケーターは、1つのチャート上でそれ自体の多くのインスタンスを実行でき、
FREE
磁気価格ファインダーインジケーターは、価格が回帰する傾向にある平均価格です。 XAUUSD H1向けに最適化されています。3本のラインがあり、中央のラインは焦点を当てるべき価格です。 過去のデータに基づくと、デフォルト設定での平均価格への回帰成功率は92%を超えました。その他のケースでは、デフォルトで設定されているストップロスが発動しました。 エントリーポイントとエントリー時間は、概ね一日の始まりであり、便宜上、新日最初のローソク足は、磁気ラインより下で開いたか上で開いたかに応じて矢印でマークされます。 このインジケーターは、日中の単一エントリーで回帰に重点を置く取引戦略や、グリッド戦略に適しています。 利用可能な設定: Candles:微調整のためのローソク足の数。12-24-48の値を使用するか、デフォルトのままにすることをお勧めします。 ATR設定:ご自身の戦略に合わせてストップロスを微調整するために必要です。 ShowLabels:ラインの右側にマーカーテキストを表示します。 LabelOffsetBars:テキストのオフセット。 ArrowOffset_Multiplier:
FREE
Multi-TF MA Levels plots a single moving average across multiple timeframes directly on your chart, giving you instant context at every level of the market. No switching charts. No mental maths. Just clean, flat lines showing exactly where the MA sits on M15, M30, H1, H4 and D1 — all updated on confirmed bar close so there is no repainting. Features Plots the local timeframe MA plus up to 5 higher timeframe MAs simultaneously HTF lines only update on confirmed bar close — no repainting Higher ti
FREE
FFx DeMarker
Eric Venturi-Bloxs
5 (2)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Enhanced Volume Profile: The Ultimate Order Flow & Liquidity Analysis Tool Overview Enhanced Volume Profile   is an indicator for MetaTrader 5 that displays the traded volume at specific price levels over a defined period. It separates the total volume into buy and sell components, presenting them as a side-by-side histogram on the chart. This allows users to observe the volume distribution and the proportion of buy and sell volumes at each price level. Graphics Rendering The indicator uses t
FREE
このプロダクトを購入した人は以下も購入しています
SR Liquidity は、市場の流動性が集中し、価格が最も強く反応する「隠れたゾーン」を可視化するために設計されたトレーディング指標です。こうした流動性の高いエリアは強力なサポート(支持)およびレジスタンス(抵抗)レベルとして機能し、市場が反転する可能性が最も高いポイントを明確に示してくれます。 単なる一般的なサポートラインやレジスタンスラインを描画するのではなく、「SR Liquidity」は実際の価格変動を分析し、売りと買いの圧力が集中するゾーンを特定します。これらは、市場の真の動きを牽引する「流動性のプール(溜まり場)」そのものです。それらをチャート上に直接可視化することで、価格が実際に反応する前に、その動きを予測することが可能になります。つまり、このインジケーターは価格の方向性が変わる可能性を予測するのです。生のプライスアクションを、市場の重要な水準(転換点となり得るポイント)を示す、明確で実用的なロードマップへと変換してくれます。 このインジケーターは、FX、株価指数、貴金属、仮想通貨など、あらゆる銘柄や時間足で使用可能です。 ご購入後、取引手順や無料の優れた追加インジケ
Trend SniperX MT4
Sarvarbek Abduvoxobov
5 (2)
Trend Sniper X は、トレーダーがトレンドの方向性と潜在的な反転ポイントを明確かつ正確に特定できるように設計された、MetaTrader 5 用のマルチタイムフレーム・トレンドフォロー指標です。 MT5版はこちら: https://www.mql5.com/en/market/product/181101 価格情報: 現在の価格はプロモーション価格であり、今後のアップデートや新機能の追加に伴い変更される場合があります。 Code2Profit チャンネル マルチタイムフレーム分析で市場をマスターしよう! Trend Sniper Xで勝率を最大化する方法:ルールとセッションのコツ 技術仕様 プラットフォーム MetaTrader 5 インジケータータイプ マルチタイムフレーム・トレンドインジケーター 動作タイムフレーム すべてのチャート時間足(上位足M1~MN1を独立して選択可能) 主要対象銘柄 為替(Forex)、ゴールド(XAUUSD)、その他のCFD 推奨口座 すべての口座タイプ ビジュアル表示 トレンドカラーローソク足(買い/売り/弱い/変化)+ 買い/売りシグナル
M1 Sniper
Oleg Rodin
4.97 (29)
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for all
現在30%OFF! 初心者やエキスパートトレーダーのためのベストソリューション! このダッシュボードソフトウェアは、28の通貨ペアで動作しています。それは私達の主要な指標(高度な通貨の強さ28と高度な通貨インパルス)の2に基づいています。それは全体の外国為替市場の大きい概観を与えます。それは、すべての(9)時間枠で28の外国為替ペアのための高度な通貨の強さの値、通貨の動きの速度と信号を示しています。チャート上で1つのインディケータを使用して市場全体を観察し、トレンドやスキャルピングの機会をピンポイントで見つけることができたら、あなたのトレードがどのように改善されるか想像してみてください。 このインディケータには、強い通貨と弱い通貨の識別、潜在的な取引の識別と確認がより簡単になるような機能が搭載されています。このインディケータは、通貨の強さや弱さが増加しているか減少しているか、また、すべての時間枠でどのように機能しているかをグラフィカルに表示します。 新機能として、現在の市場環境の変化に適応するダイナミックなマーケットフィボナッチレベルが追加され、すでに当社のAdvanced
DayTrader PRO MT5:  https://www.mql5.com/en/market/product/186222 DayTrader PROは、ジョン・エリュース(John Ehlers)のラグuerreフィルターと強力な自動最適化エンジンを組み合わせた、高度なトレーディング・インジケーターです。固定されたパラメーターを使用するのではなく、直近の市場状況に基づいて最適な設定を自動的に検索するため、手動による絶え間ない調整をすることなく、変化する市場のボラティリティに適応できます。 本インジケーターは、明確な「買い(BUY)」および「売り(SELL)」シグナルを生成し、現在の市場ボラティリティから算出された適応型のストップロス(Stop Loss)およびテイクプロフィット(Take Profit)レベルを表示します。トレンド、効率レシオ(Efficiency Ratio)、ボラティリティ、およびローソク足フィルターが内蔵されており、精度の低いセットアップを排除し、シグナルの精度を向上させます。 リアルタイム・パフォーマンスパネルには、現在最適化されている設定、プロフィッ
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
トレンドトレーディング は、タイミングのプルバックとブレイクアウトにより、市場で起こっているトレンドから可能な限り利益を得るように設計された指標です。確立されたトレンドの中で価格が何をしているかを分析することにより、取引の機会を見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 自信を持って効率的に金融市場を取引する むち打ちにならずに確立されたトレンドから利益を得る 収益性の高いプルバック、ブレイクアウト、早期の逆転を認識する この指標は、独自の品質とパフォーマンスを分析します 複数時間枠のダッシュボードを実装します インジケーターは再描画されていません 電子メール/音声/視覚アラートを実装します 確立されたトレンドは多くの取引機会を提供しますが、ほとんどのトレンド指標はそれらを完全に無視しています。インジケーターの解釈はかなり簡単です: (1) トレンドの変化 (2) トレンドの方向への後退 (3) トレンドの方向へのブレイクアウト 赤いダッシュ は下降トレンド中の修正です 青いダッシュ は上昇トレンド中
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Trend Trading System は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Smart Trend Trading System を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Smart Trend のシグナルを自動売買に変えることができます。 Smart Trend Trading System は、リペイントなし、再描画なし、遅延なしの完全なトレーディングシステムです。よりクリーンなシグナル、より明確なトレンド方向、そしてより整理された取引方法を求めるトレーダー向けに作られています。 Online course , manual and [download presets] . このシステムは、トレンド検出、反転ゾーン、Smart Cloud、トレーリングストップロジック、サポートとレジスタンス、ローソク足の色分け
現在20%OFF! 初心者やエキスパートトレーダーに最適なソリューションです。 このインディケータは、エキゾチックペア・コモディティ・インデックス・先物など、あらゆるシンボルの通貨の強さを表示することに特化したインディケータです。金、銀、原油、DAX、US30、MXN、TRY、CNHなどの通貨の強さを表示するために、9行目にどのシンボルでも追加することができます。独自の機能を多数搭載し、新しい計算式を採用したため、ユニークで高品質、かつ手頃な価格のトレーディングツールとなっています。新しいトレンドやスキャルピングチャンスのトリガーポイントを正確に把握することができるため、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアル:ここをクリック   https://www.mql5.com/en/blogs/post/708876 すべての時間枠に対応します。あなたはすぐにトレンドを見ることができるようになります! 新しいアルゴリズムに基づいて設計されているため、潜在的な取引の特定と確認がより簡単になります。これは、8つの主要通貨と1つのシンボルの強弱
All-in-One Trade Indicator (AOTI) は、14種類の通貨ペアの日次目標レベルを自動的に算出し、あらゆる取引銘柄に対応するテクニカル分析ツールを1つのウィンドウに統合します。トレンド判定のための Double Channel、Price Channel、MA Bands、Climax Bars 検出機能、フィボナッチレベル、サポート・レジスタンスのマイクロレベル、矢印による反転シグナルを搭載しています。MetaTrader 4 プラットフォームで動作します。 日次レベルは、EURUSD、EURJPY、GBPUSD、USDCHF、EURGBP、EURCAD、EURAUD、AUDJPY、GBPAUD、GBPCAD、GBPCHF、GBPJPY、AUDUSD、および USDJPY に対して算出されます。その他のすべてのモジュールは、あらゆる取引銘柄で使用できます。 購入後、無料の AOTI-EA-Assistant を受け取るには、私に直接ご連絡ください。これは補助型の Expert Advisor(EA)であり、AOTI の日次レベルに基づく Simplest L
Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検出す
Price & Time Market Structure Indicator A professional market structure tool that analyzes waves through both price and time — not price alone. Main Description NeoWave PRO is a professional market structure indicator for MetaTrader 4 designed for traders who want to move beyond traditional one-dimensional wave tools such as ZigZag, swing indicators, and basic high/low systems. Most wave indicators analyze only one thing: Price. But a real market wave is not only a price movement. A true wave de
CRT Candle Range Theory HTF MT4.   Ultimate CRT Indicator: Advanced ICT Concepts and Malaysian SnR Trading System Master the Market Maker's Footprints with the Most Advanced Candle Range Theory Indicator Unlock the true power of  Smart Money Concepts (SMC)  and trade precisely like the institutions with the  Ultimate CRT Indicator . Built exclusively for serious traders, this indicator automates the highly effective  Candle Range Theory (CRT) , a core pillar of  ICT Concepts (Inner Circle Trader
PRO Renko Systemは、特別にRENKOチャートを取引するために設計された高精度の取引システムです。 これは、様々な取引商品に適用することができる普遍的なシステムです。 システムは効果的に正確な逆転信号へのアクセスを与えるいわゆる市場の騒音を中和する。 表示器は非常に使いやすく、信号の生成に責任がある1つの変数だけがあります。 あなたは簡単にお好みの任意の取引ツールとレンコバーのサイズにツールを適応させることができます。 私はいつもあなたが私のソフトウェアで収益性の高い取引を支援するために余分なサポートを提供する準備ができています! 私はあなたに幸せで収益性の高い取引をしたいです! ご購入後にご連絡ください! 私はあなたに私のレンコチャートジェネレータを送信します。 私はまた、私の個人的な推奨事項やシステムの他のモジュールを無料で共有します!
このインディケータは、異なる期間のフラクタルの価格構造を調べて、市場で起こり得る反転ポイントを決定し、すでに基本的または技術的な評価モデルを持っているポジショントレーダーにタイミングを提供します。弟の リバーサルフラクタル とは異なり、このインジケーターは選択された期間のためにリバーサルを逃すことはなく、ジグザグ形式でリバーサルフラクタルを見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] ターニングポイントは長いトレンドを開始できます インジケーターは再描画されていません あらゆる種類のアラートを実装します カスタマイズ可能な色とサイズ フラクタルは奇数番目のバーのフォーメーションであり、フォーメーションの最上位または最下位の中間バーであり、フラクタル内のすべてのバーが閉じるとインディケーターが描画されるため、このインジケーターはリアクティブまたは遅れ信号です。ただし、既存の方向バイアスを持つトレーダーは、この指標が非常に有用であり、早期のエントリポイントを取得します。 このインディケーターは、ボイルダウンされた
Reversal Master は、現在の値動きの方向を読み取り、チャート上で反転が起きそうなポイントを見つけるのに役立ちます。エントリーを決める前に相場状況をよりはっきり把握したいトレーダー向けです。単体のツールとして、既存の売買システムへの追加として、あるいは自作ストラテジーの土台として使えます。 反転ポイントを見つけるため、Reversal Master は複数の相場条件を同時に評価します。単一の要素だけよりも、組み合わせて見るほうが全体像がはっきりするからです。指標は Price Action のパターン、出来高、その銘柄の平均的な値幅、買われすぎ/売られすぎの水準を分析し、反転が形成されつつある地点をマークします。 購入後は直接ご連絡ください。例つきの詳しいガイドと、ご自身の EA で指標を正しく呼び出す方法をお渡しします。 主な機能 チャート上のトレンド反転ポイントの候補を自動で検出します。 2つの動作モードを内蔵:Mode-1(クラシックなアルゴリズム)と Mode-2(新しい反転検出アルゴリズム)。 統計機能を内蔵:ヒストリー上で各ポジションの潜在的な結果を表示します(
このインジケーターは、反転ポイントと価格戻りゾーンを正確に表示します。     主要プレーヤー 。新たなトレンドが形成される場所を把握し、最大限の精度で意思決定を行い、すべての取引をコントロールします。 TREND LINES PRO インジケーターと組み合わせることで、その潜在能力を最大限に発揮します。 VERSION MT5 インジケーターが示す内容: 新しいトレンドの始まりに活性化する反転構造と反転レベル。 リスクと報酬の比率を最小限に抑えた利益 確定 と 損失停止の レベルの表示     RR 1:2   。 インテリジェントな削減ロジックによるストップロス。 指定されたインジケーターから 2 つのトレンド タイプの反転パターンを表示します。 指標: トレンドを追う   TREND LINES PRO   (世界的なトレンドの変化) TREND PRO   (クイックトレンド変更) シンプルで効果的   スキャナー   リアルタイムトレンド(新機能)。 マルチタイムフレームのインストゥルメント フィルタリング。 画面   利益     LOGIC AI信号の後。 当日プラス方
Oversold and Overbought Candles, Trendlines, and BUY-SELL arrows in the single Indicator. Built from 8 default MT4 Indicators. Stochastic,RSI,SAR,CCI,RVI,DeMarker,WPR and MA. It is " NON REPAINT " indicator. All buffers do not repaint.  Double Trendline buffers that can also be used to identify sideway market and support resistance area.  Any timeframes and any currency pairs. Parameters: Show Trend . TRUE/FALSE to show trendlines on the chart Follow Trend. If TRUE , Dapitrend will show only
ボリューム ブレイク オシレーターは、オシレーターの形で価格変動とボリューム トレンドを一致させるインジケーターです。 私はボリューム分析を戦略に統合したいと思っていましたが、OBV、マネー フロー インデックス、A/D、ボリューム加重 Macd など、ほとんどのボリューム インジケーターにいつもがっかりしていました。 そのため、このインジケーターを自分で作成し、その有用性に満足したので、市場に公開することにしました。 主な機能: ボリュームの増加 (ブレイク) によってサポートされる方向に価格が動くフェーズを強調します。 ボリュームの増加が止まり、市場が縮小するフェーズを強調します。 特に時間枠 (<=15 分) のデイトレードでは、価格もボリュームも動かないため、市場が将来の動きに備えられるフェーズを強調します。 ボリュームの増加によってサポートされていない場合、他のエキスパート アドバイザーからの誤ったシグナルをフィルターします。 トレンドとレンジ フェーズを非常に簡単に視覚化できます 入力パラメーター: 計算設定: 計算タイプ: FAST、NORMAL、SLOW。同じ
お気に入りのインジケーターで、すべての銘柄とすべての時間軸を1つのチャートから監視できます。Ultimate Indicator Dashboardは、マルチ銘柄・マルチインジケーター・マルチ時間軸のビューをすべて1つのすっきりとしたドラッグ可能なパネルにまとめて提供します。 チャートを切り替える手間はもう不要です。RSI、MACD、Bollinger Bands、Ichimoku、ATR、ボリュームなど、すべての銘柄を一目で確認できます。カラーコードされたシグナルが機会のある場所を正確に示し、スマートアラートが条件の変化をお知らせするので、セットアップを見逃すことはありません。 ダッシュボードにないインジケーターを使用していますか? メッセージを送る と、追加できるか確認します! === トレーダーがこのダッシュボードを愛する理由 === • 1つのチャートで最大30銘柄・8インジケーターを同時に表示 • 各列は独立して設定可能 — 任意のインジケーターを任意の時間軸で選択 • カラーコードされたセルが強気・弱気・買われすぎ・売られすぎの状態を即座にハイライト • セルごと・列ごと
Advanced Supply Demand
Bernhard Schweigert
4.91 (302)
現在30%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
BlueDigitsFx公式エコシステムへのアクセス インフラ更新情報、トレーディングリソース、製品リリース情報、およびBlueDigitsFx公式エコシステムへのアクセスを取得できます。 Telegramエコシステム ウェブサイト MT5版 BlueDigitsFx Easy 123 System — MT4向け高性能な反転・ブレイクアウト検出システム 市場の反転とブレイクアウトを見つけるためのオールインワン非リペイントシステム — 構造的な分析、明確なシグナル、確認ベースのトレードを重視するトレーダー向けに開発されています。 BlueDigitsFx Easy 123 Systemは、MT4向けのビジュアルインジケーターおよびアラートシステムであり、市場構造の変化、ブレイクアウト、トレンド反転をシンプルかつ明確に識別するのに役立ちます。 このインジケーターは、構造化された「123」パターンに基づいて動作します。 ステップ 1 :潜在的な相場の失速ポイントで大きな矢印を表示し、新高値または新安値を識別します。 ステップ 2 :市場構造のブレイクを検出し、トレンド反転の可能性を確
M1 アロー スキャルピング - M1 期間のシグナルを表示し、エントリ ポイントを再描画せず、すべての主要通貨ペア + 金属 (金/銀) で機能します。この指標は、価格パターンを決定するためのアルゴリズムを使用して市場を分析し、チャート上の価格反転ポイントをトレーダーに示します。赤い点は価格が下がることを示し、青い点は価格が上がることを示します。インジケーターは、PUSH 通知の形式で信号も電話に送信します。したがって、24 時間 PC の近くに座る必要はありません。あなたはあなたのビジネスに取り掛かることができますが、価格の逆転の瞬間があると、インジケーターはあなたの電話に通知を送信します.このようなインジケーターは、インターネット上で無料で見つけることはできません。異なる通貨ペアでの指標シグナルの精度は 71 ~ 94% です。このインジケーターは M1 期間で機能しますが、H1 や H4 などの大きな期間で取引する場合、インジケーターはそれらのシグナルもよく示します。 インジケーターの利点: 91 から 94% の通貨ペアに応じたシグナルの精度 その信号を再描画しません M
TrendLine PRO MT4
Evgenii Aksenov
4.83 (168)
The Trend Line PRO indicator is an independent trading strategy. It shows the trend change, the entry point to the transaction, as well as automatically calculates three levels of Take Profit and Stop Loss protection. Trend Line PRO is perfect for all Meta Trader symbols: currencies, metals, cryptocurrencies, stocks and indices. The indicator is used in trading on real accounts, which confirms the reliability of the strategy. Robots using   Trend Line PRO   and real Signals can be found here:   
割引は 24 時間後に終了します — 次の価格は$ 69 ZORYK — MetaTrader 4専用 XAUUSDシグナル・トレードプランニングシステム このような経験はありませんか。 ゴールドを分析し、エントリーを待ち、ようやくポジションを持った直後に価格が逆方向へ動く。 早すぎる決済をしてしまったり、Stop Lossを動かしたり、数秒迷っている間にチャンスを逃したりする。 その後、相場は自分が最初に予想していた方向へ進み、目標へ到達する。 問題は常に方向判断ではありません。 本当の問題は、明確な計画がなかったことです。 どこでエントリーすべきか。 どこでトレードの前提が無効になるのか。 近い利益を確保すべきか、より大きな値動きを待つべきか。 現在のsetupが本当に強いのか、それとも無理にトレードを探しているだけなのか。 ゴールドは非常に速く動きます。 正しい分析でも、明確なプランがなければ数秒で悪い判断に変わることがあります。 ZORYKは、その問題を解決するために開発されました。 ZORYKとは ZORYKは、MetaTrader 4とXAU
The Storm Prices indicator is trendy, arrow family. It is easy to work and understand when the first red arrow appears, you need to buy, when the first blue arrow appears, sell. The indicator is used for scalping and pipsing. The indicator makes calculations based on several technical indicators. Determines the direction of the trend and gives a fairly clear indication of the position. The indicator allows you to determine the opportunities for entering the market for a short time. There is a sw
TPSproTrend PRO     これは、市場を自動的に分析し、トレンドとその変化に関する情報を提供するとともに、取引のエントリーポイントを表示するトレンド指標です。     描き直しなしで!       新バージョン     トレンドラインズPRO       ―侵入点検出アルゴリズムの改善、信号フィルタリングの追加、および視覚化機能の更新。 説明書(ロシア語)       -   説明書     英語       -     MT5 VERSION 主なメリット 再描画なしで信号を送信する。     すべての信号は固定されています。 矢印が表示された場合 -         それはもう変化したり消滅したりすることはないだろう。 誤ったシグナルのリスクなしに、安定したデータに基づいて取引判断を行うことができます。 既成の売買エントリーポイント このインジケーターは、取引を開始する最適なタイミングを自動的に判断し、チャート上に矢印で表示します。 推測や主観的な分析は一切不要。明確なシグナルのみ。 自動ストップロスおよびテイクプロフィットゾーン 信号の直後に表示されるもの:
KURAMA GOLD SIGNAL PRO MT4版 ゴールドのサインに、目で見えるトレード計画を。 ゴールドのサインが出た。利確はどこか。損切りはどこか。エントリー前に何を確認すべきか。 KURAMA GOLD SIGNAL PROは、その判断材料をチャートに集約します。XAUUSDのM5、M15向けに、売買サイン、自動計算TP/SL、3段階のサイン評価、注意すべき相場条件を知らせるMARKETパネルを搭載。 セットアップ、決済目安、相場の注意点を一か所で確認。情報を集める手間を減らし、トレードの判断に集中できます。 買い切り購入者限定特典 AI Zone Radar MT5版と完全PDFマニュアルを無料プレゼント。 ご購入後にMQL5でメッセージをお送りください。買い切り購入が対象です。レンタルは対象外です。 AI Zone Radarを見る サインから、具体的なトレード計画へ SMA 13、21、75、100へのタッチを使ったセットアップを検出。各サインに売買方向と対象MAを表示するため、浅い押し目、戻りと深い調整を区別して確認できます。 チャートとパネルには、次の情報を表示し
Prop Firm Sniper MT4  is a professional market structure indicator that automatically identifies high-probability BUY and SELL opportunities using BOS and CHoCH analysis. Recommended Timeframes: For backtesting, use the indicator on   M5 or M15   for Gold (XAUUSD), and   M15 or H1   for more volatile Forex pairs such as   GBPUSD, USDJPY, EURGBP , and similar markets. CONTACT ME AFTER PURCHASE TO CLAIM YOUR FREE BONUSES! Prop Firm Sniper  is a professional market structure indicator designed t
作者のその他のプロダクト
Chart Link
David Gitau Gakunga
4.83 (12)
Chart Link  allows you to control multiple charts from one chart or multiple charts from multiple charts. Features 1. Synchronised Scrolling :     Scrolling the master chart also scrolls all linked sub charts to the same position.     Sub charts inherit offset and auto-scroll settings from the master chart. 2. Synchronised Timeframe :     Switching the master chart timeframe also switches all linked sub charts. 3. Synchronised   Symbol   :     Switching the master chart symbol also switches all
FREE
ATR Moving Average draws a moving average of the standard Average True Range( ATR ) in the same window. Settings Name Description ATR period Set Price per iod for ATR calculation ATR level Set ATR value for thresholding( only whole number, ignore leading zeros e.g. 0.00089 = 89 ) MA Period Set moving Average Period MA Method Set moving average method( Simple, Exponential, Smoothed and Linear Weighted ) MA Shift Set moving average shift Enable Alerts ? Generate Alert when ATR crosses Moving
FREE
Chart Link MT4
David Gitau Gakunga
5 (2)
Chart Link MT4  allows you to control multiple charts from one chart or multiple charts from multiple charts. Features 1. Synchronised   Scrolling   :     Scrolling the master chart also scrolls all linked sub charts to the same position.     Sub charts inherit   offset   and   auto-scroll   settings from the master chart. 2. Synchronised   Timeframe   :     Switching the master chart timeframe also switches all linked sub charts. 3. Synchronised   Symbol   :     Switching the master chart symbo
FREE
Smooth Aroon MT4
David Gitau Gakunga
5 (1)
Smooth Aroon MT4 is a version of the Aroon Up and Down with smoothing and filtering. Features :  Smoothing : You have smoothing from 0 to 99 . To smooth a signal, find the maximum value of the points in question then set the smoothing level above the maximum value. For example : If you want to smooth all signals below 30, then you should set the smoothing level above 30  This also smooths all signals above 70, since the Aroon Up and Down Oscillates between 0 and 100.   Filtering : If you only
Stochastic Pivot   draws a point on the chart at Stochastic overbought or oversold. During overbought periods, this indicator will draw the pivot point at the high of the highest candle and at the low of the lowest candle during oversold periods. NB :   All pivots are updated 'on tick' and 'on any chart event' immediately Settings Name Description Upper Limit Set Stochastic Overbought Level Lower Limit Set Stochastic Oversold Level %KPeriod Set Stochastic K Period %DPeriod Set Stochastic D Per
Any Moving Average   draws a moving average of   * any indicator in a sub-window. Many Indicators included with MT4 are supported by default. You can add custom indicators as well. Settings Name Description Timeframe  Select timeframe for calculation Source Indicator Select Indicator Custom Indicator Name Enter Custom Indicator Name ( when Source Indicator is set to Custom) Indicator Settings Source Indicator   parameters ( separated by comma ) Moving Average Settings Moving Average parameters (
Smooth Aroon
David Gitau Gakunga
5 (1)
Smooth Aroon  is a version of the Aroon Up and Down with smoothing and filtering. Features :  Smoothing : You have   smoothing from 0 to 99 . To smooth a signal, find the maximum value of the points in question then set the smoothing level above the maximum value. For example : If you want to smooth all signals below 30, then you should set the smoothing level above 30  This also smooths all signals above 70, since the Aroon Up and Down Oscillates between 0 and 100.   Filtering : If you only w
Stochastic Pivot   draws a point on the chart at Stochastic overbought or oversold. During overbought periods, this indicator will draw the pivot point at the high of the highest candle and at the low of the lowest candle during oversold periods. NB : All pivots are updated 'on tick' and 'on any chart event' immediately Settings Name Description Upper Limit Set Stochastic Overbought Level Lower Limit Set Stochastic Oversold Level %KPeriod Set Stochastic K Period %DPeriod Set Stochastic D Perio
AnyMA
David Gitau Gakunga
Any MA Any Moving Average   draws a moving average of   * any indicator in a sub-window. Many Indicators included with MT5 are supported by default. You can add custom indicators as well. Settings Name Description Timeframe  Select timeframe for calculation Source Indicator Select Indicator Custom Indicator Name Enter Custom Indicator Name ( when Source Indicator is set to Custom) Indicator Settings Source Indicator   parameters ( separated by comma ) Moving Average Settings Moving Average para
フィルタ:
viatrufka
24
viatrufka 2024.12.27 12:53 
 

This script contains small error. Even after setting "Enable Alerts" and "Show Icons" to false, it will still try to show icons sometimes.

akeks-
84
akeks- 2024.10.07 15:35 
 

Полезный индикатор.

EduardRy
24
EduardRy 2021.06.25 11:15 
 

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

レビューに返信