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

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-
74
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
TrendPlus
Sivakumar Subbaiya
4.07 (14)
Trend Plus   Trendplus  Indicator   Time Frame: Suitable for any time frame.  Purpose: Trend Prediction. Blue and red candle indicate the buy and sell call respectively. Buy: When the blue candle is formed buy call is initiated. close the buy trades when the next red candle will formed.   Sell: When the Red candle is formed Sell call is initiated. close the Sell trades when the next blue candle will formed.   Happy trade!!
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
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
期間限定で無料です。 この戦略は主に MACD 技術指標を使用し、常に大きなトレンドの方向に従います。M1 の起動シグナルが現れたときに取引を開けます。 取引に適したチャートは XAU/USD(金)ですが、他のトレンドが明らかな商品にも同様に適用できます。 1.0 バージョンには 4 つのアルゴリズムが組み込まれています。主に最初の MACD アルゴリズムをおすすめし、他の 3 つは補助とします。 使用する前に、必ず直近 3~6 ヶ月の過去の市場状況をバックテストして、最適なアルゴリズム設定を見つけてください。 パラメータ説明 時間フレーム:M1 ロング / ショートスイッチ:オンにすると有効になります アルゴリズム選択:1~4 口座残高が 1000 の場合、1 つのアルゴリズムのみを有効にすることをおすすめします。 口座残高が 10000 を超える場合は、複数のアルゴリズムを同時に有効にすることができます。 固定ロットサイズ:デフォルトは 0.01 高度なポジション管理 口座残高を基にロットサイズを計算する:オンにすると有効になります 口座残高每 1000 の注文量:0.01
FREE
トレンドキャッチャー: アラートインジケーター付きのトレンドキャッチャーストラテジーは、市場トレンドやポテンシャルなエントリーポイントやエグジットポイントを特定するのに役立つ多目的な技術分析ツールです。動的なトレンドキャッチャーストラテジーを備えており、市場状況に適応してトレンドの方向を明確に視覚化します。トレーダーは、自身の好みやリスク許容度に合わせてパラメーターをカスタマイズできます。このインジケーターはトレンドの識別を支援し、ポテンシャルなリバーサルをシグナルし、トレイリングストップのメカニズムとして機能し、市場への迅速な対応のためのリアルタイムアラートを提供します。 特徴: - トレンドの識別:上昇トレンドと下降トレンドをシグナルします。 - トレンドのリバーサル:ローソク足の色が上昇から下降に変わった場合やその逆の場合に、ポテンシャルなリバーサルを警告します。 - リアルタイムアラート:新しいトレンドの識別に対するアラートを生成します。 推奨事項: - 通貨ペア:EURUSD、AUDUSD、XAUUSDなど... - タイムフレーム:H1。 - アカウントタイプ:
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
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
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
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
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
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
The indicator reads the current spread and displays it on the chart. The maximum value, the minimum value, the value at the time of opening the bar and the maximum value divided by 10 are displayed separately.  The indicator does not remember these values so the data will be lost if there is a change in the timeframe. The indicator is useful for analyzing market volatility, comparing the spread between brokers and different types of accounts. By default: Red line - maximum spread; Green bar -
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
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
This is the Indicator is free to use and based on my "TheTurtleTrader" EA. Introducing the   Turtle Traders Donchian Channel Indicator   – inspired by an advanced trading system by the legendary Turtle Traders of the early 1980s, designed to bring authentic and diverse strategies to your trading portfolio. Core Strategy: This Indicator leverages a proven breakout strategy by displaying the highest high or lowest low over a defined period. Whether you prefer quick scalping trades or long holdin
FREE
FFx Moving Average
Eric Venturi-Bloxs
4.67 (3)
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
Exponential Moving Average (EMA) is an indicator that often be used by traders. Combination of two or three EMA indicators often applied to determine trend direction. Multiple EMA combined with fractals or oscillator indicator to detect overbought/oversold and divergence point also great to do in trading system. If you like EMA indicator and want to get better indicator, highly recommended using EMA SuperTrend Strategy Indicator if you want to get better result in here: https://www.mql5.com/en
FREE
HMA Trend
Pavel Zamoshnikov
4.6 (67)
A trend indicator based on the Hull Moving Average (HMA) with two periods. The Hull Moving Average is an improved variant of the moving average, which shows the moment of trend reversal quite accurately. It is often used as a signal filter. Combination of two types of Hull Moving Averages makes a better use of these advantages: HMA with a slow period identifies the trend, while HMA with a fast period determines the short-term movements and signals in the trend direction. Features The movement d
FREE
Mr Beast Sniper
Luis Mariano Vazquez Marcos
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
このプロダクトを購入した人は以下も購入しています
NOTE: CYCLEMAESTRO is distributed only on this website, there are no other distributors. Demo version is for reference only and is not supported. Full versione is perfectly functional and it is supported CYCLEMAESTRO , the first and only indicator of Cyclic Analysis, useful for giving signals of TRADING, BUY, SELL, STOP LOSS, ADDING. Created on the logic of Serghei Istrati and programmed by Stefano Frisetti ; CYCLEMAESTRO is not an indicator like the others, the challenge was to interpret only t
Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 購入後はご連絡ください!私の取引のヒントと素晴らしいボーナスインジケーターを無料で共有します! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検出
Gold Stuff
Vasiliy Strukov
4.86 (258)
Gold Stuff は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. それインディケータでフルオートExpert Advisor EA Gold Stuffが動作します。 あなたは私のプロフィールでそれを見つけることができます. 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   設定 矢印を描く - オンオフ。 チャートに矢印を描く。 アラート - 可聴アラートのオンオフ。 メール通知 - オンオフ。 電子メール通知。 プチ通知 - オンオフ。 プッシュ通知。 次に、色域を調整します。 Gold Stuff は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. それインディケータでフルオートExpert Advisor EA Gold Stuffが動作します。
Trend Screener
STE S.S.COMPANY
4.78 (93)
トレンドインジケーター、1つのツールに組み込まれたすべての重要なトレンド機能を備えたトレンドトレーディングとフィルタリングのための画期的なユニークなソリューション! これは、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームおよびマルチ通貨インジケーターです。 期間限定オファー: サポートおよびレジスタンス スクリーナー インジケーターは、たった 50 ドルで永久的にご利用いただけます。(元の価格 250 ドル) (オファー延長) トレンドスクリーナーは、チャート内のドットで矢印トレンドシグナルを提供するインジケーターに続く効率的なインジケーターです。 トレンド分析インジケーターで使用できる機能: 1.トレンドスキャナー。 2.最大利益分析を備えたトレンドライン。 3.トレンド通貨強度メーター。 4.アラート付きのトレンド反転ドット。 5.アラート付きの強いトレンドドット。 6.トレンド矢印 毎日の分析例、毎日のシグナルパフォーマンス...など、トレンドスクリーナーインジケーターを使用して、ここで見つけること
!SPECIAL SALE! An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability
FX Volume
Daniel Stein
4.6 (35)
FX Volume:ブローカー視点で捉える本物の市場センチメント クイック概要 トレード手法をさらに高めたいとお考えですか? FX Volume は、リテールトレーダーやブローカーのポジション状況をリアルタイムで提供します。これは、COTのような遅延レポートよりもはるかに早く知ることができます。安定した利益を目指す方も、さらなる優位性を求める方も、 FX Volume は大きな不均衡を見極め、ブレイクアウトを確認し、リスク管理を洗練させるのに役立ちます。今すぐ始めて、実際の出来高データがどのように意思決定を変革するかを体感してください! 1. FX Volume がトレーダーにとって非常に有益な理由 高精度の早期警戒シグナル • 各通貨ペアを売買しているトレーダー数を、他者よりも早く、ほぼリアルタイムで把握できます。 • FX Volume は、複数のリテールブローカーから得られる本物の出来高データを収集し、分かりやすい形式で提供する 唯一 のツールです。 強力なリスク管理 • ロングやショートの大きな偏り(インバランス)を特定し、潜在的なトレンド転換を見逃しません。ストップ
TrendMaestro
Stefano Frisetti
4 (4)
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.4 TRENDMAESTRO recognizes a new TREND in the bud, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these data a
市場の2つの基本原則に基づく日中戦略。 このアルゴリズムは、追加のフィルターを使用したボリュームと価格の波の分析に基づいています。インディケータのインテリジェントアルゴリズムは、2つの市場要因が1つに結合した場合にのみシグナルを出します。インディケータは、より高い時間枠のデータを使用して、M1チャート上の特定の範囲の波を計算します。そして波を確認するために、インジケーターはボリュームによる分析を使用します。 このインディケータはレディトレーディングシステムです。トレーダーが必要とするのは、信号に従うことだけです。また、インジケーターはあなた自身の取引システムの基礎になることができます。取引はミニッツチャートでのみ行われます。 インジケーターがMTFの原則を使用しているという事実にもかかわらず、インジケーターのアルゴリズムは可能な限り安定しています。 購入後、必ず私に書いてください!私の取引設定と推奨事項をあなたと共有します!
PUMPING STATION – あなた専用の「オールインワン」戦略 PUMPING STATIONは、あなたのトレードをより楽しく、そして効果的に変えてくれる革新的なFXインジケーターです。ただの補助ツールではなく、強力なアルゴリズムを備えた本格的なトレーディングシステムで、より安定したトレードのスタートをサポートします。 この商品をご購入いただくと、以下の特典を無料でお付けします: 専用セットファイル:自動設定による最大パフォーマンスを実現。 ステップバイステップのビデオマニュアル:PUMPING STATION戦略の使い方を学べます。 Pumping Utility:PUMPING STATION専用の半自動トレードボットで、より快適かつシンプルな運用を可能にします。 ※ご購入後すぐにご連絡ください。追加リソースへのアクセスを提供いたします。 PUMPING STATIONの仕組み: トレンド管理:市場のトレンド方向を即座に判断。トレンドはあなたの最高の味方です。 エントリーサイン:チャート上の矢印で、取引のタイミングと方向を明確に示します。 明確な目標設定:インジケーターが自
Stratos Pali Indicator   is a revolutionary tool designed to enhance your trading strategy by accurately identifying market trends. This sophisticated indicator uses a unique algorithm to generate a complete histogram, which records when the trend is Long or Short. When a trend reversal occurs, an arrow appears, indicating the new direction of the trend. Important Information Revealed Leave a review and contact me via mql5 message to receive My Top 5 set files for Stratos Pali at no cost! Dow
Special offer! https://www.mql5.com/ru/users/bossik2810 System Trend Pro - This is the best trend trading indicator!!! The indicator no repaint!!!  The indicator has   MTF   mode, which adds confidence to trading on the trend (   no repaint   ). How to trade? Everything is very simple, we wait for the first signal (big arrow), then wait for the second signal (small arrow) and enter the market in the direction of the arrow. (See screens 1 and 2.) Exit on the opposite signal or take 20-30 pips,
現在20%OFF! 初心者やエキスパートトレーダーのためのベストソリューション! このダッシュボードソフトウェアは、28の通貨ペアで動作しています。それは私達の主要な指標(高度な通貨の強さ28と高度な通貨インパルス)の2に基づいています。それは全体の外国為替市場の大きい概観を与えます。それは、すべての(9)時間枠で28の外国為替ペアのための高度な通貨の強さの値、通貨の動きの速度と信号を示しています。チャート上で1つのインディケータを使用して市場全体を観察し、トレンドやスキャルピングの機会をピンポイントで見つけることができたら、あなたのトレードがどのように改善されるか想像してみてください。 このインディケータには、強い通貨と弱い通貨の識別、潜在的な取引の識別と確認がより簡単になるような機能が搭載されています。このインディケータは、通貨の強さや弱さが増加しているか減少しているか、また、すべての時間枠でどのように機能しているかをグラフィカルに表示します。 新機能として、現在の市場環境の変化に適応するダイナミックなマーケットフィボナッチレベルが追加され、すでに当社のAdvanced
このインディケータは、当社の2つの製品 Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics . のスーパーコンビネーションです。 このインジケーターは全ての時間枠で作動し、8つの主要通貨と1つのシンボルの強弱のインパルスをグラフで表示します。 このインジケータは、金、エキゾチックペア、商品、インデックス、先物など、あらゆるシンボルの通貨強度の加速度を表示することに特化されています。金、銀、原油、DAX、US30、MXN、TRY、CNHなどの通貨強度の加速度(インパルスまたは速度)を表示するために、任意のシンボルを9行目に追加できる、この種の最初のものです。 新しいアルゴリズムに基づいて構築され、潜在的な取引の特定と確認がさらに容易になりました。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速の速度を測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアリングすれば、潜在的に利益を生む取引を特定
After your purchase, feel free to contact me for more details on how to receive a bonus indicator called VFI, which pairs perfectly with Easy Breakout for enhanced confluence!   Easy Breakout is a powerful price action trading system built on one of the most popular and widely trusted strategies among traders: the Breakout strategy ! This indicator delivers crystal-clear Buy and Sell signals based on breakouts from key support and resistance zones. Unlike typical breakout indicators, it levera
StalkeR Arrow
Abdulkarim Karazon
5 (3)
StalkeR Arrow は、バーオープン/バー内で売買シグナルを与える矢印インジケーターです。このインジケーターは価格行動パターンとフラクタルに基づいています。 このインジケーターは、各買いシグナルと売りシグナルの tp と sl を与えます。tp と sl は各シグナルの上下の線の形式であり、新しいシグナルが形成されるまで延長されます。 このインジケーターには、履歴シグナルの勝敗統計を提供するバックテスト パネル/ダッシュボードがありますが、このインジケーターは再ペイントやバックペイントを行いません。 パラメーター : StalkeR 周期 : 矢印周期、数値が大きいほど信号が少なくなります スプレッド: ポイント単位のスプレッド値を使用して、パネル上の勝敗を計算します。 ストップロス ATR x : atr 乗算における SL 値 Takeprofit ATR x : atr乗算のTP値 ATR 期間 : に基づいて tp と sl を計算するために使用する atr 期間 TP/SL ラインの色と幅 矢印の色と幅 パネル/ダッシュボードの位置。 ア
Golden Trend Indicator
Noha Mohamed Fathy Younes Badr
5 (10)
Golden Trend indicator  is The best indicator for predicting trend movement this indicator never lags and never repaints and never back paints    and give  arrow buy and sell    before the candle appear  and it will help you and  will make your trading decisions clearer its work on all currencies and  gold and crypto and all time frame This unique  indicator uses very secret algorithms to catch the  trends, so you can trade using this indicator and see the trend clear on charts  manual guide and
Dynamic Forex28 Navigator - 次世代の Forex 取引ツール。 現在 49% オフ。 Dynamic Forex28 Navigator は、長年人気のインジケーターを進化させたもので、3 つの機能を 1 つにまとめています。 Advanced Currency Strength28 インジケーター (レビュー 695 件)  + Advanced Currency IMPULSE with ALERT (レビュー 520 件) + CS28 コンボ シグナル (ボーナス)。 インジケーターの詳細 https://www.mql5.com/en/blogs/post/758844 次世代の Strength インジケーターが提供するもの  オリジナルで気に入っていたすべての機能が、新機能と精度の向上によって強化されました。 主な機能: 独自の通貨強度計算式。 すべての時間枠でスムーズかつ正確な強度ライン。 トレンドの特定と正確なエントリーに最適です。 ダイナミックマーケットフィボナッチレベル (マーケットフィボナッチ)。 このインジケーターに固有
VERSION MT5        —        ИНСТРУКЦИЯ RUS           —        INSTRUCTIONS  ENG 主な機能: レンダリングなしで正確な入力信号! シグナルが表示された場合、それは関連性を維持します。これは、シグナルを提供してからそれを変更する可能性があり、入金時の資金の損失につながる可能性があるリドローインジケーターとの重要な違いです。より高い確率と精度で市場に参入できるようになりました。矢印が表示された後、ターゲットに達する (利益確定) か反転シグナルが表示されるまで、ローソク足を色付けする機能もあります。 STOP LOSS / TAKE PROFITゾーンの表示 エントリーポイントを検索する際の視覚的な明瞭さを改善するために、市場に参入するための最適なポイントが検索される買い/売りゾーンを最初に表示するモジュールが作成されました。ストップロスレベルを操作するための追加のインテリジェントロジックは、時間の経過とともにそのサイズを縮小するのに役立ち、その結果、取引を開始するとき(move sl)の初期リスクを軽減しま
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
- Real price is 80$ - 40% Discount (It is 49$ now) - Lifetime update free Contact me for instruction, add group and any questions! Related Products:  Bitcoin Expert , Gold Expert - 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. Introduction The breakout and retest strategy is traded support and resistance levels. it involves price breaking through a previous level.  The break and retest strategy is design
!SPECIAL SALE! The Reversal Master is an indicator for determining the current direction of price movement and reversal points. The indicator will be useful for those who want to see the current market situation better. The indicator can be used as an add-on for ready-made trading systems, or as an independent tool, or to develop your own trading systems. The Reversal Master indicator, to determine the reversal points,  analyzes a lot of conditions since the combined analysis gives a more accura
Scalper Vault は、スキャルピングを成功させるために必要なすべてを提供するプロフェッショナルなスキャルピング システムです。このインジケーターは、外国為替およびバイナリー オプションのトレーダーが使用できる完全な取引システムです。推奨される時間枠は M5 です。 システムは、トレンドの方向に正確な矢印シグナルを提供します。また、トップとボトムのシグナルとギャン マーケット レベルも提供します。 インジケーターは、プッシュ通知を含むすべてのタイプのアラートを提供します。 インジケータの購入後にご連絡ください。私の個人的な取引の推奨事項と素晴らしいボーナス指標を無料で共有します! 幸せで有益な取引をお祈りします!
Special offer! https://www.mql5.com/ru/users/bossik2810 Gold AMS   - is a good technical stock indicator. The indicator algorithm analyzes the asset price movement and reflects volatility and potential entry zones. The indicator 100% does not repaint!!! The best indicator signals: If a signal appears, it does not disappear! Unlike indicators with redrawing, which lead to loss of deposit, because they can show a signal and then remove it. Trading with this indicator is very easy. We wait for a
反転ゾーン / ピークボリューム / 主要プレーヤーのアクティブゾーン =       TS TPSプロシステム 説明書 RUS       /       説明書     英語     /       Version MT5 このインジケーターを購入したすべての購入者は、さらに以下を無料で受け取ります: RFI SIGNALS サービスからの取引シグナルへの 6 か月間のアクセス - TPSproSYSTEM アルゴリズムに従った既製のエントリ ポイント。 定期的に更新されるトレーニング資料 - 戦略に没頭し、プロフェッショナル レベルを高めます。 平日は 24 時間 365 日サポート、非公開のトレーダー チャットへのアクセス - コミュニケーション、サポート、市場状況の分析。 著者の設定ファイル - 余分な労力をかけずに最大の結果を達成するための自動インジケーター設定。 主な機能: 売り手と買い手のアクティブなゾーンを表示します。 このインジケーターは、購入と販売の正しい最初のインパルス レベル/ゾーンをすべて表示します。これらのレベル/ゾーンがアクティブになると、エントリ
PRO Renko Systemは、特別にRENKOチャートを取引するために設計された高精度の取引システムです。 これは、様々な取引商品に適用することができる普遍的なシステムです。 システムは効果的に正確な逆転信号へのアクセスを与えるいわゆる市場の騒音を中和する。 表示器は非常に使いやすく、信号の生成に責任がある1つの変数だけがあります。 あなたは簡単にお好みの任意の取引ツールとレンコバーのサイズにツールを適応させることができます。 私はいつもあなたが私のソフトウェアで収益性の高い取引を支援するために余分なサポートを提供する準備ができています! 私はあなたに幸せで収益性の高い取引をしたいです! ご購入後にご連絡ください! 私はあなたに私のレンコチャートジェネレータを送信します。 私はまた、私の個人的な推奨事項やシステムの他のモジュールを無料で共有します!
Chart Patterns All in One」をデモモードでお試しいただき、ボーナスを獲得してください。デモモードで試した後、メッセージを送っていただければボーナスをお渡しします。 購入後にコメントを残すと、高品質なインジケーター8つをボーナスとして受け取れます。 Chart Patterns All-in-One インジケーターは、トレーダーがテクニカル分析で一般的に使用されるさまざまなチャートパターンを視覚化するのに役立ちます。このインジケーターは市場の潜在的な動きを特定するのに役立ちますが、収益性を保証するものではありません。購入前にデモモードでテストすることをお勧めします。 現在のオファー : 「Chart Patterns All in One」インジケーターが50%割引。 含まれるパターン : 1-2-3 パターン : 3つの主要なポイント(高値または安値)を使用して市場の反転を検出します。 買い : 2つの連続する安値の後に、前の高値よりも低い高値が出現。 売り : 2つの連続する高値の後に、前の安値よりも高い安値が出現。 可視化 : 特定されたポイントを線と矢印
Special offer! https://www.mql5.com/ru/users/bossik2810 Trend Arrow Super The indicator not repaint or change its data. A professional, yet very easy to use Forex system. The indicator gives accurate BUY\SELL signals. Trend Arrow Super is very easy to use, you just need to attach it to the chart and follow simple trading recommendations. Buy signal: Arrow + Histogram in green color, enter immediately on the market to buy. Sell signal: Arrow + Histogram of red color, enter immediately on the m
FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
ブレーカートレーダーになり、価格が反転すると市場構造からの利益が変化します。 注文ブロックブレーカーインジケーターは、トレンドまたは価格の動きが枯渇に近づいており、逆転の準備ができていることを識別します。通常、反転または大規模なプルバックが発生しようとしているときに発生する市場構造の変化について警告します。 この指標は、ブレイクアウトと価格の勢いを識別する独自の計算を使用します。使い果たされる可能性のあるポイントの近くで新しい高値が形成されるたびに、インディケーターはその高値の作成を担当する最後の注文ブロックを描きます。次に、移動する価格とともに注文ブロックを追跡します。その後、価格が反対方向にシフトし、その注文ブロックを突破すると、新しい市場構造を作成し、トレンドまたは大きな後退の可能性のある反転の開始を警告します。 注文ブロックは、高値/安値が作成される前の最後の反対色のろうそくであり、価格がこれらの重要な領域を下抜けすると、トレンドの短期的ま​​たは長期的な反転の兆候です。 特徴 重要な枯渇点での市場構造の変化を警告します 価格が使い果たされるレベルに近づくと、自動的に
ヒット率トップボトムシグナル ヒット率トップボトムシグナル ヒット率トップボトムシグナル は、完全に革新的なアプローチを提供します。 特定のTP-SLとPAIRS/TFで最も優れたパフォーマンスを発揮する方法を事前に評価したい方に理想的です。 ヒット率トップボトムシグナル 戦略は、 すべてのトレーダーとトレードスタイル にとって基本的なツールです。これは、 リペイントしない精度の高いシグナル を提供し、どのタイミングでどの方向に取引するかを明確に示すだけでなく、各通貨ペアとTFの ヒット率を詳細に記録 し、あらかじめ設定されたテイクプロフィット(TP)とストップロス(SL)を提供するためです。 これにより、シグナルの有効性の比率を事前に知ることができ 、リスク管理と正確な取引に非常に重要です。 この戦略の特徴は、全体的な動きではなく、インパルス内のリバーサルポイントの検出に焦点を当てている点で、従来のトップボトムよりも頻繁にシグナルが発生し、 市場の重要な各変動のキーとなる瞬間に焦点を当てています。 このシグナルの歴史的な効果を%で表示する SL/TP比率との組み合わせ により、こ
作者のその他のプロダクト
Chart Link
David Gitau Gakunga
4.78 (9)
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-
74
akeks- 2024.10.07 15:35 
 

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

EduardRy
24
EduardRy 2021.06.25 11:15 
 

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

レビューに返信
バージョン 1.1 2021.06.10
Added Alert Function with Icons